jmp0x1b_aegis
Guide
jmp0x1b_aegis
jmp0x1b_aegis is the Compliance OS framework package for multi-tenant governance, audit workflows, document control, CAPA orchestration, traceability, and supplier-matching flow composition.
Install
jmp0x1b install jmp0x1b_aegis --version 1.0.0Use
Add as a dependency in your jmp0x1b.toml:
[dependencies]
jmp0x1b_aegis = { version = "1.0.0" }Framework baseline API is exposed through src/lib.jmp0x1b with:
- deterministic tenant/workflow/evidence/supplier-match contracts,
wire.v1encode/decode helpers,- taxonomy semver/fallback normalization helpers,
- compatibility checks for API/wire/downstream matrix policy.
Quality Gates
cd libs/jmp0x1b_aegis
jmp0x1b_cli check
jmp0x1b_cli testCompatibility
- API contract:
jmp0x1b_aegis.api.v1 - Wire contract:
jmp0x1b_aegis.wire.v1 - Stability:
v1.0.0(stable)
References
README.mdROADMAP.mdCHANGELOG.mdCOMPATIBILITY_MATRIX.mdRELEASE_CHECKLIST.mdMIGRATION.md