Platform abstraction traits for [SCP](https://github.com/limn/scp) (Shared Context Protocol).
Defines portable interfaces for key custody, storage, and device attestation. Includes optional concrete implementations behind feature flags (`software_platform`, `sqlite`, `file`, `encrypting`).
Apache-2.0