Agentic OS v1 — runnable foundation (daemon + dashboard + _os seed)#67
Open
Auto-Skiller wants to merge 1 commit into
Open
Agentic OS v1 — runnable foundation (daemon + dashboard + _os seed)#67Auto-Skiller wants to merge 1 commit into
Auto-Skiller wants to merge 1 commit into
Conversation
…+ controls), _os seed YAMLs, htmx/Alpine/Cytoscape dashboard shell - .infra/backend: yaml_io, sync engine (freshness + fill_queue + metrics + index), Starlette app (panels, toggles, SSE, /agent/say), launcher - .infra/frontend: 3-section dashboard shell, dark theme, Alpine floating windows + minimizable chat, Cytoscape maps, SSE wiring - seed: config.yaml, index.yaml, AGENTS.md, _os entity (board/runtime/missions/toolboxes/inbox/os_prompts) shaped to the new schemas - concurrency posture per ADR-0001: simple writes, git is recovery
|
To enable Rovo Dev code reviews, link your GitHub account to your Atlassian account. This is a one-time task that takes less than a minute. Once your account is linked, resubmit the pull request to trigger a code review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this is
Step 1–6 of the agreed build order, as one reviewable foundation. Runnable today.
Backend (
.infra/backend/) — single Python process (ADR-0001)yaml_io.py— load/dump + freshness stamping. Simple writes, git is recovery (Decisions Fix structural mismatches 16426321294777757845 #2).sync.py— sync engine: scans entities, maintainsfill_queue(hybrid brain pre-fill, feat: establish pipeline system architecture and phase documentation #5), rolls up mission + toolbox metrics, rebuilds the index.app.py— Starlette (fix: structural mismatches in workspace directories #1): dashboard, panel fragments,/api/toggle,/agent/say,/events(SSE), background sync loop honoringsync_daemon.requirements.txt,README.md.Frontend (
.infra/frontend/) — htmx + Alpine + Cytoscape + SSE (#8, #9)Seed (schema-shaped)
config.yaml,index.yaml,AGENTS.md(boot pointer + aspects + turn discipline + readiness gate)._os/entity: board, runtime (withfill_queue, dynamic pillars, evolution_objectives), missions (standard/research/evolution buckets), toolboxes, inbox (tracks.gateway/pillar→group items + processed evolutions), os_prompts +00_boot-Identity.md.Decisions honored
.gateway/pillar→group + fixed aspects (Architecture/Capabilities/Monetization) vs dynamic pillars · chore(pipeline): restructure pipeline folders and migrate algerian-ec… #13 next-actions turn discipline.Run
Not done yet (next passes)
Merge or review-comment and I'll keep going pass by pass.