SpanForge / SDK Service / Govern phase
sf_cec
Signed ZIP evidence bundles with clause mapping for EU AI Act, SOC 2, ISO 42001, NIST AI RMF, and ISO 27001 — RFC 3161 timestamps and portable audit proofs included.
from spanforge import sf_cecWhat it covers
- Signed ZIP evidence bundle generation
- EU AI Act / SOC 2 / ISO 42001 clause mapping
- NIST AI RMF and ISO 27001 support
- verify_bundle() for portable audit proofs
- generate_dpa() for data processing agreements
- RFC 3161 trusted timestamps
Get started
Install once. Import per service.
All SDK services ship inside a single package. Install spanforge once and import only what you need.
Install
pip install spanforgeImport
from spanforge import sf_cec