feat: add material asset workspace

This commit is contained in:
user
2026-04-26 18:52:16 +09:00
parent 7866f6dcb3
commit b570c93d94
12 changed files with 381 additions and 17 deletions

View File

@@ -76,12 +76,12 @@ interview-ready after each short practice loop.
- [x] **WEB-03**: User can answer a diagnostic question and see rubric feedback.
- [x] **WEB-04**: User can see learner memory, readiness, and next challenge
after answering.
- [ ] **WEB-05**: Operator can ingest source material from the web app.
- [ ] **WEB-06**: Operator can inspect ontology candidate concepts, edges, and
- [x] **WEB-05**: Operator can ingest source material from the web app.
- [x] **WEB-06**: Operator can inspect ontology candidate concepts, edges, and
gaps.
- [ ] **WEB-07**: Operator can generate and inspect teaching asset prompt
- [x] **WEB-07**: Operator can generate and inspect teaching asset prompt
candidates.
- [ ] **WEB-08**: Web UI includes loading, empty, and error states for the MVP
- [x] **WEB-08**: Web UI includes loading, empty, and error states for the MVP
flows.
### General Student Expansion
@@ -118,7 +118,7 @@ interview-ready after each short practice loop.
| ASSET-01..ASSET-03 | Phase 6 | Complete |
| WEB-01..WEB-03 | Phase 7 | Complete |
| WEB-04 | Phase 8 | Complete |
| WEB-05..WEB-08 | Phase 9 | Pending |
| WEB-05..WEB-08 | Phase 9 | Complete |
**Coverage:**
- v1 requirements: 28 total
@@ -128,4 +128,4 @@ interview-ready after each short practice loop.
---
*Requirements defined: 2026-04-26*
*Last updated: 2026-04-26 after Phase 8 execution.*
*Last updated: 2026-04-26 after Phase 9 execution.*