Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
📖 Carolopedia › Services › Build Initiatives › All activities › INI-1000108
📋
📖About
INI-210 codified the public-URL contract. INI-211 carries it forward to actual deployment of session-induction so the contract is end-to-end provable. Orion-as-Radagast: add app to start.sh + port-clean loop, add nginx location block routing /dev/session-induction/ to localhost:7169, reload nginx, restart carol-apps, verify external reachability.
⚖️Decisions
- Orion-as-Radagast plays admin doer for systemd + nginx work in bypass (Ninad)
- requester rewritten ninad -> orion per CAROL-INI-744: orion is the only human-CLI requester — Backfill of historical rows after INI744 added API-level refusal of requester=ninad. Orion is Ninads CLI agent; all human-originated initiatives are filed with requester=orion. (orion)
✅Success criteria
- Public URL returns 200 or auth-redirect 302 — not 404 — and localhost:7169 returns 200 (must_have)