session 2026-06-23: N6 deployed live + merged #175 + PENDING-41 corrected (43L/43M already designed) + OCR-workhorse plan + skill harvest

This commit is contained in:
David F Glidden
2026-06-23 22:35:16 +02:00
parent 3ca8e75c1b
commit d3b22cabe2
5 changed files with 135 additions and 1 deletions
+12
View File
@@ -964,3 +964,15 @@ The Jurist's six-phase authorization map governs sequencing. Cross-cutting succe
**Recommendation:** Option 1 (steward-selected). Keep ARC-scoped for now (it serves the AldineXXI spec); it may become a template for L1/be later if it proves itself — do not generalize prematurely.
**Files affected:** `docs/AldineXXI-Codex/operations.yaml` (new, DRAFT); on authorization, a one-line pointer added to ARC `CLAUDE.md` ("consult first") and a note at `/wake-up` for ARC sessions.
**Awaiting:** REVIEWED-44 placement by the steward. **Steward authorized verbally 2026-06-18** (away from machine; could not author the REVIEWED text). On that authorization: `operations.yaml` flipped to OPERATIVE; ARC `CLAUDE.md` pointer added; committed + pushed + deployed. REVIEWED-44 to be written by the steward to close the loop on paper.
## PENDING-41 — [CORRECTED/LARGELY-WITHDRAWN] Consumer-hardware support is ALREADY designed (43L/43M); residual = verify on M1-Air-class + clasp
**Date:** 2026-06-23 (revised same day after reading the spec, per steward pointer)
**Tag:** [HARDENING] (downgraded from PROPOSAL — the proposal was largely reinventing existing design)
**Self-correction (integrity):** My original PENDING-41 proposed "make consumer hardware a first-class target with graceful generative degradation" as if novel. **It is not — Seb already designed it.** `local-inference-spec` Amendment **43L (Hardware-Graduated profiles: lightweight/standard/full/appliance)** + **43M (Tiered Circle Inference, `'circle'` provider tier §4.13)**: low-tier nodes run tiny local models (qwen3.5:0.8b/2b) and **rely on circle inference** for frontier work; a **clasp** serves big-model inference to members (`CLASP_BASE_MODELS`); FM-009 GPU-degraded circuit breaker already specced. Do NOT send the original proposal to Seb — naive + redundant.
**What today's saturation actually was (corrected):** the live Air runs **standalone** — unpaired (no circle/clasp; `isClasp=false`), no teacher transport (Anthropic disabled; fleet `kronos`/`atlas` 502), attempting frontier generative locally on one GPU. The design's offload answer (frontier → circle/clasp/teacher) simply isn't active. **Deployment/config state, not a design gap.**
**Genuine residual (verify-first, do NOT assert to Seb yet):**
1. Spec reference target = **M4 Pro / 24GB+**; steward's machine = **M1 Air / 16GB**, below it. Does `standard`/`lightweight` profile + tiered-circle-inference actually run well on M1-Air-class? Unverified.
2. **FM-009 GPU-degraded guard did not prevent 64 timeouts** on the entity:relationship slot path live — is the guard active on slot inference, or another path? (Or binary predates it.) Verify before raising.
3. Model-resolution oddity: boot resolved `tier=standard → qwen2.5:3b` (absent); actual calls hit `qwen3.5:4b`.
**Design-aligned move:** the 64GB mini = **appliance** = a natural **clasp**. Pair the Air into a circle with the mini as clasp → Air runs light, mini serves frontier inference. Seb's architecture for exactly the steward's two-machine setup. **Verify on a clone first**, not the live Air.
**Awaiting:** nothing to send Seb yet. Next step is VERIFICATION (does the existing tiered/clasp path work on M1-Air-class), not a proposal. Findings: `docs/thinking/David/l1-reliability/l1-post-n6-deploy-findings-2026-06-23.md`.