01Is an authority graph the same as an identity graph?
No. Identity graphs answer valuable questions about principals, workloads, groups, roles, credentials, and relationships. An authority graph adds a different question: which consequential power was explicitly delegated, through which current lineage, for which purpose and scope, under which constraints, and with what revocation dependencies? StableMind uses identity as evidence about the actor while keeping permission to create consequence separately governed.
02Does a valid path mean the action is authorized?
No. A current delegation path establishes authority context that ActionGate can evaluate against an exact semantic request. The request may still exceed amount, destination, resource, time, approval, consequence-capacity, or other boundaries. That is why the graph continues through the decision rather than ending at the agent node. A valid lineage can coexist with NARROW, HUMAN_AUTHORITY, or DENY for a particular request.
03Why show Action Permits and execution in the same graph?
Because downstream artifacts should remain attributable to the authority that justified them without being confused with that authority. An Action Permit should point back to the request, decision, and current delegation context that made it eligible. Execution and evidence can then preserve a lineage forward. This lets reviewers inspect an end-to-end chain without pretending that a permit, credential, receipt, or successful execution retroactively creates permission.
04What makes revocation graph-native?
Revocation is not simply a red label on one node. If a descendant depends on a revoked ancestor, the dependent path must become invalid according to explicit inheritance rules. Technical capability that still exists downstream should not keep the authority alive. Guardian may help contain residual capability, while ActionGate and Execution Fabric continue to fail closed on invalid current lineage.
05How should multiple grants behave?
StableMind does not assume that two narrow grants automatically combine into one broad grant. Composition can create surprising authority, especially when one grant supplies destination scope and another supplies economic capacity. Unless a governed composition rule explicitly permits that union, independent grants remain independent. The graph therefore needs enough semantics to show why a path exists, not merely that two nodes are connected.
06What does the public explorer prove about StableMind production?
It proves only that StableMind.io can explain the architecture through a deterministic browser-local teaching model. It does not prove a named customer deployment, live authority lineage, production revocation, governed transaction, external Proof of Consequence, realized savings, revenue, or customer outcome. StableMind's Public Truth contract deliberately prevents an interactive interface from promoting synthetic demonstration into external production evidence.