Commit graph

345 commits

Author SHA1 Message Date
Andrey Avtomonov
a6b859b799 docs: add isolated diff textual conflict resolver plan 2026-05-18 00:27:52 +02:00
Andrey Avtomonov
a630174341 test(ingest): align textual conflict failure coverage 2026-05-18 00:27:19 +02:00
Andrey Avtomonov
32288434ea test(ingest): verify isolated diff textual conflict repair 2026-05-18 00:24:56 +02:00
Andrey Avtomonov
aa8d59c14a feat(ingest): report isolated diff resolver outcomes 2026-05-18 00:24:12 +02:00
Andrey Avtomonov
8784a47f84 feat(ingest): repair isolated diff textual conflicts 2026-05-18 00:23:45 +02:00
Andrey Avtomonov
529c6daa68 test(ingest): cover isolated diff resolver integration 2026-05-18 00:23:04 +02:00
Andrey Avtomonov
9f0abe5d65 test(ingest): cover isolated diff textual conflict resolver 2026-05-18 00:22:45 +02:00
Andrey Avtomonov
7cc9f0e70a fix(ingest): validate scan sources and wiki refs 2026-05-18 00:11:11 +02:00
Andrey Avtomonov
199c916549 docs: add isolated diff ingestion global wiki reference gate closure plan 2026-05-17 22:26:34 +02:00
Andrey Avtomonov
ba534fb8ca fix(ingest): gate global wiki references 2026-05-17 22:25:46 +02:00
Andrey Avtomonov
43f581154f docs: add isolated diff ingestion reference and target gate closure plan 2026-05-17 22:16:24 +02:00
Andrey Avtomonov
87f1193ed1 chore(ingest): verify isolated diff gate closure 2026-05-17 22:15:38 +02:00
Andrey Avtomonov
c61c50be11 test(ingest): cover isolated diff reference and target gates 2026-05-17 22:13:54 +02:00
Andrey Avtomonov
3613fb3686 fix(ingest): trace isolated SL target policy gates 2026-05-17 22:12:53 +02:00
Andrey Avtomonov
9d756b2c6c fix(ingest): enforce SL target connection scope 2026-05-17 22:11:44 +02:00
Andrey Avtomonov
5ec639602b fix(ingest): gate final wiki references 2026-05-17 22:10:58 +02:00
Andrey Avtomonov
32128ae3aa docs: add isolated diff ingestion provenance gate closure plan 2026-05-17 22:04:15 +02:00
Andrey Avtomonov
977a610ea9 fix(ingest): gate provenance before isolated diff squash 2026-05-17 22:03:20 +02:00
Andrey Avtomonov
ea6dca4568 docs: add isolated diff ingestion gates and trace closure plan 2026-05-17 21:54:08 +02:00
Andrey Avtomonov
656e5846aa test(ingest): verify isolated diff postmortem coverage 2026-05-17 21:53:18 +02:00
Andrey Avtomonov
46455e74d1 fix(ingest): trace policy conflicts and cleanup child worktrees 2026-05-17 21:48:47 +02:00
Andrey Avtomonov
86837dd3ed fix(ingest): persist postmortem failure traces 2026-05-17 21:47:43 +02:00
Andrey Avtomonov
51fe8306c3 fix(ingest): gate isolated final integration tree 2026-05-17 21:42:45 +02:00
Andrey Avtomonov
cc1eb7c51b fix(ingest): tighten final artifact gates 2026-05-17 21:41:01 +02:00
Andrey Avtomonov
ae1ba0e2bd docs: add isolated diff ingestion v1 core plan 2026-05-17 21:32:53 +02:00
Andrey Avtomonov
8d78f872af docs: document ingest trace inspection 2026-05-17 21:32:03 +02:00
Andrey Avtomonov
cae5c4b948 feat: add isolated diff ingestion v1 core 2026-05-17 21:30:30 +02:00
Andrey Avtomonov
1013bb65df test: cover isolated diff ingestion regressions 2026-05-17 21:29:08 +02:00
Andrey Avtomonov
c481f1cce9 feat: route selected ingest sources through isolated diffs 2026-05-17 21:27:41 +02:00
Andrey Avtomonov
0be264dde0 feat: integrate isolated work unit patches 2026-05-17 21:24:21 +02:00
Andrey Avtomonov
c2edec84c2 feat: execute ingest work units in child worktrees 2026-05-17 21:23:54 +02:00
Andrey Avtomonov
43e6d4542d feat: add final ingest artifact gates 2026-05-17 21:23:13 +02:00
Andrey Avtomonov
ba76f2e5f0 feat: validate wiki body semantic references 2026-05-17 21:22:43 +02:00
Andrey Avtomonov
739d88420e feat: add isolated ingest patch helpers 2026-05-17 21:22:15 +02:00
Andrey Avtomonov
01b7f54253 feat: persist ingest trace events 2026-05-17 21:21:23 +02:00
Andrey Avtomonov
89760b52c9 Refine isolated-diff ingestion design after adversarial review iteration 3 2026-05-17 21:08:23 +02:00
Andrey Avtomonov
35b8f215b1 Refine isolated-diff ingestion design after adversarial review iteration 2 2026-05-17 21:04:51 +02:00
Andrey Avtomonov
0849dcdcfa Refine isolated-diff ingestion design after adversarial review iteration 1 2026-05-17 20:58:27 +02:00
Andrey Avtomonov
2a19e88806 docs: add isolated-diff ingestion design 2026-05-17 20:46:54 +02:00
Andrey Avtomonov
d1c84e5564
fix: improve setup wizard behavior (#127)
* fix: improve setup wizard behavior

* fix: derive runtime versions from release metadata

* test: validate metabase source mapping requirements

* Fix boundary check release identifiers
2026-05-17 19:15:09 +02:00
Andrey Avtomonov
33a142f769
feat(cli): add read-only sql command (#126)
* feat(cli): add read-only sql command

* fix(cli): rename sql connection flag
2026-05-17 10:29:07 +02:00
Andrey Avtomonov
c89af7733a
fix: improve ingest runtime readiness (#124)
* fix: improve ingest runtime readiness

* fix(cli): mock runtime in slow setup tests

* test(cli): isolate setup runtime status
2026-05-17 10:27:29 +02:00
Andrey Avtomonov
f49672ba5b
fix: accept ingest wiki forward refs (#125) 2026-05-17 10:10:14 +02:00
Andrey Avtomonov
74be832aea
feat(cli): improve search ranking output (#123) 2026-05-17 02:32:41 +02:00
Andrey Avtomonov
d3d58a279b
fix(release): repair next npm release workflow (#122)
* fix(ci): run rc releases from next branch

* fix(context): allow release git askpass env

* fix(release): make npm publish noninteractive

* fix(release): use npm trusted publishing

* fix(release): tolerate npm propagation in smoke

* docs(release): document trusted publishing auth
2026-05-17 01:41:07 +02:00
Andrey Avtomonov
de72a10ffb
fix(cli): build runtime assets during dev setup (#121) 2026-05-17 01:04:44 +02:00
Luca Martial
c7e6b5001d
docs: clarify getting started introduction (#120) 2026-05-16 13:25:37 -04:00
Luca Martial
b318671d31
Shorten concept docs (#118)
* docs: shorten concept pages

* docs: shorten semantic internals page

* docs: restore semantic internals diagrams

* docs: align semantic internals intro

* docs: rename semantic internals page

* docs: polish safe sql comparison
2026-05-16 12:36:07 -04:00
Luca Martial
cf3674cd9f
docs: merge community contributing pages (#119) 2026-05-16 12:34:35 -04:00
Luca Martial
68628832a9
docs: move LLM configuration guide last (#117) 2026-05-16 12:00:31 -04:00