Commit Graph

7 Commits

Author SHA1 Message Date
timothy 16b344c0ad Introduce repository-backed capability workspaces
- define and validate the capability and resource-lock languages
- provision workspace source repositories through Central Gitea
- build package runtimes from pinned standalone sources
- replace legacy schema compilation with workspace persistence plans
- add stable optimistic registers and Automerge CRDT documents
- modernize TypeScript/Nix package builds and runtime activation readiness
2026-09-04 19:08:10 -07:00
Timothy J. Aveni 013d4cf3c8 Send incremental CRDT changes from package runtimes 2026-09-03 09:41:08 -07:00
Timothy J. Aveni 740bbc7aff Move Camino package codegen into package runtime 2026-07-13 21:49:18 -07:00
Timothy J. Aveni b7cf9eaa07 Pin consumers to exported Camino datatypes 2026-07-12 21:15:38 -07:00
Timothy J. Aveni 7134b30ba3 Refresh Camino datatypes pins 2026-07-12 21:14:05 -07:00
Timothy J. Aveni d7cc562bf6 Add Automerge CRDT field APIs to package runtime 2026-07-12 20:19:44 -07:00
Timothy J. Aveni 7dbb5f57cd Use Yarn Nixify for package runtimes 2026-07-12 12:02:14 -07:00