⚠️ OpenSpec-managed issue — this content is automatically synced
from the openspec/ directory. Manual edits will be overwritten on next sync.
Artifacts
Summary
Repoints every src/manifest.json reference from the bare schema slugs "event"
and "item" to their real, namespaced OpenRegister slugs "larping_event" and
"larping_item". lib/Settings/larpinq_register.json already declares these
two schemas under the namespaced slugs (to avoid a global OpenRegister slug
collision — see Motivation), but src/manifest.json was never updated to match,
so OpenRegister resolves "event"/"item" to a different app's schema of the
same bare name. This is a pure manifest JSON edit — no schema, PHP, or Vue code
changes.
Specs
Tasks
Design
See design.md for technical design details.
Synced from openspec/changes/manifest-namespaced-schema-slugs by OpenSpec workflow
App: larpinq
Artifacts
Summary
Repoints every
src/manifest.jsonreference from the bare schema slugs"event"and
"item"to their real, namespaced OpenRegister slugs"larping_event"and"larping_item".lib/Settings/larpinq_register.jsonalready declares thesetwo schemas under the namespaced slugs (to avoid a global OpenRegister slug
collision — see Motivation), but
src/manifest.jsonwas never updated to match,so OpenRegister resolves
"event"/"item"to a different app's schema of thesame bare name. This is a pure manifest JSON edit — no schema, PHP, or Vue code
changes.
Specs
Tasks
Design
See design.md for technical design details.
Synced from
openspec/changes/manifest-namespaced-schema-slugsby OpenSpec workflowApp:
larpinq