feat: expand portal registry schema #718

Merged
Timmy merged 1 commits from feat/issue-713-portal-schema into main 2026-03-28 17:01:51 +00:00
Owner

Summary

  • expand portals.json with metadata needed for many-world scaling
  • document the richer portal schema and migration path in GAMEPORTAL_PROTOCOL.md
  • add regression tests so the schema fields remain present

Test Plan

  • python3 -m pytest tests/test_portal_registry_schema.py -q

Proof

CLI proof from the test run: 2 passed in 0.02s

Closes #713

## Summary - expand `portals.json` with metadata needed for many-world scaling - document the richer portal schema and migration path in `GAMEPORTAL_PROTOCOL.md` - add regression tests so the schema fields remain present ## Test Plan - `python3 -m pytest tests/test_portal_registry_schema.py -q` ## Proof CLI proof from the test run: `2 passed in 0.02s` Closes #713
Timmy added 1 commit 2026-03-28 17:01:48 +00:00
feat: expand portal registry schema
Some checks failed
CI / validate (pull_request) Failing after 4s
9f636d9677
Timmy merged commit 8313533304 into main 2026-03-28 17:01:51 +00:00
Timmy deleted branch feat/issue-713-portal-schema 2026-03-28 17:01:51 +00:00
Sign in to join this conversation.