Commit graph

7 commits

Author SHA1 Message Date
Clawdie Operator
c422f16697 Add USB live runtime inventory golden test
Manifest captured from the clawdie-iso operator USB:
- FreeBSD 15.0-RELEASE, Node v24.14.1, pi 0.78.0
- Validates the RuntimeInventory contract parses live USB data
2026-06-04 12:46:34 +00:00
123kupola
8cd33522c9 Record debby runtime inventory (gate #3 parity) (Sam & Claude)
---
Build: pass | Tests: pass — 16 passed
2026-05-26 18:08:41 +02:00
30b87e0d38 Add read-only watchdog host-status reader (Codex)
Implement the Colibri runtime HostStatus reader, add mock and live osa watchdog evidence, and mark gate #5 complete without changing production TypeScript paths.

---

Build: pass

Tests: pass — 11 golden + 5 runtime tests
2026-05-26 16:01:03 +02:00
f216b90842 Close FreeBSD DeepSeek cache gate (Codex)
Record osa FreeBSD build/test and live DeepSeek cache evidence, add the manifests to golden contract coverage, and mark gate #4 complete in the migration inventory.

---

Build: pass

Tests: pass — 8 passed (golden contracts)
2026-05-26 15:09:11 +02:00
aa2b851748 Probe: large stable prefix yields live DeepSeek cache hit (Sam & Claude)
Short prompts don't engage DeepSeek prefix caching. Inflated the immutable prefix past the cacheable threshold (~3.7k tokens, byte-stable, COLIBRI_PROBE_PREFIX_REPEAT) + a 2s commit delay (COLIBRI_PROBE_DELAY_MS). Live run on domedog: second call served 3584/3661 prompt tokens from cache (~98% hit), cache_hit_observed=true, model deepseek-v4-flash.

Records the key-free result as manifests/2026-05-26-domedog-deepseek-cache-result.json (proof gate #2 evidence) and adds it as a colibri-contracts golden test (6 pass). No key in repo; .env stays gitignored.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 14:51:27 +02:00
4760e6fcad Record domedog Node 24 + Linux lane run manifest (Sam & Claude)
Adds domedog's runtime inventory (node v24.16.0, pi 0.75.5, apt) and a linux-build-smoke run manifest, matching the manifests/ pattern Codex established for osa. Both hosts are now on record at pi 0.75.5 / Node 24 — drift closed. DeepSeek cache probe still pending the key.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 11:43:34 +02:00
504dadf4ef Record osa Pi 0.75.5 bump
Add the FreeBSD lane run manifest and runtime inventory after updating osa's Pi global install to match domedog.

---

Build: not run — manifest-only update

Tests: not run — manifest-only update
2026-05-26 11:36:33 +02:00