v0.24.5
feat(memory)
- Add consequence manifests to norma workflow (PR #545) — coders produce structured YAML manifests per task; norma-ship routes them to wiki decisions, cog memory, and GitHub issues
Skill changes (outside git)
- norma-write-plan: creates
_manifests/<branch-slug>/dir per branch - norma-develop: extracts manifest path in setup, passes to @coder, checks blockers at step 7.5
- norma-develop/implementer-prompt.md: manifest write instruction + YAML format template
- norma-ship: Step 2 manifest ingest + routing + cleanup
What's Changed
- feat(memory): add consequence manifests to norma workflow by @bketelsen in #545
Full Changelog: v0.24.4...v0.24.5