Skip to content

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-bff is 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

Rule

If repo-local notes and live BFF behavior disagree, the live BFF contract wins.