Feedback type
Process improvement from a consumer repository.
Consumer evidence
BaseInfinity/m180-jumpseat PR #111 changed planning documentation and lifecycle contract tests only. Its focused document-learning/roadmap gate passed 36/36 in about five seconds, while the unchanged complete hosted required suite passed 2,141/2,141 in 22m15s. The full gate added valuable clean-Windows confidence, but a cheap contract failure should be visible before spending the entire runner duration.
The same consumer needed a lifecycle-only PR #104 after terminal reconciliation; that seven-file documentation/test change also ran the complete 2,136-test suite locally and in hosted CI.
No source code, private evidence, secrets, or business logic was scanned for this report.
Desired behavior
Research and prove an opt-in fast-first, full-final CI contract:
- Run deterministic changed-surface contracts first (for example docs/lifecycle structure, generated-state verification, or directly affected unit tests).
- Fail quickly and retain a concise diagnostic when that tier is red.
- Keep the repository's complete required suite as the final merge gate; the fast tier must not certify the PR by itself.
- Treat cross-cutting files, proof machinery, hooks, dependency manifests, and ambiguous changes as full-suite work immediately.
- Record which tier ran, why it was selected, elapsed time, and the exact final gate result.
Acceptance criteria
Related
Feedback type
Process improvement from a consumer repository.
Consumer evidence
BaseInfinity/m180-jumpseatPR #111 changed planning documentation and lifecycle contract tests only. Its focused document-learning/roadmap gate passed 36/36 in about five seconds, while the unchanged complete hosted required suite passed 2,141/2,141 in 22m15s. The full gate added valuable clean-Windows confidence, but a cheap contract failure should be visible before spending the entire runner duration.The same consumer needed a lifecycle-only PR #104 after terminal reconciliation; that seven-file documentation/test change also ran the complete 2,136-test suite locally and in hosted CI.
No source code, private evidence, secrets, or business logic was scanned for this report.
Desired behavior
Research and prove an opt-in fast-first, full-final CI contract:
Acceptance criteria
Related
BaseInfinity/m180-jumpseatPR Audit and bind final review approval to the exact integrated candidate #111 — 36/36 focused versus 2,141/2,141 hosted in 22m15sBaseInfinity/claude-sdlc-harnesscorresponding consumer-pattern issue