You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added an identity/ACL shadow-mode tranche (observe-only, non-blocking). synapse identity audit --identities <file> inventories declared agent
identities and flags rollout blockers (duplicate audit subjects, missing
credentials, shared seats). synapse acl shadow --policy <file> --requests <file> evaluates candidate accesses against a deny-by-default ACL with
structured target patterns (kind plus glob, scoped to a project namespace) and
records the would-allow/would-deny decision each would receive — with the
matching rule and reason — without ever blocking a frame. Identity-bound
credentials and in-hub enforcement remain design targets in docs/identity-and-acl.