Articles Domain¶
Purpose¶
This folder defines the site-facing contract and usage rules for article objects and article collections managed behind the marketing article BFF.
Authority Model¶
article-bffis the operational retrieval and mutation gateway.- CMS is the underlying persistence layer behind the BFF.
- This repo documents article intent and site consumption rules.
- This repo is not a local article store.
Domain Scope¶
- article object shape
- article collection shape
- publish and update workflow through BFF
- constraints that downstream scaffold and apps must respect
Current Documents¶
- Article Object Intents
- Article Collection Intents
- CMS Persistence Workflow
- Publish and Sync Procedure
Rule¶
If repo-local notes and live BFF behavior disagree, the live BFF contract wins.