agentic-ai-engineering/plans
artale 7d0e096d61 docs(tac): add antirez export-control corollary to insider-threat note
Folds antirez's observation that LLM export controls are futile
(weights leak, proxies bypass, enforcement requires dismantling
encryption) into the existing insider-threat model note. Argues
the real safeguard is agent-level sandboxing (OpenShell pattern),
not model distribution control — assume any model can run on any
hardware.
2026-07-07 13:45:55 +02:00
..
meta-prompts docs(tac): add antirez export-control corollary to insider-threat note 2026-07-07 13:45:55 +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