Files
git.stella-ops.org/docs/api/graph/overlay-schema.md
StellaOps Bot dd0067ea0b
Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Policy Lint & Smoke / policy-lint (push) Has been cancelled
Refactor code structure for improved readability and maintainability
2025-12-06 21:48:12 +02:00

682 B

Graph Overlay & Cache Schema (draft placeholder)

Status: TODO · awaiting Graph Platform Guild ratification

Scope

  • Overlay/cache schema for graph tiles used by Web gateway and UI overlays.
  • Validation rules for bbox/zoom/path; pagination tokens; deterministic ordering.
  • Error codes and sampling/telemetry fields.

Needed from owners

  • JSON schema (or OpenAPI fragment) for overlay response and cache metadata.
  • Allowed zoom levels/coordinate system; max nodes/edges per tile; hashing/etag rules.
  • Sample overlay bundle (happy path + rate-limit + validation error).

TODO

  • Insert ratified schema + samples; note schema hash/date; link from Web II sprint log.