docs: update AGENTS.md test counts and SMART_ACTIONS_ROADMAP Phase 6 status (G20)
This commit is contained in:
parent
6095f1d985
commit
f1c08d1a83
@ -160,7 +160,7 @@ learning_ai_notes/
|
||||
| **Extraction** | extraction-service (port 4005) for AI-powered task extraction |
|
||||
| **Database** | Azure Cosmos DB via `@bytelyst/datastore` — `productId: "notelett"` |
|
||||
| **LLM** | `@bytelyst/llm` (mock/openai/azure providers), retry + timeout hardening |
|
||||
| **Tests** | Vitest — 157 backend tests (28 files), 14 web tests (7 files), 33 mobile tests (7 files), 9 Playwright E2E specs |
|
||||
| **Tests** | Vitest — 192 backend tests (32 files), 45 web tests (11 files), 50 mobile tests (10 files), 9 Playwright E2E specs |
|
||||
|
||||
## 4. Coding Conventions
|
||||
|
||||
|
||||
@ -994,12 +994,12 @@ Leverages existing `NoteAgentActionDoc` with approval states.
|
||||
- Add `expo-image-picker`, `expo-av` to mobile CI build matrix
|
||||
|
||||
**Phase 6 Deliverables:**
|
||||
- [ ] 9+ E2E integration tests + 1-6 additional integration tests
|
||||
- [ ] Error handling for all edge cases
|
||||
- [ ] 8 feature flags for gradual rollout
|
||||
- [ ] 11 telemetry events
|
||||
- [ ] Documentation updated (PRD, AGENTS.md, roadmaps, user guide)
|
||||
- [ ] Docker + CI updated
|
||||
- [x] 9+ E2E integration tests + 1-6 additional integration tests
|
||||
- [x] Error handling for all edge cases
|
||||
- [x] 8 feature flags for gradual rollout
|
||||
- [x] 11 telemetry events
|
||||
- [x] Documentation updated (PRD, AGENTS.md, roadmaps, user guide)
|
||||
- [x] Docker + CI updated
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user