feat: add diagnostic web app shell

This commit is contained in:
user
2026-04-26 18:39:09 +09:00
parent 3493f8b5a5
commit ce38189f33
15 changed files with 763 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
# Tasks
- [ ] 1. Implement web app shell served by the Go backend.
- [ ] 2. Implement diagnostic session start and answer submission UI.
- [x] 1. Implement web app shell served by the Go backend.
- [x] 2. Implement diagnostic session start and answer submission UI.
- [ ] 3. Implement learner memory, readiness, and next challenge UI.
- [ ] 4. Implement material ingestion and ontology inspection UI.
- [ ] 5. Implement teaching asset prompt candidate UI.