Category Blueprint Template¶
This is the structure used by the generated deep-dive analyses. Use it when authoring or refining a category analysis by hand.
Template¶
# <Category #N - Title> - Analysis
## Scope & Bounded Context
- Primary bounded context, group, default wave/cycle, item count.
## Capability Groups
- Group the 50 items into 4-8 coherent capability clusters.
## Classification Breakdown
- Counts by delivery shape (Platform/Microservice/Module/Connector/Agent/...).
## Standalone Service / Platform Candidates
- The few items that justify an independent runtime (with the justification).
## Module Candidates
- Items delivered inside the bounded-context service.
## AI Agent / Connector / Portal Candidates
- As applicable.
## Domain, Interfaces & Data Ownership
- Aggregates, owned data, contract-first APIs, event-first integration.
## Non-Functional Posture
- Tenancy, security, compliance, observability.
## MVP vs Future
- Tier 0-1 MVP items; Tier 4-5 future items.
## Open Questions
- Boundary, ownership, and contract questions.
## Related
- Browse page, classification model, bounded-context map.