docs: audit frontend platform capabilities
This commit is contained in:
@@ -22,6 +22,14 @@ The following edges are forbidden:
|
||||
`bootstrap` contains composition only. Business rules and page-specific
|
||||
orchestration belong to domain/application.
|
||||
|
||||
This table is the current coarse-grained rule. The
|
||||
[ports, adapters, and feature-boundary target](./frontend-ports-adapters-and-boundaries.md)
|
||||
defines the missing application input boundary, explains that `presentation`
|
||||
acts as the inbound adapter, and separates current outbound adapters from
|
||||
project-selected capabilities. The
|
||||
[platform capability review](./frontend-platform-capability-review.md) records
|
||||
where the current composition still bypasses this intended rule.
|
||||
|
||||
Architecture reports use this shape:
|
||||
|
||||
```json
|
||||
|
||||
Reference in New Issue
Block a user