Watch
1
0
Fork
You've already forked RedFlag
0
RedFlag/helper/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fimeg 320ad46e00 feat(helper): accept dormant mutation envelopes
Cut 2 adds a verify-envelope path beside the closure-token executor. The helper parses an envelope, binds it to the independently provisioned agent identity, validates time and lifetime bounds, selects the trusted key, verifies the signed contract, checks backend payload shape, and then refuses with backend_not_migrated.

Every path emits an unsigned MutationReceipt. No backend executes, no replay slot is consumed, and no artifact-custody claim is made until the first existing backend migrates.
2026-08-26 18:39:41 -04:00
..
main.rs feat(helper): accept dormant mutation envelopes 2026-08-26 18:39:41 -04:00
mutation_protocol.rs feat: pin complete mutation authority contract 2026-08-26 18:39:29 -04:00