{
"name": "ctx",
"version": "{{CTX_VERSION}}",
"description": "Token-budgeted code intelligence, architecture checks, duplication detection, and deterministic quality gates for Codex",
"author": {
"name": "{{AUTHOR_NAME}}",
"email": "johan@saldestechnology.com",
"url": "https://github.com/agentis-tools"
},
"homepage": "https://docs.agentis.tools/docs/integrations/codex",
"repository": "https://github.com/agentis-tools/ctx/tree/main/plugins/codex/ctx",
"license": "MIT OR Apache-2.0",
"keywords": ["code-intelligence", "architecture", "quality-gates", "duplication", "developer-tools"],
"skills": "./skills/",
"hooks": "./hooks/hooks.json"
}