Merge branch 'docs/process-sync-status'

This commit is contained in:
“BeeRad”
2026-03-15 14:59:41 +11:00
+10
View File
@@ -48,3 +48,13 @@ npm run build
- `ra-h_os` accepts direct contributions.
- Maintainers may port relevant changes between public and private repos.
- Public contributions will not be overwritten by syncs.
## Current Status
- `main` includes the March 15, 2026 sync from the private app repo:
- stronger node/chunk retrieval
- flatter dimension/runtime contract
- stricter node/edge validation
- improved eval logging/UI
- reduced 5-scenario eval suite with archived legacy scenarios
- after pulling changes, if SQLite routes fail locally, run `npm rebuild better-sqlite3` under the same Node version used for `npm run dev`