Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
TransactionContext & KeysetName -> Boolean
Restrict code block execution paths to only proceed when a registered cryptographic keyset signature or scoped capability is active in the transaction context.
Problem it solves
Hardcoding access control logic prevents flexible role delegation and dynamic signature rotation.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.