Ship staged skill release - #21
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 89fbf54061
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| AGENTS.md canonical governance | ||
| docs/reply-strategy-guide.md canonical cross-case strategy | ||
| docs/evidence-base.md canonical reusable evidence | ||
| docs/current-system-design.md canonical implemented-system design |
There was a problem hiding this comment.
Include the canonical design in readiness checks
If docs/current-system-design.md is deleted or renamed, HasbaraTops check still reports readiness because config/storage.toml does not list it and _check only requires the governance, strategy, and evidence documents. This line now declares the file canonical, so add it to the configured documents and required checks to prevent canonical writes from proceeding while the implemented-system design is missing.
AGENTS.md reference: AGENTS.md:L35-L37
Useful? React with 👍 / 👎.
Staged skill lifecycle release branch.