VIOLET build spec: add repo cwd + must-run-on-host constraint
Repo cwd /mnt/dolphinng5_predict (git root), no remote (local-only) -> agent must run on this host in this dir; needs host-local eigenvalues data, live ClickHouse, and BLUE runtime for bit-identity. Adds CH creds + python path. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
# VIOLET Build Spec — Full Sizing Parity (orchestrator wrap-all → bit-identity)
|
||||
|
||||
**Status:** READY TO BUILD. Self-contained brief for an agent with repo access (no
|
||||
prior session context assumed). Branch `exp/pink-ditav2-sprint0-20260530`.
|
||||
**Status:** READY TO BUILD. Self-contained brief; no prior session context assumed.
|
||||
|
||||
**Repo cwd: `/mnt/dolphinng5_predict`** (git root). Branch
|
||||
`exp/pink-ditav2-sprint0-20260530`. **No git remote — local-only repo.** ⟹ the build
|
||||
agent MUST run ON THIS HOST in this directory; it cannot clone elsewhere, and the build
|
||||
needs host-local resources regardless: the eigenvalues data on disk
|
||||
(`/mnt/dolphin_training/data/eigenvalues` or sibling), the live ClickHouse
|
||||
(`http://localhost:8123`, user `dolphin` / key `dolphin_ch_2026`), and BLUE's actual
|
||||
code/runtime for the bit-identity comparison. Python: `/home/dolphin/siloqy_env/bin/python3`.
|
||||
|
||||
Background/derivation: `VIOLET_V3_FINDINGS.md` §8b/§8c. Doctrine: memory
|
||||
`violet_v3_alpha_doctrine` (if loaded) — key rules restated below.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user