Resource directory
gatOS resources use application/json and the same immutable presenters as their equivalent read
tools. They do not advertise subscriptions, list-changed notifications, or a positive cache
lifetime.
Fixed resources
Section titled “Fixed resources”| Resource | Document |
|---|---|
gatos://world | Current simulation summary |
gatos://celestials | Celestial summary collection |
gatos://vessels | Vessel summary collection |
gatos://kittens | EVA kitten summary collection |
gatos://capabilities | Current action, gate, phase, and limit catalog |
Resource templates
Section titled “Resource templates”| Template | Document |
|---|---|
gatos://celestials/{id} | One complete celestial by raw id |
gatos://vessels/{id} | One complete vessel by raw id or active |
gatos://kittens/{id} | One complete kitten-validated vessel |
gatos://runtime/{feature} | Complete state for one runtime feature |
Use the equivalent list tool when filters, a custom page size, or explicit cursor handling matter. See shared conventions for freshness and errors.