Operation detail

Back to operation catalog

graph.subject_projection

Projects one Sidecat subject with authority, evidence, ownership, currency, and typed provenance edges.

FieldValue
Classlocal_observation
Ownersidecatd.graph
Input schemasidecat.graph.subject_projection.request.v0
Output schemasidecat.graph.subject_projection.response.v0

Input template

{
  "include": [
    "decisions",
    "evidence",
    "owners",
    "currency"
  ],
  "schema": "sidecat.graph.subject_projection.request.v0",
  "subject": "//work:work_thread:local:example"
}