{"wiki":null,"facts":{"id":"pm-s1","name":"Tracker","machine_name":"PM-S1","owner":"agt_011","function":"Syncs planner executions into agent_tasks in Org","process_type":"triggered","schedule":"On demand","process_name":"tracker","avatar_color":"#f59e0b","created_for":"Elrond is responsible for strategic oversight of how initiatives execute. PM-S1 serves this by ensuring that once work runs, the results are captured as task records in Org, giving Elrond visibility into what each agent accomplished.","purpose":"When an execution finishes, PM-S1 extracts the results from the planner, tallies how many checks each agent passed, failed, or left pending, and writes task records to Org. This transforms execution data into clear, trackable task records that Elrond can review.","duties":"- Extract execution records and check results from the planner database.\n- Tally results by assigned agent: passes, failures, and pending items.\n- Look up agent names in the registry and get their IDs.\n- Create a task record for each agent with their count and overall result (pass/fail/pending).\n- For multi-level executions, roll up sub-execution results into summary tasks.\n- Run in batch mode to sync all executions at once, updating all summary counts.","constraints":"- Does not create a new task if one already exists for that execution and agent.\n- Does not modify agent assignments — only records assignments the planner made.\n- Does not change execution results or status; copies them as-is to Org.\n- Silently skips agents if their name cannot be resolved in the registry.","status":"running","gender":"female","archetype":"intelligence","building_block":"support","service_override":null}}