Article 14 reporting starts 11 September 2026

Article 14 reporting starts in 20 days (11 September 2026)

Curbpack helps you rehearse an in-repo reporting-path draft before the CRA Article 14 reporting clock. This is not conformity assessment, EU Login verification, or live Single Reporting Platform access.

structural_draft · informational · date source: internal/clock/clock.go (Art14ReportingStart)

Primary — install + read-only scan

curl -fsSL https://raw.githubusercontent.com/afelin/curbpack/v0.5.3/scripts/install.sh | sh
curbpack scan

Read-only — no files written. Run inside any git repository. Pin install to v0.5.3 (earlier releases do not ship scan).

Windows (PowerShell)

irm https://raw.githubusercontent.com/afelin/curbpack/v0.5.3/scripts/install.ps1 | iex
curbpack scan

After scan — optional pathway

  1. curbpack fix --art14 — scaffold docs/incident/art14-path.md (documented draft; fill Last tabletop: after tabletop)
  2. curbpack init --packs cra-baseline — enable CRA-shaped structural gates locally
  3. curbpack check --score — full evaluate + readiness % for human review

Self-declared badge (copy-paste)

curbpack scan --badge

Emits one line, e.g. Art 14 path · not rehearsed · self-declared · curbpack until a human fills Last tabletop: in the repo. Gate green means documented; badge rehearsed only after human tabletop date.

Verify it yourself: run curbpack scan --badge in that repo — a pasted badge is self-declared; the command is the check.

What scan checks (informational)

Legal reference: EUR-Lex CRA (32024R2847) · Install: docs/getting-started/install.md