Skip to content

M2 Phase 3: Wire Gate 5 into rebuild receipts#23

Open
gowdaharshith1998-lang wants to merge 1 commit into
m2-phase2-gate5-harnessfrom
m2-phase3-gate5-wiring
Open

M2 Phase 3: Wire Gate 5 into rebuild receipts#23
gowdaharshith1998-lang wants to merge 1 commit into
m2-phase2-gate5-harnessfrom
m2-phase3-gate5-wiring

Conversation

@gowdaharshith1998-lang

Copy link
Copy Markdown
Owner

Summary

  • Wire gate5_property into the rebuild receipt path so gate 5 emits real passed/failed/runtime_crash/skipped/inconclusive statuses.
  • Add --skip-gate-5 CLI plumbing with signed receipts still verifying.
  • Preserve gate 6 as skipped/gate_not_wired and update M1 demo docs for M2-active gate 5.

Verification

  • pytest tests/ -q (726 passed, 6 skipped, 27 xfailed)
  • pytest tests/gates/ tests/rebuild/ tests/semantic/java/test_vendor_integrity.py -q (70 passed, 5 xfailed)
  • python -m ruff check src/omnix/gates/gate5_property.py src/omnix/rebuild/runner.py src/omnix/cli.py tests/gates/test_gate5_property.py tests/rebuild/test_runner.py tests/rebuild/test_cli.py
  • python -m mypy src/omnix/gates/gate5_property.py src/omnix/rebuild/runner.py src/omnix/cli.py
  • bash -n docs/m1_demo_rehearsal.sh src/omnix/semantic/java/jvm/build.sh
  • git diff --check
  • npx gitnexus detect-changes --scope staged: HIGH risk, expected; affected rebuild run + gate5 check flows only

Notes

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