CASAN Supply Chain and Provenance / verify-scan-attest (push) Canceled after 0s
CASAN CI Gate / Frontend Tests (H3 gate) (push) Canceled after 0s
CASAN CI Gate / CASAN Security Gate + Vault KMS (H4/H5) (push) Canceled after 0s
CASAN CI Gate / Build & Deploy OKR → /opt/webapps/okr (push) Canceled after 0s
CASAN Harness CI / harness (push) Canceled after 0s
31 lines
893 B
JSON
31 lines
893 B
JSON
{
|
|
"name": "casan",
|
|
"version": "1.0.7",
|
|
"description": "Native Codex operator facade for the CASAN governed AI coding assurance runtime.",
|
|
"author": {
|
|
"name": "CASAN Team"
|
|
},
|
|
"license": "Proprietary",
|
|
"keywords": [
|
|
"agentic-coding",
|
|
"assurance",
|
|
"governance",
|
|
"security",
|
|
"audit"
|
|
],
|
|
"skills": "./skills/",
|
|
"interface": {
|
|
"displayName": "CASAN",
|
|
"shortDescription": "Governed AI coding assurance",
|
|
"longDescription": "Adopt, diagnose, verify, and operate the CASAN assurance runtime from Codex while preserving project-local hook trust and the versioned shared runtime.",
|
|
"developerName": "CASAN Team",
|
|
"category": "Developer Tools",
|
|
"capabilities": [
|
|
"Project adoption",
|
|
"Assurance verification",
|
|
"Governed execution"
|
|
],
|
|
"defaultPrompt": "Use $casan to adopt and verify CASAN in this project."
|
|
}
|
|
}
|