{
  "agent_mint": "AGENTMint11111111111111111111111111111111",
  "name": "soil.agent.planner",
  "role": "planner",
  "version": "0.1.0",
  "description": "High-level planner agent that orchestrates rooted tools to decompose complex goals into executable task graphs. Operates under RootIB activation contracts and requires active blessings before any task delegation.",
  "capabilities": [
    "plan",
    "decompose_tasks",
    "select_tools",
    "delegate_subtasks"
  ],
  "required_tools": [
    "TOOLMint111111111111111111111111111111111"
  ],
  "identity": {
    "public_key": "AgentPubkey111111111111111111111111111111",
    "lineage_root": "idea:rooted-planning"
  },
  "delegation": {
    "can_delegate_to": [],
    "accepts_delegation_from": []
  },
  "rootib": "RootIB: RB-20260223081500-9F3A7C21",
  "rootib_lineage": {
    "lineage_root": "RootIB: RB-20260223081500-9F3A7C21",
    "parent_rootib": "RootIB: RB-20260223081500-9F3A7C21",
    "idea_root": "idea:rooted-planning",
    "parents": [
      "RootIB: RB-20260223081500-9F3A7C21"
    ]
  },
  "rootib_blessing": {
    "blessed": true,
    "blessings": [
      "blessing:deepsoil.core",
      "blessing:family.safety",
      "blessing:agent.planner"
    ],
    "blessed_by": "RB",
    "blessed_at": "2026-02-23T08:15:00Z",
    "revoked": false
  },
  "governance": {
    "owner": "OwnerPubkey11111111111111111111111111111111",
    "model": "single_owner",
    "revocable": true
  },
  "deepsoil_meta": {
    "program_id": "DEEPSOiL111111111111111111111111111111111",
    "entry_type": "agent",
    "schema_version": "1.0.0",
    "network": "solana-mainnet",
    "pda_seed": "agent:soil.agent.planner:v0.1.0",
    "manifest_uri": "https://barbrickdesign.github.io/deepsoil/examples/agent-example.json"
  }
}
