<- Adapters

Audit Log

certifiedplatform

Queryable audit log over the host evidence store

pip install chp-adapter-audit

Auto-discovered through the chp.adapters entry point — no host config needed.

Capabilities

What this adapter exposes.

get_invocationv1.0.0

Fetch event metadata for a specific invocation ID.

chp.adapters.audit.get_invocation
query_invocationsv1.0.0

Query invocation records from the audit log with optional filters.

chp.adapters.audit.query_invocations
statsv1.0.0

Aggregate invocation counts by outcome and capability over a time window.

chp.adapters.audit.stats
token_reportv1.0.0
chp.adapters.audit.token_report
See the full capability catalog →