feat(platform): sprint 11.5 standardization
Some checks failed
Architecture Governance / architecture (push) Has been cancelled
Some checks failed
Architecture Governance / architecture (push) Has been cancelled
This commit is contained in:
@@ -48,3 +48,15 @@ Bootstrap includes at minimum:
|
||||
- Mock payloads must match future API responses exactly.
|
||||
- No mock-only fields.
|
||||
- No mock-only nesting conventions.
|
||||
|
||||
## Sprint 11.5 Bootstrap Audit Addendum
|
||||
|
||||
- Every configurable website behavior must be representable in bootstrap contracts or widget metadata.
|
||||
- Missing configuration must be documented before implementation work starts.
|
||||
- Frontend teams must not implement backend contract changes in standardization sprints.
|
||||
|
||||
Current documented gaps:
|
||||
|
||||
- Widget role/permission enforcement requires richer auth session claims than currently available.
|
||||
- Catalog popular-search defaults should move from facade constants into bootstrap `catalog` config.
|
||||
- Optional override support for persistent-storage key prefixes is not yet represented in bootstrap schema.
|
||||
|
||||
Reference in New Issue
Block a user