Certification registry for Negative Zero. Every certified product gets a transparency card embedded in its README.
- Use the cert editor to fill out a product's cert data
- Download the JSON — filename format:
{base64id}-{product-name}.json - Drop it in
registry/ - Push to
main— GitHub Actions generates the SVG and pushes it to thesvgbranch - Embed in any README:
The SVG auto-switches between dark and light based on the viewer's system theme.
registry/ JSON cert files (source of truth)
svg/ Generated SVGs (auto-managed, do not edit manually)
docs/ GH Pages editor
scripts/ SVG generator
worker/ Cloudflare Worker source
.github/workflows/ CI
| Branch | Purpose |
|---|---|
main |
JSON registry + editor source |
svg |
Generated SVGs (written by CI) |
| Tier | Meaning |
|---|---|
| FULL | Fully compliant across all CERTAIN criteria |
| CONDITIONAL | Compliant with approved necessity exceptions |
| FAIL | Does not meet the standard |