[Ikigai] Add purpose document GenServer + LiveView + JSON API #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/ikigai"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
CortexStatus.Ikigai): Loadsikigai.jsonon startup, holds in memory, supports read/update, persists to disk, broadcasts via PubSub/ikigai: Beautiful rendered page showing purpose, partnership, values, nervous system map, and current goalsGET /api/ikigai,/api/ikigai/purpose,/api/ikigai/goals,/api/ikigai/nervous-systemTest Plan
curl http://localhost:4000/api/ikigaireturns full Ikigai JSON/ikigaiLiveView renders correctlyCortexStatus.Ikigai.get()Closes #1
a468294c14toaca78bebcdCheckout
From your project repository, check out a new branch and test the changes.