Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Whitestone
8c54ba4d34 feat(poka-yoke): make test skips/flakes impossible to ignore
Some checks failed
CI / test (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 16s
- conftest.py: enforce that @pytest.mark.skip requires an issue link in
  the reason string; bare skips are converted to failures at report time.
  Env-var-gated skipif conditions and quarantine-marked tests are exempt.
- pytest.ini: add --strict-markers and centralise asyncio/testpaths config.
- scripts/flake_detector.py: rolling JSON history + 95% consistency check;
  exits non-zero when flaky tests are detected so CI can gate on it.
- tests/quarantine/: holding area for quarantined tests with README.
- docs/QUARANTINE_PROCESS.md: Prevention→Detection→Correction workflow
  documenting when/how to quarantine, escalation (30-day rule), and
  un-quarantine steps.

Fixes #1094

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 10:37:47 -04:00
d0d655b42a [claude] Poka-yoke runner health: provision + health probe scripts (#1097) (#1101)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 14:33:35 +00:00
6ae9547145 fix(ci): repair JSON validation syntax, add repo-truth guard, copy robots.txt/index.html in Dockerfile
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 8s
CI / validate (pull_request) Failing after 3s
2026-04-07 14:24:10 +00:00
52a1ade924 [claude] bezalel MemPalace field report + incremental mine script (#1072) (#1085)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 14:02:12 +00:00
68ee170bbb feat(ops): add cross-VPS fleet management script
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
- Local service control for alpha (4 agents) and beta (bezalel) hosts
- Status, restart, stop, start, update, and health commands
- Remote proxy via SSH with graceful fallback if keys not configured

Closes #910
2026-04-07 02:48:05 +00:00
fcf07357c1 [claude] Reassign Fenrir's orphaned issues to active wizards (#823) (#892)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-06 18:20:13 +00:00