Skip to content

[codex] Add Jaffle Shop DuckDB parse gate - #51

Merged
sabino merged 1 commit into
mainfrom
codex/m1-jaffle-shop-duckdb-parse-gate
Jun 16, 2026
Merged

[codex] Add Jaffle Shop DuckDB parse gate#51
sabino merged 1 commit into
mainfrom
codex/m1-jaffle-shop-duckdb-parse-gate

Conversation

@sabino

@sabino sabino commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a developer-side Jaffle Shop DuckDB parse gate that clones a pinned public ref into a temp directory and runs the Zig dxt binary
  • validate the emitted M1 manifest schema slice, expected Jaffle resource shape, refs/dependency maps, configs, and representative ls selectors
  • update README and PLAN to mark the scripted public-fixture gate as complete while keeping remaining M1/M1A gates explicit

Validation

  • zig build --cache-dir /tmp/dxt-zig-cache --global-cache-dir /tmp/dxt-zig-global-cache
  • zig build test --cache-dir /tmp/dxt-zig-cache --global-cache-dir /tmp/dxt-zig-global-cache
  • pytest -q
  • python scripts/check_jaffle_shop_duckdb_parse.py --no-build
  • python scripts/check_runtime_boundary.py
  • python scripts/check_public_safety.py
  • git diff --check

Review

  • subagent review found no blocking issues; follow-up findings were addressed
  • codex exec review found no blocking issues

@sabino
sabino merged commit 428e582 into main Jun 16, 2026
2 checks passed
@sabino
sabino deleted the codex/m1-jaffle-shop-duckdb-parse-gate branch June 16, 2026 15:27
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