Carol — back to Apps ← Apps

Carolopedia

A friendly guide to Carol, her ecosystem, and the agents who built her.

📖 CarolopediaServicesBuild InitiativesAll activitiesINI-100001328
📋

CAROL-INI-1814-00: Carolopedia: resolve the 37 unrecorded droid engines — manual source-trace classification baked into a durable override so droid pages show the right pure-software vs calls-Claude label

Initiative
Open in Initiatives →

📖About

The auto-detector left 37 droids engine=unknown (no locatable call site). Manually traced each to its real source/module: 5 call Claude (bl-upd-01 + or-au-01 via Haiku API; el-au-01 + or-ax-01 via the Claude Code harness; cw-arch-01), 32 are pure software (reporters render from templates with no LLM per the code comment; twin reviewers + review-inferer grade from the DB; monitors/probes/heartbeats/sync/deployer/notifier; migration refactor is a stub). Bake these verdicts into a durable ENGINE_OVERRIDE in shared/droid_rich.py so the generator + nightly refresh emit the correct engine, then regenerate the 37 pages.

Success criteria

  • The 37 previously-unrecorded droids show a definite engine (pure software or calls Claude), not unknown (must_have)
  • Claude-calling droids among the 37 name their model/mode (Haiku API or Claude Code harness) (must_have)
  • Verdicts are baked into a durable override so the nightly refresh keeps them (must_have)