24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
# STATUS — phase porepo (Builder)
|
|
|
|
**Phase plan:** `/srv/cc-ci/cc-ci-plan/plan-phase-porepo-project-orchestrator.md`
|
|
**Deliverable repo:** `recipe-maintainers/project-orchestrator` on `git.autonomic.zone`
|
|
**Builder working clone:** `/home/loops/porepo/project-orchestrator` (outside the cc-ci tracked tree)
|
|
**Consumes harness:** `recipe-maintainers/agent-orchestrator` @ tag `v0.1.0` (commit `289ef07`) as `engine/` submodule
|
|
|
|
---
|
|
|
|
## Current state: IN PROGRESS — building
|
|
|
|
No gate claimed yet. (This STATUS file is Builder-owned and authoritative — `## DONE` will be
|
|
written here only after every DoD is Adversary-verified PASS in REVIEW-porepo.md.)
|
|
|
|
## Gate status
|
|
|
|
| DoD item | Status |
|
|
|---|---|
|
|
| D1 repo exists + main pushed + engine/ submodule pinned @ v0.1.0 | TODO |
|
|
| D2 clean recursive /tmp clone: `nix develop -c python3 engine/agents.py status` works | TODO |
|
|
| D3 fleet.toml schema present + documented; sample entry parses | TODO |
|
|
| D4 create-a-project flow documented AND demonstrated (scratch project valid, no PO/fleet metadata, its status works) | TODO |
|
|
| D5 Nix works (`nix develop -c python3 -c 'import tomllib'`); bootstrap doc present | TODO |
|