Commit Graph

  • c7e6ab3beb Staffing day simulation: 94% pass, all gates clear, ready for batching root 2026-04-17 00:14:34 -05:00
  • 1bee0e4969 Qwen 3 integration + agent plan + playbook loop root 2026-04-17 00:08:48 -05:00
  • b532ae61f1 Agent gateway + observer — autonomous internal operation root 2026-04-17 00:00:08 -05:00
  • e1d48d3c8f MCP server (Bun) + 100K worker generator + lakehouse integration root 2026-04-16 23:54:33 -05:00
  • 546c7b081f Fix staffing simulation verifier + clean regression: 0 hallucinations root 2026-04-16 23:28:54 -05:00
  • 296bdaa746 PRD: hybrid search is operational, Ethereal data integrated root 2026-04-16 23:10:56 -05:00
  • 352f99de0f Hybrid SQL+Vector search — the gap is closed root 2026-04-16 22:49:48 -05:00
  • 10383b40b7 Staffing day simulation — multi-agent stress test on 10K Ethereal workers root 2026-04-16 22:31:54 -05:00
  • a710896db2 Ingest Ethereal 10K worker profiles — domain data in the substrate root 2026-04-16 22:26:19 -05:00
  • f9f92706f3 RAG reranker + manifest bucket fix — quality improvements from eval root 2026-04-16 22:19:11 -05:00
  • b38812481e Quality evaluation pipeline — tests correctness, not just structure root 2026-04-16 22:14:06 -05:00
  • 390ebf0c36 IVF_PQ recall tuned from 0.80 → 0.97 via parameter sweep root 2026-04-16 22:08:34 -05:00
  • 13660a017e Autonomous stress-test agent — recursive playbooks, hot-swap, error pipeline root 2026-04-16 22:00:13 -05:00
  • 9e6002c4d4 S3 backend for Lance — hybrid operates on real MinIO object storage root 2026-04-16 21:09:42 -05:00
  • 3bc82833ac Update PRD + PHASES.md — reflect 8-commit 2026-04-17 push root 2026-04-16 20:54:05 -05:00
  • fd4b6836ae IVF_PQ recall harness — closes ADR-019's explicit measurement gap root 2026-04-16 20:52:34 -05:00
  • 59e72fa566 Scalar btree index on doc_id + auto-build during Lance activation root 2026-04-16 20:49:17 -05:00
  • 2592f8fcb3 PDF OCR via Tesseract — scanned documents now ingestible root 2026-04-16 20:45:00 -05:00
  • 17a0259cd0 Profile-driven Lance routing — vector_backend auto-routes search + activate root 2026-04-16 20:40:43 -05:00
  • 7c1222d240 Phase E: Scheduled ingest — the substrate runs itself root 2026-04-16 20:36:04 -05:00
  • 0d037cfac1 Phases 16.2 + L2 + 17 VRAM gate + MySQL + 18 Lance hybrid milestone root 2026-04-16 20:24:46 -05:00
  • 4e1c400f5d Phase E.2: Compaction integrates tombstones — physical deletion closes GDPR loop root 2026-04-16 10:38:30 -05:00
  • 4d5c49090c Phase 16: Hot-swap generations + autotune agent loop root 2026-04-16 10:26:21 -05:00
  • a293502265 Phase 17: Model profiles + scoped search — the LLM-brain keystone root 2026-04-16 10:09:43 -05:00
  • d87f2ccac6 Phase E: Soft deletes (tombstones) for compliance-grade row deletion root 2026-04-16 09:40:48 -05:00
  • 09fd446c8d Phase D: AI-safe views — capability-surface projections over base data root 2026-04-16 09:16:44 -05:00
  • 24f1249a62 Federation layer 2: header routing + cross-bucket SQL root 2026-04-16 08:52:32 -05:00
  • 650f5e97b6 Fix chunker UTF-8 boundary panic (causes 120GB OOM in refresh path) root 2026-04-16 03:27:17 -05:00
  • 97a376482c Phase C: Decoupled embedding refresh root 2026-04-16 03:00:43 -05:00
  • 76f6fba5de Phase B: Lance pilot — hybrid decision with measured benchmark root 2026-04-16 02:37:11 -05:00
  • dbe00d018f Federation foundation + HNSW trial system + Postgres streaming + PRD reframe root 2026-04-16 01:50:05 -05:00
  • 84407eeb51 Stress test suite: 9/9 passed — architecture validated root 2026-03-27 22:13:27 -05:00
  • 037555802e Systemd services: gateway, sidecar, UI survive reboots root 2026-03-27 22:06:28 -05:00
  • fdb2e9cda8 Fix browser crash: cache schema context, lazy Dashboard, default to Ask tab root 2026-03-27 21:18:53 -05:00
  • 238cb84d26 Server-side pagination for large result sets root 2026-03-27 20:54:44 -05:00
  • ed17216005 Fix browser crash: limit schema context + cap table rows at 200 root 2026-03-27 20:48:32 -05:00
  • 0bd753294b Robust SQL extraction: handles explanations, markdown, prefixes root 2026-03-27 20:42:11 -05:00
  • 34c03894ae Auto-retry on ALL SQL errors, not just schema errors root 2026-03-27 20:38:27 -05:00
  • ddcbb9590c Fix SQL generation: clean_sql helper + relationship hints + verified root 2026-03-27 20:36:55 -05:00
  • 2c5aeaeada Fix SQL generation: stricter prompt + auto-retry on schema errors root 2026-03-27 20:32:25 -05:00
  • 399fc81ab5 UI: Dashboard + Ingest tabs showing full system progression root 2026-03-27 20:22:36 -05:00
  • 9992b5f135 Database connector: PostgreSQL → Parquet import root 2026-03-27 20:14:16 -05:00
  • 294f3f6a49 Scheduled ingest: file watcher auto-ingests from ./inbox root 2026-03-27 20:04:40 -05:00
  • 04770c97eb HNSW vector index: 100K search in 27ms (58x faster than brute-force) root 2026-03-27 20:00:50 -05:00
  • 8282842eaf Sync memory + phases: all 15 phases marked complete root 2026-03-27 19:34:15 -05:00
  • 35f0559d78 Phase 14: Schema evolution with AI migration rules root 2026-03-27 19:31:19 -05:00
  • d61096e26f 100K embedding COMPLETE: 177/sec, 9.5 min, zero failures root 2026-03-27 09:53:47 -05:00
  • e5b7663c20 Phase 13: Access control — role-based sensitivity enforcement root 2026-03-27 09:47:47 -05:00
  • b2cd54e941 100K embedding: supervisor achieves 67.6/sec (57% faster than single pipeline) root 2026-03-27 09:45:59 -05:00
  • 6f0f92a9e4 Phase 12: Tool registry — governed business actions for AI agents root 2026-03-27 09:31:42 -05:00
  • 6cd1daeb51 Phase 11: Embedding versioning — model-proof vector layer root 2026-03-27 09:27:10 -05:00
  • 6d49f81ebf Add read-mem skill + comprehensive project memory root 2026-03-27 09:23:01 -05:00
  • 9e53caaec3 Phase 10: Rich catalog v2 — metadata as product root 2026-03-27 09:15:09 -05:00
  • bf7cf96911 Phase 9: Event journal — append-only mutation history root 2026-03-27 09:09:33 -05:00
  • 3b695cd592 Dual-pipeline supervisor for embedding ingestion root 2026-03-27 09:06:28 -05:00
  • 6a532cb248 Background job system for embedding — fixes 100K timeout root 2026-03-27 09:03:07 -05:00
  • 354c9c4a04 PRD v3: future-proofing roadmap — event journal, rich catalog, tool registry root 2026-03-27 08:57:29 -05:00
  • 0b9da45647 Agent workspaces: per-contract overlays with instant handoff root 2026-03-27 08:44:45 -05:00
  • 6df904a03c Phase 8: Hot cache + incremental delta updates root 2026-03-27 08:37:28 -05:00
  • eae51977ab Scale test: 2.47M rows + 10K vector index benchmarked root 2026-03-27 08:31:37 -05:00
  • 26fc98c885 Phase 7: Vector index + RAG pipeline root 2026-03-27 08:12:28 -05:00
  • bb05c4412e Phase 6: Ingest pipeline — CSV, JSON, PDF, text file support root 2026-03-27 08:07:31 -05:00
  • 6740a017c7 PRD v2: production roadmap with ingest, vector search, hot cache phases root 2026-03-27 07:54:24 -05:00
  • b37e171e10 UI redesign: Ask, Explore, SQL, System tabs root 2026-03-27 07:24:51 -05:00
  • b235ef9201 Fix nginx route collision — namespace lakehouse API under /lakehouse/api/ root 2026-03-27 06:57:58 -05:00
  • 387ce0074c UI: full-stack test coverage with tabs for Query, Storage, AI, Status root 2026-03-27 06:56:18 -05:00
  • 01373c0e45 Phase 5: hardening — gRPC, observability, auth, config root 2026-03-27 06:37:07 -05:00
  • 50a8c8013f Phase 4: Dioxus frontend with dataset browser and SQL query editor root 2026-03-27 06:24:15 -05:00
  • 78266fdd05 Add __pycache__ to gitignore root 2026-03-27 05:54:09 -05:00
  • 239e471223 Phase 3: AI integration with Ollama via Python sidecar root 2026-03-27 05:53:56 -05:00
  • 19bdfab227 Phase 2: DataFusion query engine over Parquet root 2026-03-27 05:48:20 -05:00
  • 655b6c0b37 Phase 1: storage + catalog layer root 2026-03-27 05:15:27 -05:00
  • a52ca841c6 Phase 0: bootstrap Rust workspace root 2026-03-27 04:59:05 -05:00