Sign a chart-layer ACR
The automated gate re-proves the machine-checkable criteria on every build. A handful of criteria rest on human judgment — this page walks you through attesting them and generates the signature file, no docs required.
1. Review the criteria that need a human
Loaded live from the current generated report, so this list can never drift from what you're actually signing:
Loading the current ACR…
2. Who is attesting
3. Generate the signature file
Then sign the next report by passing the file to the gate:
fcharts-audit --fixture ./a11y/fixture.ts --attest ./attest.json
The generated ACR switches from DRAFT to
Signed by you on the date above — and the CI gate keeps re-proving the
automated criteria under your signature on every commit.