Loading...
Searching...
No Matches
Go to the documentation of this file.
6FS-539 / FS-501 (stub) — ``oct audit`` subpackage.
8The full audit suite (schema drift, scaffold age, doc/version mismatch,
9MCP readiness) lands in Phase 6. This stub exposes only the
10``oc_status.json`` readout that ``CLAUDE.md``'s compliance probe and CI
14__all__ = [
"audit_group"]
18 if name ==
"audit_group":
21 raise AttributeError(f
"module 'oct.audit' has no attribute {name!r}")