Skip to content

feat(ts): add ClickHouse trusted-query D419 runtime#19

Merged
clfhhc merged 1 commit into
mainfrom
codex/d628-clickhouse-d419-runtime
Jul 16, 2026
Merged

feat(ts): add ClickHouse trusted-query D419 runtime#19
clfhhc merged 1 commit into
mainfrom
codex/d628-clickhouse-d419-runtime

Conversation

@clfhhc

@clfhhc clfhhc commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Implements the approved D628 ClickHouse trusted-query execution checkpoint on top of the released 0.2.1 baseline.

  • adds the host-injected ordinary-D419 runtime without ClickHouse client, SQL, credentials, or row authority
  • enforces exact admission and immutable coordinate identity
  • maps terminal outcomes to D610 contracts with fail-closed correlation
  • supports bounded timeout, disposal, and admitted cancellation
  • preserves the focused package subpath and keeps the runtime off the root surface
  • adds a patch changeset for the future 0.2.2 release

Verified locally:

  • focused Vitest: 24/24
  • full package Vitest: 113 files, 1794 tests
  • test TypeScript typecheck
  • no-raw-async check
  • full ESM/CJS/DTS build and package export smoke
  • packed tarball ESM/CJS consumer smoke

@clfhhc
clfhhc merged commit 7e3646f into main Jul 16, 2026
1 check passed
@clfhhc
clfhhc deleted the codex/d628-clickhouse-d419-runtime branch July 16, 2026 23:20
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.

1 participant