- 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
548 B
Markdown
18 lines
548 B
Markdown
# Inventory Contract Catalog
|
|
|
|
## Package
|
|
|
|
- `BuildingBlock.Inventory.Contracts`
|
|
|
|
## Current Contract Groups
|
|
|
|
- `Requests`: capability request shapes for inventory use cases.
|
|
- `Responses`: capability response shapes for inventory use cases.
|
|
- `Abstractions`: marker abstractions for inventory contract ownership.
|
|
|
|
## Ownership Boundary
|
|
|
|
- This repository owns inventory capability contracts only.
|
|
- Implementation details stay in furniture-service, furniture-bff, or furniture-dal.
|
|
- Identity abstractions are out of scope and remain Thalos-owned.
|