{"wiki":{"id":306,"slug":"al-his-01","entity_type":"droid","entity_id":"al-his-01","title":"Initiative History","prose_md":"## About\n\nInitiative History is a droid owned by [[agt_001]] that helps his troubleshooter spot patterns across past fix attempts. Instead of blindly re-trying the same verdict, the troubleshooter gets a clean summary of what happened before — at the execution, step, and initiative level. This saves time and avoids repeating mistakes.\n\nIt works by querying existing logs (droid runs and session events) and reading intervention notes, then formatting that data into a text block injected directly into the troubleshooter's prompt. It does not store anything new or make any decisions itself — it's purely a query-and-formatter tool. The heavy lifting is done by a call to Claude (model opus) which transforms the raw data into the structured history block.\n\nThis droid is a one-off — no other agent runs a droid named \"Initiative History\". But it belongs to the **intelligence** family, a standard reusable droid archetype that 25 droids across many agents (including [[agt_001]], [[agt_002]], [[agt_005]], [[agt_008]], and others) use for similar information-gathering tasks. Unlike pure software droids, this one calls Claude (opus) to do its formatting work each time it's triggered.","namesake_json":"{\"engine\": \"claude\", \"model\": \"opus\", \"claude_purpose\": \"formatting prior run history for troubleshooter context\", \"family\": \"intelligence\", \"family_size\": 25, \"is_unique\": true}","profile_pic_path":"avatars/droid/al-his-01.png","source_hash":"e0a5b93c27eb33d83d63a69b848fd83bb703b49dd4ad2a832ec7d05bdd954a9c","status":"active","last_generated_at":"2026-07-24 03:27:45","created_at":"2026-07-24 03:27:44","updated_at":"2026-07-24 03:31:03"},"facts":{"id":"al-his-01","name":"Initiative History","machine_name":"","owner":"agt_001","function":"Surface prior Albus fix history into troubleshooter context","process_type":"triggered","schedule":"On demand (called by troubleshooter prompt builder)","process_name":"","avatar_color":"#a78bfa","created_for":"Albus needs cross-run memory to detect patterns: prior fix applied but step still failing (propagation gap), prior apply hit Python error (switch verdict), same step keeps failing (systemic).","purpose":"Provides Albus with formatted PRIOR RUNS history at three granularities (per-exec, per-step, per-initiative) so the troubleshooter can detect cross-run patterns instead of re-attempting the same verdict.","duties":"- Queries droid_runs for prior al-auto-01 invocations on this exec, step, and initiative.\\n- Queries session_events for prior Albus apply events on the initiative.\\n- Reads initiative_plans.intervention_note for the step current state.\\n- Returns a formatted text block injected into the troubleshooter prompt.","constraints":"Does NOT store new data — pure query/formatter over existing logs. Does NOT make verdict decisions — that is the troubleshooters job.","status":"running","gender":"male","archetype":"intelligence","building_block":"troubleshoot","service_override":null,"enabled":1,"task_key":"initiatives.blanket_planner","model_free":0},"page":{"type":"droid","page_class":"main","class_label":"Main page","kind_label":"Droid","kind_gloss":"","listed":true}}