Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
📖 Carolopedia › Services › Build Initiatives › All activities › INI-1000083
📋
📖About
Add a registered droid (al-his-01) under Albus that queries existing logs (droid_runs, session_events, initiative_plans.intervention_note, handshake_requests) at three granularities (per-exec, per-step, per-initiative) and returns a formatted PRIOR RUNS block. Albus troubleshooter prompt builder calls this droid and injects the block alongside the existing FAILURE CONTEXT (INI-187). With history visible, Albus can detect: (a) prior fix applied but step still failing (propagation gap signal), (b) prior apply hit a Python error like signature mismatch — switch verdict accordingly. Reuses existing storage; the new droid is a query/formatter, not a new data source.