You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
coact owns two transforms the ecosystem lacks: COMPLETE (.claude/skills/ → .claude/agents/ definitions) and REALIZE (definition → running agent). It is glue over skill (foundation), aw (runtime substrate), py2mcp (tool exposure) — see misc/docs/REUSE.md and misc/docs/DECISIONS.md.
coact build roadmap (COACT_SPEC §10 build order).
coact owns two transforms the ecosystem lacks: COMPLETE (
.claude/skills/→.claude/agents/definitions) and REALIZE (definition → running agent). It is glue overskill(foundation),aw(runtime substrate),py2mcp(tool exposure) — seemisc/docs/REUSE.mdandmisc/docs/DECISIONS.md.Milestones (each independently shippable):
coact:frontmatter convention + validator (frontmatter.py) #5 —coact:frontmatter convention + validator (frontmatter.py)Grouped into PRs: A #2–#5 (foundation: docs, SSOT, emitters, frontmatter) · B #6 (COMPLETE+policy) · C #7–#8 (REALIZE host+sdk) · D #9–#10 (synthesis + mcp) · E #11–#12 (analysis + CLI/README).
Cross-repo (non-breaking) enhancements:
aw(split extraction/rendering in translators),py2mcp(mk_mcp_from_refs).