Commit graph

59 commits

Author SHA1 Message Date
Luca Martial
77dce6fdb3 fix(wiki): ignore empty embedding vectors 2026-05-11 23:31:07 -07:00
Luca Martial
7a86aa9ddc fix(sl): tighten source validation guards 2026-05-11 23:31:04 -07:00
Luca Martial
aaa928e768 fix(ingest): scope fallback recovery checks 2026-05-11 23:31:01 -07:00
Luca Martial
3db57465db Track raw paths for ingest actions 2026-05-11 23:03:16 -07:00
Luca Martial
7c7c86c446 Recover SL write fallbacks 2026-05-11 22:28:44 -07:00
Luca Martial
52ed9450ba Surface dbt target SL sources 2026-05-11 22:28:42 -07:00
Luca Martial
97a6b91f95 Validate wiki refs before writes 2026-05-11 21:54:25 -07:00
Luca Martial
7ae692cce0 Validate SL sources against manifests 2026-05-11 21:54:23 -07:00
Luca Martial
d7a6d78c72 Return wiki content after edits 2026-05-11 20:39:09 -07:00
Luca Martial
6536c5da26 Harden semantic layer source validation 2026-05-11 20:39:07 -07:00
Luca Martial
66109caa1d Count reconciliation actions in reports 2026-05-11 20:39:05 -07:00
Luca Martial
f13dc27805 Canonicalize unmapped fallback details 2026-05-11 20:39:03 -07:00
Luca Martial
6d00cbbc2e Tighten ingest reconciliation guidance 2026-05-11 17:20:02 -07:00
Luca Martial
523d6ab68a Merge remote-tracking branch 'origin/main' into luca-martial/schema-select-ux-text 2026-05-11 14:45:12 -07:00
Luca Martial
77223ad772 WIP: save local changes before main merge 2026-05-11 14:45:08 -07:00
Andrey Avtomonov
b981cabdc6 Include historic SQL projection in memory counts 2026-05-11 22:52:47 +02:00
Andrey Avtomonov
1bd29c7eb1 Fix historic SQL ingest setup and progress 2026-05-11 22:35:07 +02:00
Luca Martial
72a4ace13c Improve schema setup and Notion ingest UX 2026-05-11 12:34:33 -07:00
Andrey Avtomonov
2d1efda176 test: verify historic sql pattern shard work units 2026-05-11 20:23:37 +02:00
Andrey Avtomonov
8deac9d530 test: align historic sql pattern skill with shards 2026-05-11 20:21:39 +02:00
Andrey Avtomonov
3e11e33b8a feat: emit historic sql pattern shard work units 2026-05-11 20:20:58 +02:00
Andrey Avtomonov
02b621be72 feat: write historic sql pattern shards 2026-05-11 20:20:22 +02:00
Andrey Avtomonov
2a91ea521f feat: shard historic sql pattern inputs 2026-05-11 20:19:47 +02:00
Andrey Avtomonov
06163452b4 feat: redact historic sql staged artifacts 2026-05-11 20:10:17 +02:00
Andrey Avtomonov
7b38418900 feat: add historic sql redaction helper 2026-05-11 20:09:46 +02:00
Andrey Avtomonov
9c615fcb79 test: cover historic sql retrieval acceptance 2026-05-11 20:02:01 +02:00
Andrey Avtomonov
e39aea7e33 test: cover historic sql projection cleanup 2026-05-11 19:50:08 +02:00
Andrey Avtomonov
c2b2356e5e fix: keep historic sql archived patterns stable 2026-05-11 19:49:48 +02:00
Andrey Avtomonov
5d72c1f240 feat: allow generic historic sql readers locally 2026-05-11 19:25:29 +02:00
Andrey Avtomonov
1b1b32d717 fix: normalize historic sql probe results 2026-05-11 19:24:27 +02:00
Andrey Avtomonov
109dd8d836 refactor: remove legacy historic sql reader fetch surface 2026-05-11 19:13:16 +02:00
Andrey Avtomonov
d47826a234 refactor: remove legacy historic sql pipeline 2026-05-11 19:06:08 +02:00
Andrey Avtomonov
b3ebba9f88 feat: cut over historic sql adapter 2026-05-11 19:00:01 +02:00
Andrey Avtomonov
da263c0957 feat: run historic sql deterministic projection 2026-05-11 18:58:19 +02:00
Andrey Avtomonov
fb541cb9e5 feat: project historic sql evidence 2026-05-11 18:53:45 +02:00
Andrey Avtomonov
954426289d feat: add historic sql evidence skills 2026-05-11 18:48:31 +02:00
Andrey Avtomonov
ef9358beb7 feat: add historic sql evidence emission 2026-05-11 18:44:24 +02:00
Andrey Avtomonov
80fffcd8a1 test: verify historic sql unified hot path 2026-05-11 18:18:35 +02:00
Andrey Avtomonov
7549872d0f feat: chunk historic sql unified staging 2026-05-11 18:15:08 +02:00
Andrey Avtomonov
25952e44bc feat: add historic sql aggregate readers 2026-05-11 18:07:13 +02:00
Andrey Avtomonov
93752d5719 feat: stage historic sql aggregate snapshots 2026-05-11 18:04:13 +02:00
Andrey Avtomonov
6a291a1875 feat: add historic sql bucket helpers 2026-05-11 18:02:04 +02:00
Andrey Avtomonov
55140d1e6c feat: add historic sql unified contracts 2026-05-11 18:00:33 +02:00
Andrey Avtomonov
d9acdc846a feat: expose sl search usage snippets 2026-05-11 17:31:53 +02:00
Andrey Avtomonov
cd127571fc feat: hydrate sl search usage metadata 2026-05-11 17:28:07 +02:00
Andrey Avtomonov
633f9359c2 feat: return sl search snippets 2026-05-11 17:25:46 +02:00
Andrey Avtomonov
19585e67ac feat: index historic sql usage in sl search text 2026-05-11 17:23:33 +02:00
Andrey Avtomonov
f4021da969 feat: add sql analysis batch port 2026-05-11 17:03:22 +02:00
Andrey Avtomonov
c45d131a1f feat: preserve historic sql usage in manifest shards 2026-05-11 16:53:22 +02:00
Andrey Avtomonov
f17053061d feat: carry historic sql usage in semantic sources 2026-05-11 16:47:28 +02:00