Skip to content

docs: sync documentation with recent changes - #167

Merged
nadeem4 merged 1 commit into
mainfrom
docs-sync/2026-09-23
Sep 23, 2026
Merged

nadeem4 merged 1 commit into
mainfrom
docs-sync/2026-09-23

Conversation

@nadeem4

@nadeem4 nadeem4 commented Sep 23, 2026

Copy link
Copy Markdown
Owner

Review window

Prior "docs: sync documentation with recent changes" PR: #135, created 2026-09-22T12:17:37Z. This reviews everything merged into main since then: #133, #137–#165 (28 PRs merged after that timestamp; excludes #135 itself and #153, which was closed without merging).

Four parallel audits covered this window, each cross-checked against the current code on main, not just the PR diffs: (1) API/SDK — auth, registry, facade, dead-code removal; (2) pipeline/architecture — generator, validator, decomposer, aggregator fixes; (3) playground/demo — page nav, sample databases, hosted mode; (4) eval/benchmark — tier 2 scoring, regression gate.

Most of the window already keeps docs in sync as part of each PR's own commits — in particular #154, #156, #157, #160, #163, #164, #165 all touched README.md/docs/ themselves. This PR covers what survived that self-documentation.

Corrections

Verification

Not touched


🤖 Generated with Claude Code

https://claude.ai/code/session_01Bft4Niqsd2GWnPopt1VAhd


Generated by Claude Code

- README.md: the tier-2 benchmark CLI table and the eval-tiers
  paragraph still described --baseline as a flat accuracy-drop gate;
  add --max-regressions and --max-cost-increase to the flag list and
  describe the paired McNemar regression gate, noting
  --max-accuracy-drop is now deprecated. (#156)
- docs/adapters/architecture.md, docs/extensions/add-adapter.md,
  docs/adapters/sdk.md: drop references to supports_schema_introspection,
  supports_dry_run and supports_cost_estimate, which no longer exist on
  DatasourceCapability (only supports_sql and supports_rest remain); fix
  the now-incorrect claim that fetch_schema_snapshot() is gated by a
  capability flag. (#163)
- packages/nl2sql/README.md: the demo now seeds three SQLite databases
  (Chinook, support, webanalytics), not just Chinook (#157); Settings
  moved from a panel to its own routed page (#154); and nl2sql demo
  --hosted, a public-facing mode with no server-side key, was entirely
  undocumented here (#165).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bft4Niqsd2GWnPopt1VAhd
@nadeem4
nadeem4 merged commit 082f053 into main Sep 23, 2026
6 checks passed
@nadeem4
nadeem4 deleted the docs-sync/2026-09-23 branch September 23, 2026 13:32
@github-actions github-actions Bot mentioned this pull request Sep 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants