Skip to content

INTB-282: add deterministic cross-project wave admission - #46

Merged
hudsonaikins merged 15 commits into
mainfrom
codex/intb-282-wave-admission
Aug 1, 2026
Merged

INTB-282: add deterministic cross-project wave admission#46
hudsonaikins merged 15 commits into
mainfrom
codex/intb-282-wave-admission

Conversation

@hudsonaikins

@hudsonaikins hudsonaikins commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Outcome

Adds a deterministic, local-only wave admission gate so portfolio operators can admit only Ready, dependency-satisfied, non-overlapping work with explicit WIP and final integration ownership.

Plane story: INTB-282
Exact pushed head: ae2503e6469fb2e9faa392665c50ae2874f255bf

Scope

  • portable tabellio-wave-manifest/v0.1 schema
  • pure admission service and tabellio-wave-admit CLI
  • accepted and rejected three-repository fixtures
  • stable business-readable rejection reasons
  • structural, schema, workflow, negative, security, and policy tests
  • M4-first Buildkite routing for OS-neutral gates
  • fail-closed Git >=2.50.1 <3.0.0 version and capability gate
  • hosted Git version, architecture, OS, and exercised-capability evidence

Excluded: task launch, external mutation by admission, inferred links, merge, deployment, release, secrets, Linux jobs, and quota changes.

Evidence

  • local Fallow new-only — passed; zero introduced dead code, complexity, or duplication
  • local tests — 349/349 passed, zero skipped
  • local exact-head product validation — 14/14 passed, $0
  • local validation run — validation-da632f88-6f2b-4587-af9d-9499124f1c03
  • GitHub exact-head checks — Tests, validate, Fallow changed-code, and Package dry-run passed
  • Buildkite #172 — passed all six exact-head jobs on macos-medium
  • hosted Git evidence — Git 2.52.0, Darwin/arm64; bundle, ancestry, and commit-resolution capabilities passed
  • hosted Fallow — passed; zero introduced dead code, complexity, or duplication
  • hosted product validation — validation-002dbdf8-ae7f-49b5-a388-b13b7985e88a, 14/14 passed, exact head, $0
  • fresh Codex review — no major issues on ae2503e646; zero unresolved threads
  • PR mergeability — mergeable, clean
  • no Linux jobs, quota change, plan upgrade, waiver, merge, or deploy

Demo

Accepted fixture admits three independent Ready lanes across Tabellio, Contexenda, and Vaticor. Rejected fixture returns SURFACE_OVERLAP and DEPENDENCY_INCOMPLETE while leaving the independent Vaticor lane accepted.

Readiness

MERGE_READY. Merge remains unapproved.

Entire-Checkpoint: ea0ff36384d2
@hudsonaikins
hudsonaikins marked this pull request as ready for review July 31, 2026 18:47
@makeplane

makeplane Bot commented Jul 31, 2026

Copy link
Copy Markdown

Linked to Plane Work Item(s)

References

This comment was auto-generated by Plane

Copy link
Copy Markdown
Contributor Author

@codex review

Entire-Checkpoint: ea0ff36384d2
@hudsonaikins

Copy link
Copy Markdown
Contributor Author

@codex review

Entire-Checkpoint: ea0ff36384d2
@hudsonaikins

Copy link
Copy Markdown
Contributor Author

@codex review

Entire-Checkpoint: ea0ff36384d2
@hudsonaikins

Copy link
Copy Markdown
Contributor Author

@codex review

Entire-Checkpoint: ea0ff36384d2
@hudsonaikins

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ccb0ddded3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread scripts/lib/wave-admission.mjs Outdated
Comment thread scripts/lib/wave-admission.mjs
Comment thread scripts/lib/wave-admission.mjs
Comment thread scripts/lib/wave-admission.mjs Outdated
Comment thread scripts/tabellio-wave-admit.mjs Outdated
Comment thread scripts/lib/wave-admission.mjs Outdated
Comment thread schemas/wave-manifest.v0.1.schema.json Outdated
Entire-Checkpoint: 08db4ce9394c
Entire-Checkpoint: 08db4ce9394c
Entire-Checkpoint: 08db4ce9394c
Entire-Checkpoint: 08db4ce9394c
@hudsonaikins

Copy link
Copy Markdown
Contributor Author

@codex review

Entire-Checkpoint: 08db4ce9394c
@hudsonaikins

Copy link
Copy Markdown
Contributor Author

@codex review

@hudsonaikins

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 348706e54f

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread scripts/lib/wave-admission.mjs Outdated
Comment thread schemas/wave-manifest.v0.1.schema.json Outdated
Comment thread .buildkite/pipeline.yml
@hudsonaikins

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 64fc1e5050

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread tests/buildkite-high-gates.test.mjs Outdated
Comment thread scripts/lib/wave-admission.mjs
Comment thread .buildkite/scripts/product-validation.sh
@hudsonaikins

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Another round soon, please!

Reviewed commit: ae2503e646

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@hudsonaikins
hudsonaikins merged commit 979a81d into main Aug 1, 2026
5 checks passed
@hudsonaikins
hudsonaikins deleted the codex/intb-282-wave-admission branch August 1, 2026 01:59
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