• Joined on 2025-11-04
profit pushed to main at profit/golangLAKEHOUSE 2026-04-30 05:09:06 +00:00
05273ac06b phase 4: chatd — multi-provider LLM dispatcher (ollama / cloud / openrouter / opencode / kimi)
profit pushed to main at profit/golangLAKEHOUSE 2026-04-30 04:58:04 +00:00
848cbf5fef phase 3: playbook_lift harness reads judge from config
profit pushed to main at profit/golangLAKEHOUSE 2026-04-30 04:52:53 +00:00
622e124b8f phase 2: matrix.downgrade reads WeakModels from config
profit pushed to main at profit/golangLAKEHOUSE 2026-04-30 04:49:24 +00:00
ec1d031996 phase 1: add [models] tier config — additive, no callers migrate yet
profit pushed to main at profit/golangLAKEHOUSE 2026-04-30 04:23:12 +00:00
3dd7d9fe30 reality-tests: playbook-lift harness — does the 5-loop substrate beat raw cosine?
profit pushed to main at profit/golangLAKEHOUSE 2026-04-30 04:16:43 +00:00
8278eb9a87 scrum2 cleanup: JSON-marshal in stringifyValue, drop dead detectCycle, name SourceWorkflow
profit pushed to main at profit/golangLAKEHOUSE 2026-04-30 04:13:42 +00:00
c41698acae scrum rerun-2 — 50/60 (Δ R1 +7, Δ baseline +15) at c7e3124
c7e3124208 §3.8 second slice: real modes wired (matrix.relevance/downgrade/search,
e30da6e5aa §3.8 first slice: workflow runner skeleton + DAG executor + observerd integration
97dd3f826d SPEC §3.5/§3.6/§3.7/§3.8 — name F/B/C as port targets + add Archon-style workflow runner
bc9ab93afe H: observerd — autonomous-iteration witness loop (SPEC §2 port)
Compare 24 commits »
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 12:16:25 +00:00
ad1670d36a storaged cap smoke — verifies ADR-002 at 300 MiB
fa56134b90 ADR-003 wiring: Bearer token + IP allowlist middleware
Compare 2 commits »
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 12:01:43 +00:00
8f4c16fab1 mcpd: Go MCP SDK port — replaces Bun mcp-server tool surface
56844c3f31 embed cache — LRU at /v1/embed for repeat-query elimination
Compare 2 commits »
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 11:23:11 +00:00
fb08232f58 Batch 4: embed fixture-mode — partial R-006 closure
0f79bce948 Batch 3: cmd/<bin>/main_test.go × 6 — closes R-005
1ec85b0a16 Batch 2: perf baseline — multi-sample + warmup + MAD threshold
0d18ffa780 ADR-003: inter-service auth posture — Bearer + IP allowlist
Compare 4 commits »
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 11:01:25 +00:00
423a3817c5 D: storaged per-prefix PUT cap — vectord _vectors/ → 4 GiB
6af0520ed2 A: fail-loud on non-loopback bind — closes worst case of R-001
Compare 2 commits »
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 10:52:26 +00:00
125e1c80b9 tests: close R-002 / R-003 / R-008 — internal/shared, storeclient, queryd/db.go
ff9823b871 scrum audit re-run: 35 → 43 / 60 after Phase A-E + S0.3
4840c10311 proof harness: fix queryd refresh-tick race in 04_query_correctness
4bb6548cbc proof harness Phase E: FINAL_REPORT.md answers the 9 mandated questions
175ad59cb3 proof harness Phase D: performance baseline · 1000-row ingest, p50/p95
Compare 10 commits »
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 07:31:34 +00:00
1f700e731d Staffing scale test: full 500K through gateway → embedd → vectord pipeline
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 06:46:03 +00:00
0cb29cda15 docs: README + PHASE_G0_KICKOFF reflect post-G0 state (G1, G1P, G2)
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 06:42:30 +00:00
9ee7fc5550 G2: embedd — text → vector via Ollama · 2 scrum fixes
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 06:33:27 +00:00
8b92518d21 G1P: vectord persistence to storaged + scrum (3 fixes incl. 3-way convergent)
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 05:50:31 +00:00
b8c072cf0b G1: vectord — HNSW vector search via coder/hnsw · 6 scrum fixes applied
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 05:32:12 +00:00
d023b07b30 Real-scale validation post-G0: configurable ingest cap + workers_500k metrics
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 05:21:58 +00:00
b1d52306ad G0 D6: gateway reverse proxy fronting all 4 backing services · 2 scrum fixes · G0 COMPLETE
profit pushed to main at profit/golangLAKEHOUSE 2026-04-29 05:10:58 +00:00
9e9e4c26a4 G0 D5: queryd DuckDB SELECT over Parquet via httpfs · 4 scrum fixes