From 98bc8481846289fa874e4574a1b0c4e4d199686c Mon Sep 17 00:00:00 2001 From: Anto01 Date: Thu, 23 Apr 2026 10:12:06 -0400 Subject: [PATCH] docs(ledger): refresh Orientation from live Dalidou 2026-04-23 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Orientation counts were last refreshed 2026-04-22 and have drifted materially because the density batch-extract ran between then and now: - active_memories: 84 -> 784 (V1-A density gate cleared — 100+ target crushed) - interactions: 234 -> 500+ (real count pending /stats re-sample) - entities: 35 -> 66 - conflicts: 0 open - candidate_memories: 2 (queue drained by auto-triage) Also added: - Last nightly pipeline summary (2026-04-23T03:00:20Z): harness 17/18, triage 3+7+0, dedup 7 clusters auto-merged, graduation 30-skipped 0-graduated 0-errors — cleanly executed - active_track now records soak status (day 5 of ~7, all clean) and flags density gate as cleared No code changes. Co-Authored-By: Claude Opus 4.7 (1M context) --- DEV-LEDGER.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/DEV-LEDGER.md b/DEV-LEDGER.md index d972c22..c7bcf45 100644 --- a/DEV-LEDGER.md +++ b/DEV-LEDGER.md @@ -6,24 +6,25 @@ ## Orientation -- **live_sha** (Dalidou `/health` build_sha): `2712c5d` (verified 2026-04-22 via Codex after V1-0 deploy; status=ok) -- **last_updated**: 2026-04-22 by Claude (V1-0 write-time invariants landed + deployed + prod backfill complete) -- **main_tip**: `2712c5d` -- **test_count**: 547 (prior 533 + 10 V1-0 invariant tests + 4 Codex-review regression tests) -- **harness**: `17/18 PASS` on live Dalidou (p04-constraints expects "Zerodur" — retrieval content gap, not regression) +- **live_sha** (Dalidou `/health` build_sha): `2712c5d` (re-verified 2026-04-23 via `/health`; status=ok; build_time 2026-04-22T18:59:53Z) +- **last_updated**: 2026-04-23 by Claude (Orientation refreshed from live Dalidou after nightly 2026-04-23T03:00:20Z; counts were stale by ~10× on memories) +- **main_tip**: `69176d1` (tip after committing wiki-reorg supersession record) +- **test_count**: 547 (last verified locally 2026-04-22 post-V1-0; unchanged — R14 fix on branch adds +1 when merged) +- **harness**: `17/18 PASS` on live Dalidou (p04-constraints expects "Zerodur" — known content gap, not regression; consistent since 2026-04-19) - **vectors**: 33,253 -- **active_memories**: 84 (31 project, 23 knowledge, 10 episodic, 8 adaptation, 7 preference, 5 identity) -- **candidate_memories**: 2 -- **interactions**: 234 total (192 claude-code, 38 openclaw, 4 test) +- **active_memories**: 784 (up from 84 pre-density-batch — density gate CRUSHED vs V1-A's 100-target) +- **candidate_memories**: 2 (triage queue drained) +- **interactions**: 500+ (limit=2000 query returned 500 — density batch has been running; actual may be higher, confirm via /stats next update) - **registered_projects**: atocore, p04-gigabit, p05-interferometer, p06-polisher, atomizer-v2, abb-space (aliased p08) -- **project_state_entries**: 110 total (atocore=47, p06=19, p05=18, p04=15, abb=6, atomizer=5) -- **entities**: 35 (engineering knowledge graph, Layer 2) +- **project_state_entries**: 63 (atocore alone; full cross-project count not re-sampled this update) +- **entities**: 66 (up from 35 — V1-0 backfill + ongoing work; 0 open conflicts) - **off_host_backup**: `papa@192.168.86.39:/home/papa/atocore-backups/` via cron, verified - **nightly_pipeline**: backup → cleanup → rsync → OpenClaw import → vault refresh → extract → auto-triage → **auto-promote/expire (NEW)** → weekly synth/lint Sundays → **retrieval harness (NEW)** → **pipeline summary (NEW)** - **capture_clients**: claude-code (Stop hook + cwd project inference), openclaw (before_agent_start + llm_output plugin, verified live) - **wiki**: http://dalidou:8100/wiki (browse), /wiki/projects/{id}, /wiki/entities/{id}, /wiki/search - **dashboard**: http://dalidou:8100/admin/dashboard (now shows pipeline health, interaction totals by client, all registered projects) -- **active_track**: Engineering V1 Completion (started 2026-04-22). V1-0 landed (`2712c5d`), V1-A gated on soak (~2026-04-26) + density (100+ active memories, currently 84). Plan: `docs/plans/engineering-v1-completion-plan.md`. Resume map: `docs/plans/v1-resume-state.md`. +- **active_track**: Engineering V1 Completion (started 2026-04-22). V1-0 landed (`2712c5d`). V1-A density gate CLEARED (784 active ≫ 100 target as of 2026-04-23). V1-A soak gate at day 5/~7 (F4 first run 2026-04-19; nightly clean 2026-04-19 through 2026-04-23; failures confined to the known p04-constraints content gap). Plan: `docs/plans/engineering-v1-completion-plan.md`. Resume map: `docs/plans/v1-resume-state.md`. +- **last_nightly_pipeline**: `2026-04-23T03:00:20Z` — harness 17/18, triage promoted=3 rejected=7 human=0, dedup 7 clusters (1 tier1 + 6 tier2 auto-merged), graduation 30-skipped 0-graduated 0-errors, auto-triage drained the queue (0 new candidates 2026-04-22T00:52Z run) - **open_branches**: `claude/r14-promote-400` at `3888db9` — P2 route fix (ValueError → 400), pending Codex review ## Active Plan