cortex_status/lib
Claude Opus 4.6 a468294c14 feat(ikigai): Add Ikigai purpose document GenServer, LiveView, and JSON API
- Ikigai GenServer loads/persists ikigai.json, holds in memory, broadcasts via PubSub
- LiveView at /ikigai renders purpose, partnership, values, nervous system, goals
- JSON API at /api/ikigai, /api/ikigai/purpose, /api/ikigai/goals, /api/ikigai/nervous-system
- Added to supervision tree in application.ex
- Closes #1
2026-03-25 22:08:38 +00:00
..
cortex_status feat(ikigai): Add Ikigai purpose document GenServer, LiveView, and JSON API 2026-03-25 22:08:38 +00:00
cortex_status_web feat(ikigai): Add Ikigai purpose document GenServer, LiveView, and JSON API 2026-03-25 22:08:38 +00:00
cortex_status_web.ex Initial commit 2026-03-21 17:42:45 +00:00