project-nomad/admin/start
Claude 2d285bfbc7
feat: add 4 content categories, chat export, and update roadmap
Content Library:
- Children & Family: African Storybooks, Gutenberg children's lit,
  Wikipedia for Schools, PhET simulations, TED-Ed series
- Languages & Reference: Wiktionary in 6 languages (EN/ES/FR/AR/DE/PT)
  across 3 tiers by language coverage
- History & Culture: Project Gutenberg history/biography, History Q&A,
  American history texts, Wikipedia History & Culture
- Legal & Civic: Civics guides, Gutenberg law texts, Law Q&A,
  Personal Finance Q&A, Wikipedia Politics & Government

Chat Export:
- New GET /api/chat/sessions/:id/export endpoint
- Returns full conversation as a downloadable Markdown file
- Filename derived from session title (slugified)
- Includes model name, export timestamp, and all messages

Roadmap:
- Update CATEGORIES-TODO.md to mark 10 categories complete
- Add Trades & Vocational and Communications as next high-priority items

https://claude.ai/code/session_01WfRC4tDeYprykhMrg4PxX6
2026-03-22 21:27:36 +00:00
..
env.ts security: fix CORS, CSRF, CSP, HSTS, sessions, and path traversal 2026-03-22 21:11:18 +00:00
kernel.ts security: fix CORS, CSRF, CSP, HSTS, sessions, and path traversal 2026-03-22 21:11:18 +00:00
routes.ts feat: add 4 content categories, chat export, and update roadmap 2026-03-22 21:27:36 +00:00