Skip to content

Dogfood GroundAtlas package gate#15

Merged
shtse8 merged 1 commit into
mainfrom
codex/groundatlas-webgpu-gate-0.1.2
Jul 4, 2026
Merged

Dogfood GroundAtlas package gate#15
shtse8 merged 1 commit into
mainfrom
codex/groundatlas-webgpu-gate-0.1.2

Conversation

@shtse8

@shtse8 shtse8 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add vendor-neutral project.manifest.json for @sylphx/webgpu and keep .doctrine/project.json as the Sylphx Doctrine adapter
  • add a single GroundAtlas CI job using SylphxAI/groundatlas@v0.1.2 with groundatlas@0.1.2
  • gate the existing native build matrix through needs: groundatlas plus an explicit failure step, without duplicating GroundAtlas across every platform target
  • add project-control boundary tests, ADR/spec docs, SECURITY.md, and repo docs updates

Boundary

  • No native WebGPU behavior, package exports, platform package artifacts, runtime tests, release artifacts, or compatibility claims changed.
  • Generated .groundatlas* reports remain evidence/navigation only, not SSOT.
  • Native package release proof remains Release workflow + release:readback + npm registry readback/consumer smoke proof when package behavior changes.

Validation

  • node --test test/project-control.node-test.mjs
  • YAML parse for .github/workflows/ci.yml, test.yml, and release.yml
  • npm exec --yes --package groundatlas@0.1.2 -- ga update --out .groundatlas-pilot
  • npm exec --yes --package groundatlas@0.1.2 -- ga audit --out .groundatlas-pilot
  • npm exec --yes --package groundatlas@0.1.2 -- ga manifest --out .groundatlas-pilot --json
  • npm exec --yes --package groundatlas@0.1.2 -- ga fleet . --out .groundatlas-pilot --require-atlas --strict --json
  • bun install --frozen-lockfile
  • bun run release:readback

Native matrix proof is intentionally left to CI because this is a control-plane-only change and the repo already owns cross-platform native build gates.

@shtse8 shtse8 merged commit 65eb5ae into main Jul 4, 2026
8 checks passed
@shtse8 shtse8 deleted the codex/groundatlas-webgpu-gate-0.1.2 branch July 4, 2026 06:26
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