feat: add ui shell sections
This commit is contained in:
11
README.md
11
README.md
@@ -27,11 +27,6 @@ npm run lint
|
||||
```
|
||||
|
||||
## Current scope
|
||||
- Minimal frontend shell only.
|
||||
- No live API wiring in the baseline commit.
|
||||
- `environment summary` stays mock-only until a worker-visible route exists in the current backend runtime.
|
||||
|
||||
## Next development slice
|
||||
1. Add app shell sections for `timeline`, `audit feed`, and `environment summary`.
|
||||
2. Introduce typed DTO/fixture layer from the approved first-slice contracts.
|
||||
3. Keep `environment summary` behind mock data until the live route is available.
|
||||
- App shell slice for `timeline`, `audit feed`, and `environment summary`.
|
||||
- Local typed fixtures only. No live API wiring.
|
||||
- `environment summary` stays explicitly mock-only until a worker-visible route exists in the current backend runtime.
|
||||
|
||||
Reference in New Issue
Block a user