mix bounded_authority_report_adapter.install (Bounded Authority Report Adapter v0.4.0)

Copy Markdown View Source

Scaffolds a starter key-handle module — the holder-side integration point.

mix bounded_authority_report_adapter.install --module MyApp.HolderKey

Everything key-shaped is deliberately UNWIRED: every callback body raises until you replace it with your real custody integration, so the scaffold signs nothing by accident — there is no road to a working key-in-process default (the same posture as the package's test-support reference handle, which does not ship). The commented sketches show the shape a real HSM/KMS/key-server wiring takes; see docs/getting-started.md and docs/recipes.md for the full contracts.