Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
📖 Carolopedia › Services › Build Initiatives › All activities › INI-100001108
📋
📖About
App wiki pages prefer apps.url; when blank they fall back to http://localhost:{port}/ which is a dead link for visitors. Backfill apps.url from the nginx /dev/ route for the 8 nginx-mapped apps missing it (clara/jarvis/elrond/guardian/carol monitors, plan-generator, initiatives, carolopedia), and change the carolopedia template to emit NO goto link when no public url exists (drop the localhost fallback).
⚖️Decisions
- Handover-watchdog: planner-pending nudge for phase 2 (auto-invocation failed: timeout after 60s). (elrond)
✅Success criteria
- Each nginx-routed app missing a url gets its canonical https://carol.denken-labs.com/dev/.../ url backfilled in the registry (must_have)
- App pages with no public url show NO goto link (no dead localhost link) (must_have)