agentic-ai-engineering/plans
artale e3bc60b0c9 docs(tac): add Kelsey Hightower software factory critique
Folds Kelsey's observation that AI 'software factories' are a remix
of existing SDLC (CI/CD, compilers, gRPC, low-code) with added token
costs. Ties to MVI principle: does the AI add new capability, or just
burn tokens on work that commodity hardware already handles?
2026-07-07 15:27:23 +02:00
..
meta-prompts docs(tac): add Kelsey Hightower software factory critique 2026-07-07 15:27:23 +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