3 Commits

Author SHA1 Message Date
235328813e Add consumer context guidance to architect role spec
Two additions based on learnings from taskgraph architecture decomposition:
- Gather Requirements now explicitly mentions reading downstream consumer
  architecture to understand constraints, while noting that consumer dispatch
  details belong in the consumer's own docs, not the library's
- Anti-patterns adds 'Consumer dispatch in library docs' — describe what
  consumers need, not how they dispatch it
2026-04-26 06:39:38 +00:00
bac335274d Update agent roles and AGENTS.md for open-coordinator and open-memory plugins
Replace outdated worktree_make/worktree_mode/worktree_overview/worktree_cleanup
API references with the new worktree({action, args}) dispatch pattern from
open-coordinator. Add worktree notify tool for implementation/code-review/POC
agents to communicate back to coordinator. Fix stale alkhub_ts paths. Add
open-memory plugin awareness (memory, memory_compact) to AGENTS.md and agent
specs. Update sdd_process.md coordinator section accordingly.
2026-04-26 05:46:20 +00:00
6d391e3ad8 Added agent role defs and ssd_process.md 2026-04-25 12:32:43 +00:00