Skip to content

Add query observation fuzz artifacts#1653

Merged
chubes4 merged 1 commit into
mainfrom
feat/sql-query-observation
Jun 29, 2026
Merged

Add query observation fuzz artifacts#1653
chubes4 merged 1 commit into
mainfrom
feat/sql-query-observation

Conversation

@chubes4

@chubes4 chubes4 commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add public wp-codebox/query-observation/v1 contract/types and expose it through public/contract barrels and the runtime contract manifest.
  • Materialize per-fuzz-case query observation JSON artifacts in durable fuzz bundles, with inline metadata when artifact storage is not enabled.
  • Extend the shared query recorder with operation/table metadata and document the contract.

Tests

  • npm run test:playground-fuzz-suite-public
  • npm run test:runtime-contract-manifest
  • npm run test:public-api-contract
  • npm run build

AI assistance

  • AI assistance: Yes
  • Tool(s): openai/gpt-5.5 via OpenCode
  • Used for: Drafted and implemented the query observation contract, runtime artifact extraction, tests, and documentation.

@chubes4 chubes4 merged commit 1f222cc into main Jun 29, 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.

1 participant