Commit Graph

4 Commits

Author SHA1 Message Date
b4403300fa chore(nomgap): finalize product deployment config
What changed:
- Remove nomgap-web from the ecosystem Docker stack now that web is Vercel-hosted.
- Add a TODO for deciding whether local Docker smoke tests still need a NomGap web service.
- Update NomGap product containers and feature flags.
- Seed the NomGap push trigger flag without duplicating the common encryption flag.

Safety notes:
- Dropped unrelated pnpm-lock.yaml formatting churn instead of committing it.

Verification:
- node JSON.parse products/nomgap/product.json
- ruby Psych.safe_load docker-compose.ecosystem.yml
- pnpm --filter @bytelyst/admin-web typecheck
- pnpm --filter @bytelyst/admin-web test
- pnpm --filter @bytelyst/admin-web exec eslint . --ext .ts,.tsx
- pnpm --filter @lysnrai/platform-service build
- pnpm --filter @lysnrai/platform-service test
- pnpm --filter @lysnrai/platform-service exec eslint . --ext .ts,.tsx
- pnpm typecheck
- pnpm lint
2026-05-04 16:29:20 -07:00
saravanakumardb1
26739e36db feat(ecosystem): register EffoRise — backend :4020, web :3080, product.json, AGENTS.md 2026-03-29 15:46:44 -07:00
saravanakumardb1
ac525563dc test(packages): add file-store tests for @bytelyst/event-store (9 tests), SSE hub tests for @bytelyst/fastify-sse (12 tests) 2026-03-10 18:48:07 -07:00
saravanakumardb1
41cd821fab feat(products): add product.json files for all 6 products
- LysnrAI: voice dictation (port 4015)
- MindLyst: role-based memory OS (port 4014)
- ChronoMind: contextual timer (port 4011)
- NomGap: fasting tracker (port 4013)
- JarvisJr: voice coaching (port 4012)
- PeakPulse: adventure tracker (port 4010)
2026-03-03 10:04:24 -08:00