Skip to content

Add reliability tests, CI and architecture docs - #1

Merged
NRG-Wardog merged 4 commits into
mainfrom
reliability-engineering-hardening
Aug 19, 2026
Merged

Add reliability tests, CI and architecture docs#1
NRG-Wardog merged 4 commits into
mainfrom
reliability-engineering-hardening

Conversation

@NRG-Wardog

Copy link
Copy Markdown
Owner

What changed

  • Added deterministic unit tests for reliability primitives and persistent circuit behavior.
  • Added GitHub Actions CI across Python 3.10/3.11/3.12.
  • Rewrote the README around request pacing, persistent protection state, failure classification and controlled recovery.
  • Added a Mermaid architecture diagram and explicit reliability invariants.
  • Added docs/RELIABILITY.md.

Why

The repository already implements substantial reliability logic but previously looked like one large automation script. These changes surface the architecture and provide public evidence that the failure/recovery behavior is testable independently of the live website.

Validation

CI installs the Playwright Python package (without launching a browser), compiles the source, and runs the deterministic unit tests. No live BIU requests or credentials are used.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@NRG-Wardog
NRG-Wardog merged commit 1a69a2e into main Aug 19, 2026
3 checks passed
@NRG-Wardog
NRG-Wardog deleted the reliability-engineering-hardening branch August 19, 2026 18:02
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