Test plan: Audit Connector & Policy Compliance Audit¶
Run an agent that produces a LangFuse trace; confirm the connector
ingests the reasoning trace, decisions, and actions without manual
export/import.
Run an agent on a second, different agent platform (not LangFuse);
confirm the ingestion model handles it, or confirm a documented
limitation if only one platform is supported at this stage.
Audit a collected trace against its Job Profile's compliance
requirements; confirm the same audit engine used for human HR
transactions produces the result (not a separate agent-only audit path).
Confirm audit results correctly feed into violation classification
(minor/major) and the performance rollup, with no manual bridging step.
Simulate the audit engine being unavailable (Q3 dependency not yet live);
confirm traces are still collected and queued rather than dropped, so no
audit history gap exists once the engine lands.