-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
Nick Rygiel edited this page Jul 4, 2026
·
5 revisions
Status: complete.
- Root docs.
- Dual license files.
- Canonical prompt.
- Initial schemas.
- Synthetic crosswalks.
- Wiki documentation hub.
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, source/rights fixtures, context-pack frontmatter, Markdown local links, public metadata markers, text hygiene, simple secret scans, and workflow presence.
Status: in progress. PR #3 added the first runnable no-build demo; PR #5 added the adapter-control demo.
- Added a synthetic turn-based game demo for command input, intent telemetry, registered primitive hydration, approval, deterministic ledger output, and assertion separation.
- Added primitive UX metadata and a Human UX guide.
- Added adapter-control demo for untrusted input, runtime adapter selection, redaction policy, approval, schema-faithful provenance, and run receipts.
- Remaining: expand OAI-PMH archive fixture and add more non-game examples.
Status: in progress. PR #4 added runtime adapter and redaction policy schemas, poisoning-defense docs, fixtures, and cross-reference validation.
- Add optional CLI validator.
- Add generated llms.txt checks.
- Add release checklist.
- Connect companion projects and existing agent infrastructure only through explicit adapters.
- Keep the core spec neutral and dependency-light.