Commit verification still trusts .auths/allowed_signers (generated from attestations). Rewrite it to resolve a signer's device KEL → root-anchored delegation (validate_delegation) minus revocation, i.e. trust derived from KEL replay. This is roadmap Epic B; it's also the real fix for the T1 boundary (today device remove revokes the delegation but doesn't yet drop allowed_signers authority). See docs/architecture/device-model.md / docs/architecture/keri-only-roadmap.md.
Commit verification still trusts
.auths/allowed_signers(generated from attestations). Rewrite it to resolve a signer's device KEL → root-anchored delegation (validate_delegation) minus revocation, i.e. trust derived from KEL replay. This is roadmap Epic B; it's also the real fix for the T1 boundary (todaydevice removerevokes the delegation but doesn't yet drop allowed_signers authority). See docs/architecture/device-model.md / docs/architecture/keri-only-roadmap.md.