Naftiko · Capability
Apigee 42Crunch Publish Gate Capability
A capability that wires the Apigee + 42 Crunch publish pipeline into the Naftiko capability publish flow, so capability YAMLs cannot reach production without passing both gates and emit a per-publish audit record back to API governance layer.
What You Can Do
POST
Publish with gates
— Run the 42Crunch security audit and the Apigee deployment, returning pass/fail plus the audit record. Blocks if either gate fails.
/publish/{{capability_id}}
GET
Get audit record
— Retrieve the most recent dual-gate audit record for a capability.
/audit-record/{{capability_id}}
MCP Tools
publish-with-gates
Submit a capability for publishing through 42Crunch (security audit) and Apigee (deployment). Returns pass/fail and the per-publish audit record.
get-audit-record
Fetch the dual-gate audit record (42Crunch audit score + conformance, Apigee deployment status) for a capability.
read-only
get-42crunch-audit
Fetch the latest 42Crunch security audit report for a registered API.
read-only
list-apigee-proxies
List API proxies in the configured Apigee organization.
read-only