learning_ai_notes/web/src/lib
saravanakumardb1 e1fde25afd feat(identity): lock NoteLett product identity across all surfaces
- productId: notelett
- displayName: NoteLett
- domain: notelett.app
- iOS bundle: com.bytelyst.notelett
- Android bundle: com.notelett.app
- backend port: 4016
- token namespace: --nl-* (CSS), NoteLettTheme (native)

Rippled through:
- shared/product.json (canonical source)
- backend package.json, config, cosmos-init, all 10 test files
- web package.json, landing page, notes-client test
- mobile app.json, package.json, auth screen
- docs: PRD, ROADMAP, architecture review, foundations, web/mobile roadmaps
- registered in learning_ai_common_plat/products/notelett/

Verification: backend typecheck + 18 tests, web typecheck + 6 tests, mobile typecheck — all pass.
2026-03-10 18:47:01 -07:00
..
auth.ts feat(web): align notes runtime with backend 2026-03-10 12:22:39 -07:00
blob-client.ts feat(web): back artifact viewing with blob sas 2026-03-10 12:50:32 -07:00
diagnostics.ts fix(web): align diagnostics platform config 2026-03-10 12:40:41 -07:00
extraction-client.ts feat(web): enrich note detail with extraction 2026-03-10 12:56:45 -07:00
mock-data.ts feat(web): back review surfaces with backend data 2026-03-10 12:35:16 -07:00
notes-client.test.ts feat(identity): lock NoteLett product identity across all surfaces 2026-03-10 18:47:01 -07:00
notes-client.ts feat(notes): wire backend note search 2026-03-10 16:44:27 -07:00
platform.ts feat(notes): scaffold product surfaces and backend MCP slices 2026-03-10 08:53:07 -07:00
product-config.ts feat(web): enrich note detail with extraction 2026-03-10 12:56:45 -07:00
review-client.ts feat(notes): enable web review decisions 2026-03-10 16:07:13 -07:00
review-data.ts feat(web): back review surfaces with backend data 2026-03-10 12:35:16 -07:00
telemetry.ts feat(notes): scaffold product surfaces and backend MCP slices 2026-03-10 08:53:07 -07:00
types.ts feat(web): back artifact viewing with blob sas 2026-03-10 12:50:32 -07:00