My OS

templates/athena-delegation-packet-template.md

Athena Delegation Packet Template

Use this when Athena asks a role card, delegate_task child, Kanban worker, or live profile to respond.

athena_delegation_packet:
  schema_version: "1.0"
  request_id: ""
  mode: "role_card|delegate_task|kanban|live_profile"
  role: ""
  goal: ""
  why_this_role: ""
  source_request: ""
  background_context: ""
  required_inputs:
    files: []
    links: []
    prior_decisions: []
    constraints: []
  output_contract:
    required_sections: []
    expected_verdicts:
      - go
      - no_go
      - refine
      - blocked
    citation_policy: ""
  quality_gates: []
  escalation_policy:
    ask_athena_when: []
    ask_arijit_when: []
    ask_elt_when: []
    ask_execution_role_when: []
  kanban:
    assignee: ""
    tenant: null
    workspace: null
    parents: []
    skills: []
    goal_mode: false

Use Notes

For delegate_task, the packet must include all context the child needs.

For Kanban, put the packet in the task body and return the canonical role output envelope in kanban_complete metadata.

For live profiles, include enough workspace context to prevent the role from guessing from stale memory.