docs: audit frontend platform capabilities

This commit is contained in:
donghyeon-ka
2026-07-26 02:09:06 +09:00
parent cb195f8773
commit 68342e25ce
13 changed files with 5934 additions and 10 deletions
+8
View File
@@ -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