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
The current 0.2.0 source workflow is installed from a clone:
python -m pip install -e .
PyPI currently provides the older 0.1.0 release. Use the source install above for the build and check workflow documented here.
Quickstart
failure-gallery validate cases/
failure-gallery build cases/
failure-gallery check cases/
Release Status
Registry status verified July 13, 2026:
- The checked-in package metadata is
0.2.0. - PyPI and the latest public repository tag remain at
0.1.0. - The
0.2.0build/check and packaged-static-asset changes are source-only until a new release is published.
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
Install the current source, run validate, build, and check, then choose one record and execute its reproduce_command; investigate any mismatch with the documented expected_finding.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file failure_gallery-0.2.0.tar.gz.
File metadata
- Download URL: failure_gallery-0.2.0.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e89376e171ec1de9a0a1fddf413d2cb7ac6567193261186ac9c74369cce0792
|
|
| MD5 |
395fc4189c89abf6ab61536612a25f68
|
|
| BLAKE2b-256 |
99f1a470f1e58b87bd56bb7e3e953220ea81cdea614e1fe7e143a4dcdc01a2e2
|
File details
Details for the file failure_gallery-0.2.0-py3-none-any.whl.
File metadata
- Download URL: failure_gallery-0.2.0-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ca1e2b370d9b9191038e45beea82362905accc756169fd2a078d184e76d02b0
|
|
| MD5 |
d500bfb2923671895cf1ebf48fd15325
|
|
| BLAKE2b-256 |
0f54d7be0256fff157390d21fc806b7e43cb100faa1a271e5495a6ee338eed96
|