Design phase complete. v0.6.0 draft includes hardened Module 0 parsing, aligned vectors, refreshed docs, demo build, and core tests passing.
-
✓ Surface grammar draft
-
✓ Typed core outline
-
✓ Module 0 quickstart
-
✓ Formal grammar appendix (EBNF + tokens)
-
✓ Conformance and test vectors
-
✓ Release notes + announcement draft
-
✓ Module 0 parser (surface → AST) (prototype in
prototype/rescript/) -
✓ HTML renderer (basic) (prototype in
prototype/rescript/) -
✓ Lax/checked mode validation (basic)
-
✓ Publish web demo page
-
Target: 2026-03
-
❏ Idris2 typed core encoding
-
❏ Proof obligations for invariants
-
❏ Opaque payload round-trip tests
-
Target: 2026-05
-
✓ Directive parsing tightened (
@refs,@opaque, attrs) -
✓ Vector suite aligned and passing
-
✓ CLI docs and help updated
-
✓ Web demo published
-
✓ Core tests runnable via
just core-tests -
Target: 2026-02
-
❏ JS/Rescript parser/renderer
-
❏ Web component for client-side rendering
-
❏ WASM demo page (rescript-wasm-runtime)
-
Target: 2026-07
-
Additional surface syntax variants (Djot-compatible, strict mode)
-
PDF/LaTeX renderers
-
Policy bundles for domain-specific invariants
-
Signed attestation metadata and canonical hash format
See V1-CRITERIA for the acceptance checklist.