Below you will find pages that utilize the taxonomy term “Mindicator”
July 15, 2026
invAIriant audit gate
Version updated for https://github.com/mindicator/invAIriant to version v0.3.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary: invAIriant is a CI/CD tool designed to audit codebases for architectural invariants, providing evidence-based architecture audits. It helps gate merges based on real findings and prevents architectural drift by ensuring every candidate survives adversarial evidence checks before becoming a finding. The tool supports a set of review lenses that discover and verify issues before severity gates, making it useful for maintaining robust architectures during AI-assisted development.
July 5, 2026
invAIriant audit gate
Version updated for https://github.com/mindicator/invAIriant to version v0.2.5.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed The CLI seatbelt now uses semantic color on a real terminal — green ✓/OK, red ✗/FAILED/S0, amber S1 — so a live terminal recording reads clearly. Color is emitted only on a TTY (honoring NO_COLOR); piped and CI output stay byte-for-byte plain, so exit codes and parsed output are unaffected. Auto-published to PyPI via Trusted Publishing. No new lenses; the CLI still performs no judgment.
July 4, 2026
invAIriant audit gate
Version updated for https://github.com/mindicator/invAIriant to version v0.2.4.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Fixes the two public front doors and enables the first automated PyPI publish.
PyPI page invairiant 0.2.3’s project page was immutable with the old pip install -e . text (the readme was fixed just after that release). 0.2.4 lands the corrected page: the CLI readme (the package’s long_description) leads with pip install invairiant and uses absolute GitHub links so they resolve on pypi.org.