Spaces:
Sleeping
Sleeping
| """Governance: audit. [v1 — stub]""" | |
| def audit(*a, **k): # pragma: no cover - [v1] | |
| raise NotImplementedError("Governance (audit) is a v1 component.") | |
| """Governance: audit. [v1 — stub]""" | |
| def audit(*a, **k): # pragma: no cover - [v1] | |
| raise NotImplementedError("Governance (audit) is a v1 component.") | |