- 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
18 lines
453 B
Markdown
18 lines
453 B
Markdown
# Catalog Contract Catalog
|
|
|
|
## Package
|
|
|
|
- `BuildingBlock.Catalog.Contracts`
|
|
|
|
## Contract Groups
|
|
|
|
- `Products`: product contract shapes.
|
|
- `Tags`: tag, tag type, and tag override contract shapes.
|
|
- `Abstractions`: marker abstraction for contract ownership.
|
|
|
|
## Ownership Boundary
|
|
|
|
- This repository owns reusable catalog capability contracts.
|
|
- Persistence and transport concerns remain outside this package.
|
|
- Identity abstractions remain Thalos-owned.
|