Migrate schema links from EmoTracker-Service/schema to sdk/schema
The canonical location for the JSON schemas (items, locations,
layouts, all, manifest) is now sdk/schema in the EmoTracker-Service
repo. Update every wiki link — blob URLs, tree URLs, raw URLs, and
inline-code references — to point at the new path. The relative
$schema example in Developer-Setup also gets the new path.
Add Authoring Layouts hierarchy
- Authoring Layouts: top-level overview of the layouts JSON format,
what a layout is, where files live, top-level object structure,
full base-field reference (identity, visual properties, sizing,
positioning), uid registration, swap_left_right behavior, and
per-element index
- Per-type sub-pages with full field references, examples, pitfalls:
- Containers: Container (incl. ViewBox), Array, Canvas, Dock,
Group, Scroll, Tabbed, Button Popup
- Leaves: Item, Item Grid, Image, Text, Map, Layout Reference,
Recent Pinned Locations, Last Cleared Location
- Cross-links between related types and to Image Filters page
- Sidebar updated with the full hierarchy under For Developers