Skip to content

Roadmap

Nick Rygiel edited this page Jul 4, 2026 · 5 revisions

Roadmap

Phase 0: Public Scaffold

Status: complete.

  • Root docs.
  • Dual license files.
  • Canonical prompt.
  • Initial schemas.
  • Synthetic crosswalks.
  • Wiki documentation hub.

Phase 1: Validators

Status: complete in PR #2.

  • Added dependency-free repository validation via npm run validate.
  • Added GitHub Actions validation on Node 22 and Node 24.
  • Validate schema metadata, crosswalk fixtures, context-pack frontmatter, Markdown local links, public metadata markers, text hygiene, simple secret scans, and workflow presence.

Phase 2: Examples

  • Add a static OAI-PMH archive browser fixture.
  • Add primitive registration examples.
  • Add intent-to-panel routing examples.
  • Keep all data synthetic.

Phase 3: Tooling

  • Add optional CLI validator.
  • Add generated llms.txt checks.
  • Add release checklist.

Phase 4: Implementations

  • Connect companion projects only through explicit adapters.
  • Keep the core spec neutral and dependency-light.

Clone this wiki locally