Skip to content
Systems · Codex-workflow

Codex-workflow

Documented as "Thirty's Monolith / Schematic Guardian" — a GitHub Action that patrols a repository on every push and enforces structure, testing, and commit-history standards.

What it is

The README documents four enforcement components: a directory-structure check (src/ and .github/workflows/ layout), a "Mirror Protocol" requiring a test file per code file, commit-message standardization to Conventional Commits, and an auto-correcting code sanitizer for indentation/whitespace/file endings.

Current package version

codex-workflow 1.0.0

Source: pyproject metadata at pinned commit.

Open metadata source

Status, limitations, and proof trail

Verified Package metadata version and pinned source reference.

Documented Enforcement behavior as described in the README; this portal did not independently run the Action against a target repository.