open-brainy/scripts
David Snelling adcb883e67
Some checks are pending
CI / Node 22 (push) Waiting to run
CI / Node 24 (push) Waiting to run
CI / Integration + conformance (Node 22) (push) Waiting to run
CI / Bun (latest) (push) Waiting to run
ci(release): publish the wall entry to the shared releases repo
The rail used to write releases/open-brainy.json (and, before that,
also carried the product engine's releases/brainy.json) in this repo.
It now clones (or refreshes a cached clone of) soulcraftlabs/releases on
The Source, prepends the derived entry to open-brainy.json there
(replacing any entry for the same version so a re-run is idempotent),
and pushes main directly. Any failure — clone, shape validation, commit,
or a rejected push — exits non-zero naming the cure; nothing is ever
skipped.

Both wall files are gone from this repo — the shared repo is the one
home HQ reads. --dry-run derives and prints the entry without touching
any clone or remote. Tests point --remote/--cache-dir at a throwaway
local bare repo and cache dir, never the real ones.
2026-09-02 14:51:33 -07:00
..
gate ci(gate): the machine-health preflight and the truncation verdict guard 2026-08-20 08:22:48 -07:00
lib build: derive generated-file stamps from git commit time, not wall clock 2026-08-27 09:18:45 -07:00
build-candle-wasm.sh feat: migrate embeddings to Candle WASM + remove semantic type inference 2026-01-06 12:52:34 -08:00
buildEmbeddedPatterns.ts build: derive generated-file stamps from git commit time, not wall clock 2026-08-27 09:18:45 -07:00
buildTypeEmbeddings.ts build: derive generated-file stamps from git commit time, not wall clock 2026-08-27 09:18:45 -07:00
check-patterns.cjs fix: use .cjs extension for check-patterns script 2025-08-27 10:00:56 -07:00
check-type-embeddings.cjs perf: pre-compute type embeddings at build time (zero runtime cost) 2025-10-09 18:08:57 -07:00
emit-contract-manifest.mjs docs: the contract manifest stands alone; public docs describe this engine only 2026-08-28 12:08:19 -07:00
push-docs.js chore: push public docs to the soulcraft.com ingest door on release 2026-07-18 14:02:23 -07:00
release.sh ci(release): publish the wall entry to the shared releases repo 2026-09-02 14:51:33 -07:00
setup-dev.sh feat: migrate embeddings to Candle WASM + remove semantic type inference 2026-01-06 12:52:34 -08:00
wall-entry.mjs ci(release): publish the wall entry to the shared releases repo 2026-09-02 14:51:33 -07:00