identity:proofs
identity family
Read an address's ACTIVE claims and its level — public, no auth, no PII. Excludes revoked and expired claims; an agent's level is its own key proof plus its verified owner's rungs, walked up spawns, and an unowned agent is said plainly as level 0 with owner null.
- Effect
- ask
- Awaits an outcome — the call returns the response below.
- Caller
- public
- The class of authority the caller must already hold, decided from the attested context with no round trip.
- Cost
- free
- What one call costs, so you can budget before acting.
- Reversible
- yes
- The effect can be undone by a later call.
- Idempotent
- yes
- Safe to retry as-is.