agentic-ai-engineering/plans
artale 8541a8e7ac docs(tac): add agent multiplexer guidance
Fold cmux and herdr agent-multiplexer patterns into TAC loop-engineering guidance. Treat the primary agent as orchestrator over panes/tabs via CLI + socket (no MCP required), pane as isolation boundary, and multiplexer state (working/idle/blocked) as the feedback signal. Keep TAC invariants: deploy stays signed-action-only via git-proxy:8099/deploy, peer agents remain insider-threat candidates with least privilege and receipts, multiplexer driving shells does not grant a raw-command deploy path.
2026-07-07 00:42:56 +02:00
..
meta-prompts docs(tac): add agent multiplexer guidance 2026-07-07 00:42:56 +02:00
schema feat(tac): add product factory loop hardening 2026-06-29 11:56:54 +02:00
templates feat(tac): add product factory loop hardening 2026-06-29 11:56:54 +02:00
README.md feat(tac): add product factory loop hardening 2026-06-29 11:56:54 +02:00

README.md

Plans

Living Plan F3 artifacts for Product Factory builds.

Plans are durable engineering artifacts consumed by humans, teams, and agents.

Required files per product:

plans/<product_id>/plan.md
plans/<product_id>/plan.html

Rules:

  • include frontmatter with product_id, purpose, and references
  • include required sections: purpose, problem, solution, files, phases, validation, references, notes
  • updates append ## Amendment <UTC timestamp> blocks
  • deploy remains guarded through git-proxy:8099/deploy