fix: Track addressables and observables in root AGENTS.md — gardener maintains lifecycle (#744)
Add mandatory Addressables and Observables sections to AGENTS.md so all agents have a concrete inventory of what the factory has produced. - AGENTS.md: add Addressables table (website, repo, skill, GitHub org) and empty Observables section - run-gardener.toml: add portfolio lifecycle duties (add, promote, remove, flag) to the grooming step - run-planner.toml: reference portfolio as planning input - run-predictor.toml: reference portfolio for weakness detection
This commit is contained in:
parent
a24f1705dc
commit
b157cc432b
4 changed files with 45 additions and 0 deletions
|
|
@ -84,6 +84,9 @@ Look at EVERYTHING available to you:
|
|||
- The prerequisite tree — what does the planner claim is DONE? How much
|
||||
evidence backs that claim? A DONE item with 2 data points is weak.
|
||||
- Evidence directories — which are empty? Which are stale?
|
||||
- Portfolio — ## Addressables and ## Observables in AGENTS.md. Challenge
|
||||
addressables that have no observation path. Are there addressables the
|
||||
planner ignores? Observables with stale or missing evidence?
|
||||
- VISION.md — what does "launched" require? Is the project on track?
|
||||
- RESOURCES.md — what capabilities exist? What's missing?
|
||||
- Open issues — are things stuck? Bouncing? Starved?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue