इसे छोड़कर कंटेंट पर जाएं

Digital State Graph

यह कंटेंट अभी तक आपकी भाषा में उपलब्ध नहीं है।

Sweep maintains a Digital State Graph: users, source accounts, providers, assets, containers, Vault objects, subscriptions, trials, meters, bills, creator revenue items, payouts, developer applications, agent identities, grants, policies, plans, executions, receipts, destinations and manifests, connected by typed edges (owned_by, stored_in, originated_from, preserved_as, moved_to, restored_to, authorized_by, executed_by, subject_to_policy, billed_by, renews_as, costs, expected_from, reported_by, settled_by, reconciles_to, …).

It is private, user-controlled context. Queries never cross tenants; a developer sees only the subgraph of its delegated connections.

  • GET /v1/graph/nodes/{id} and GET /v1/graph/nodes/{id}/edges
  • GET /v1/graph/lineage/{assetId}: source → Vault object → derived → destination
  • GET /v1/graph/explain/{executionId}: the plan, policy decisions, grant and receipt around an execution

The graph is never merged into advertising or behavioral profiles. It exists to make search, policy, migration, restoration and agent execution contextual and explainable.