{
  "schema": "hzb-task-spec-concept-v1",
  "status": "illustrative-template",
  "goal": "Review roles and permissions in an authorized contract",
  "capability": "hzb-solidity",
  "context": { "network": "bnb-chain", "compiler": "0.8.24", "source": "YOUR_AUTHORIZED_CONTRACT" },
  "permissions": { "actions": ["read", "analyze"], "external_writes": false, "human_approval_required": true },
  "constraints": { "max_tool_calls": 10, "timeout_seconds": 120 },
  "deliverables": ["permission-summary", "source-citations", "human-review-checklist"],
  "note": "Conceptual example only. This is not a published API schema and does not execute actions."
}
