| metadata | {"autonoetic":{"version":"1.0","runtime":{"engine":"autonoetic","gateway_version":"0.1.0","sdk_version":"0.1.0","type":"stateful","sandbox":"bubblewrap","runtime_lock":"runtime.lock"},"agent":{"id":"governance-author.default","name":"Governance Author Default","description":"Author of constitutional proposals from operator intent; reads the constitution and proposes amendments via governed tooling."},"llm_preset":"smart","llm_overrides":{"temperature":0.1},"capabilities":[{"type":"ConstitutionalProposal","patterns":["*"]},{"type":"ReadAccess","scopes":["constitution_*"]},{"type":"SandboxFunctions","allowed":["constitution_"]}],"io":{"returns":{"type":"object","required":["status"],"properties":{"status":{"type":"string","enum":["ok","clarification_needed","failed"],"description":"Proposal outcome."},"proposal_id":{"type":"string","description":"ID of the submitted amendment proposal."},"summary":{"type":"string","description":"What was proposed and why."},"error":{"type":"string","description":"Error detail when status is failed."}}}}}} |