Commit graph

3 commits

Author SHA1 Message Date
341f500396 feat: add typed inter-agent communication schema
Replace freetext signals (RFR, LGTM, VERDICT: PASS) with YAML
frontmatter envelopes routed by a `signal` field. New message-schema
skill defines 12 message types covering worker submissions, review/audit
verdicts, triage/plan results, research results, and orchestrator
commands. All agents load the skill; qa-checklist enforces compliance;
orchestrate routes by envelope signal.
2026-04-02 07:38:02 -04:00
f0cb4e840a chore(memory): clean MEMORY.md to pure index format 2026-04-02 07:09:41 -04:00
41c31a2a85 chore: add project memory at .claude/memory, document convention in CLAUDE.md
- Create .claude/memory/ as canonical project memory location
- Add MEMORY.md index and first entry: TODO for inter-agent JSON schema
- Document project memory convention in CLAUDE.md (path, format, commit policy)
2026-04-01 22:13:18 -04:00