Artifact
Patch Format v1
Signed bytes carry the artifact identity, digest, and capability boundary.
Security
Artifact
Signed bytes carry the artifact identity, digest, and capability boundary.
Runtime
The device checks application, release, capabilities, sequence, digest, and signature before acceptance.
Service
A control plane can filter delivery and record state. It cannot make invalid bytes valid.
Recovery
Recovery returns to base without lowering the anti-replay high-water or making an old patch replayable.
Authentication JWT signing material is separate from Patch Format signing material. Artifact verification remains its own trust boundary instead of inheriting identity from the web session.
auth signing key != patch signing key
server session != artifact trust
delivery eligibility != runtime acceptanceAvailability
A hosted or self-hosted endpoint is a delivery input. Local runtime correctness does not depend on cloud connectivity.
Patch scope
Hyfens supports a declared subset of ordinary source. Unsupported changes fail closed and require the normal release path.
Device posture
The current security boundary does not claim protection against a rooted or fully compromised device or compromised signing keys.
Policy
App Store, Google Play, legal, privacy, and compliance outcomes require independent review and are outside this product surface.
Read how managed and self-hosted delivery share the same identity and authorization model.