cortex_status/lib/cortex_status_web
Muse aca78bebcd 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
..
components Rewrite Mission Control to use Engram sessions as task history 2026-03-23 13:25:48 +00:00
controllers feat(ikigai): Add Ikigai purpose document GenServer, LiveView, and JSON API 2026-03-25 22:08:38 +00:00
live feat(ikigai): Add Ikigai purpose document GenServer, LiveView, and JSON API 2026-03-25 22:08:38 +00:00
endpoint.ex Initial commit 2026-03-21 17:42:45 +00:00
router.ex feat(ikigai): Add Ikigai purpose document GenServer, LiveView, and JSON API 2026-03-25 22:08:38 +00:00
telemetry.ex Initial commit 2026-03-21 17:42:45 +00:00