agentic-ai-engineering/plans
artale bea19148ee docs(tac): add model routing appendix — tiered model strategy
Folds the plan-execute model split (68%+ cost savings) into
loop_engineering.md. Three-tier TAC model mapping: ZAI GLM-5.2
for frontier planning, Go/DeepSeek V4 Flash for execution,
Haiku/StepFun for fast/cheap tasks. Includes the Coinbase
pattern (open-source models for most work) and thinking-effort
tiering.
2026-07-07 05:02:58 +02:00
..
meta-prompts docs(tac): add model routing appendix — tiered model strategy 2026-07-07 05:02:58 +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