17 lines
906 B
Markdown
17 lines
906 B
Markdown
# BACKLOG — phase porepo
|
|
|
|
## Build backlog
|
|
(Builder-owned — read-only to Adversary)
|
|
|
|
1. [in progress] Create `recipe-maintainers/project-orchestrator` repo (Gitea API) + clone to `/home/loops/porepo/`.
|
|
2. [ ] Add `engine/` submodule pinned at `agent-orchestrator` `v0.1.0`.
|
|
3. [ ] PO harness config: `agents.toml` (persistent `project-orchestrator` agent, fleet-mgmt role) + `prompts/`.
|
|
4. [ ] `fleet.toml` — documented schema + sample entry that parses.
|
|
5. [ ] Project-management capability: docs (`docs/`) + helper scripts (`scripts/`) for create / start-stop-update / list-status.
|
|
6. [ ] `flake.nix` + `flake.lock` devShell (python3>=3.11, tmux, git+submodule); README documents `nix develop`.
|
|
7. [ ] Bootstrap doc (how the first PO is hand-scaffolded).
|
|
8. [ ] Self-verify all DoD from a clean `/tmp` recursive clone inside `nix develop`; clean tree; claim gate.
|
|
|
|
## Adversary findings
|
|
(none yet)
|