Business templates
The business templates capture the intent of a new project. They are generated by
kaddo bootstrap under knowledge/business/ and refined with
the business-agent. Kaddo never invents business facts — these ship with TBD,
assumptions and open questions.
| Template | Purpose | Output path | Command | Agent |
|---|---|---|---|---|
| Product Brief | The product in one page | knowledge/product/product-brief.md | kaddo bootstrap | business-agent |
| Problem Statement | The problem, without assuming the solution | knowledge/business/problem.md | kaddo bootstrap | business-agent |
| Users & Personas | Primary/secondary users with goals | knowledge/business/users.md | kaddo bootstrap | business-agent |
| Value Proposition | For whom, what, why better | knowledge/business/value-proposition.md | kaddo bootstrap | business-agent |
| Business Rules | Product rules as testable statements | knowledge/business/business-rules.md | kaddo bootstrap | business-agent |
| Constraints | Business, regulatory and resource limits | knowledge/business/constraints.md | kaddo bootstrap | business-agent |
| Glossary | Shared project vocabulary | knowledge/business/glossary.md | kaddo bootstrap | business-agent |
Each template carries minimal sections plus Assumptions, Open questions and a Quality checklist, so the knowledge is honest about what is not yet known.
These business templates feed the bootstrap layers
Business → Product → Tech → Delivery alongside the
quality-attributes, codebase
and bootstrap-summary templates.