Five RCAN §22-26 attestation packets — FRIA, safety-benchmark, IFU, incident-report,
EU-register. One robot-md emit-*
command per packet. All five endpoints live at Robot Registry Foundation.
Each packet covers a different EU AI Act obligation. All are signed with your robot's key and routed to the live RRF endpoint.
robot-md compliance status queries RRF and returns
which packets have been filed and accepted.
$ robot-md compliance status ./ROBOT.md
Note: pass the file path (./ROBOT.md),
not a directory, to avoid issue
#32
(directory-vs-file resolution bug, tracked).
All five compliance packets require a valid RRN. Run
robot-md register ROBOT.md
before emitting any packets. See the Registry page for
the full registration flow including key generation and RMN assignment.