- WHY: establish Stage 3 task-001 execution baseline per repo intent - WHAT: add minimal solution/project skeleton and boundary docs - RULE: apply stage3 execution runtime and repository workflow directives
19 lines
413 B
Markdown
19 lines
413 B
Markdown
# Blueprint Package Usage
|
|
|
|
## Intended Consumers
|
|
|
|
- building-block-inventory
|
|
- building-block-catalog
|
|
- furniture-dal
|
|
- thalos-dal
|
|
- furniture-service
|
|
- thalos-service
|
|
- furniture-bff
|
|
- thalos-bff
|
|
|
|
## Usage Guidance
|
|
|
|
- Reference only required packages per repository layer.
|
|
- Prefer package-specific extension methods over direct infrastructure bootstrapping.
|
|
- Keep identity abstractions in Thalos repositories.
|