Skip to content

[OpenSpec] manifest-namespaced-schema-slugs #450

Description

@github-actions

⚠️ 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

  • Implement
  • Test
  • Implement
  • Test
  • Implement
  • Test

Design

See design.md for technical design details.


Synced from openspec/changes/manifest-namespaced-schema-slugs by OpenSpec workflow
App: larpinq

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions