failure-gallery
Validate and build a searchable gallery of reproducible synthetic agent and robotics failure records.
failure-gallery is for evaluation educators, review-tool maintainers, and robotics or agent teams that need inspectable fixtures for failure-review workflows. Its differentiator is evidence-first synthetic case design: every record names the failure, domain, expected review label, expected finding, related tool, exact reproduction command, source JSON path, and synthetic-data boundary.
Inspectable Output
validate: checks case fields, requires at least 12 records, and requires both agent and robotics domains.render: writes one requested HTML file from the case records.build: deterministically writes bothsite/index.htmlanddocs/index.htmlby default.check: fails when either generated deploy target differs from the canonical renderer output.
The case JSON under cases/ is the review evidence. src/failure_gallery/render.py and packaged local CSS/JavaScript assets are the canonical generator inputs; generated HTML should not be edited by hand.
Runtime Boundary
Validation and rendering read local JSON, CSS, and JavaScript files and make no network requests. The generated page is standalone, although its navigation links point to public AuraOne and GitHub pages when a browser follows them. No customer, private-lab, or production incident data is bundled.
Install
Install the current package from PyPI:
python -m pip install "failure-gallery==0.2.1"
Quickstart
failure-gallery validate cases/
failure-gallery build cases/
failure-gallery check cases/
Release Status
Registry status verified July 13, 2026:
- PyPI:
failure-gallery==0.2.1 - GitHub release:
v0.2.1 - The wheel includes the
failure-galleryCLI and canonical local CSS and JavaScript assets used byrender,build, andcheck.
The project is alpha software. No incident-volume, customer, benchmark, or adoption claim is made.
Limits
The records are synthetic tutorials with expected review outcomes. They are not real incidents, benchmark results, model comparisons, or proof that a related tool will detect every production failure.
Next Action
Run validate, build, and check, then choose one record and execute its reproduce_command; investigate any mismatch with the documented expected_finding.
Release files for failure-gallery 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| failure_gallery-0.2.1.tar.gz | 13.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| failure_gallery-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.3 kB
Release files / failure_gallery-0.2.1.tar.gz
| Download URL | failure_gallery-0.2.1.tar.gz |
|---|---|
| Size | 13.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
08bc9df6cbdcb9d64f3b62bffb4d03c112518b7354c67303cc5bdf4bd88b17cb
|
|
BLAKE2b-256 checksum How to use checksums |
8c08d00de9f4eca3628ffce83625347673628d662aee4e5fec10717a39431b0d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 13, 2026.
Transparency logRelease files / failure_gallery-0.2.1-py3-none-any.whl
| Download URL | failure_gallery-0.2.1-py3-none-any.whl |
|---|---|
| Size | 12.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9e1ccc6e05743a13fe631517e6b3821d54ec9cbb5d8666ef77b8193b1cec54b9
|
|
BLAKE2b-256 checksum How to use checksums |
acced1381784bbf5d129ff5638bfd7ed357263395e0f49c5d7fc0cb9ebe41e59
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 13, 2026.
Transparency log