learning_ai_notes/mobile/src/api
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 fix(config): align notes product identity across web and mobile 2026-03-10 11:45:59 -07:00
client.ts feat(notes): scaffold product surfaces and backend MCP slices 2026-03-10 08:53:07 -07:00
config.ts fix(config): align notes product identity across web and mobile 2026-03-10 11:45:59 -07:00
note-agent-actions.ts feat(identity): lock NoteLett product identity across all surfaces 2026-03-10 18:47:01 -07:00
notes.ts feat(notes): wire backend-backed note workspace slice 2026-03-10 15:53:57 -07:00
workspaces.ts feat(mobile): align notes runtime with backend 2026-03-10 12:08:31 -07:00