-
Notifications
You must be signed in to change notification settings - Fork 0
Project Repository Layout
github-actions[bot] edited this page Jul 2, 2026
·
1 revision
The repository is organized around one specification and multiple full-parity language flavors.
-
spec/for chapters, ADRs, fixtures, and versioning -
langs/for C#, Python, TypeScript, and Swift implementations -
examples/for smaller demos and the Notes Workspace flagship apps -
docs/site/for the MkDocs site source -
docs/wiki/for the hierarchical wiki source used by this task -
tools/for conformance and documentation validation
VMx documentation is source-controlled in the main repository and published to
this wiki from docs/wiki/.
Getting Started
Architecture
Framework Primitives
- Framework Primitives
Language Flavors
Examples
- Examples
- Notes Workspace
- VM Layer Map
- Smaller Examples
- Global Search & Token Paging
- Tag Autocomplete & SearchableState
- Editor Mode & DiscriminatorVM
Specification & Conformance
- Specification & Conformance
- Spec Source Of Truth
- Conformance Workflow
- Shared Fixtures
- Compatibility Matrix
Project