Documentation Index
Fetch the complete documentation index at: https://docs.roboticks.io/llms.txt
Use this file to discover all available pages before exploring further.
Compliance Patterns
A compliance pattern is an opinionated, end-to-end workflow for a specific certification or audit scenario. It walks from project setup through evidence handoff and tells you, at each step, what to pin, what to derive, what to test, and what to package. Patterns are not the only way to use Roboticks. They are recipes — common, well-worn paths that get most teams from a green-field project to a defensible audit posture without re-deriving the same architecture every time.How to choose a pattern
Pick the pattern that matches your product class and your conformance target:| If you are building… | And targeting… | Start here |
|---|---|---|
| Industrial robot (arm, controller, firmware) | ISO 10218-1:2025 conformity under EU MR 2023/1230 | Industrial robot — ISO 10218-1:2025 |
| Collaborative robot (cobot) or cobot cell | ISO/TS 15066 + ISO 10218 under EU MR 2023/1230 | Cobot — ISO/TS 15066 |
| Autonomous mobile robot (AMR / AGV) | ISO 3691-4 under EU MR 2023/1230 | AMR — ISO 3691-4 |
| AMR for the US market | ANSI/RIA R15.08 | AMR pattern (R15.08 dual-claim variant) |
| Self-propelled machinery for EU market | EU MR 2023/1230 self-propelled | EU MR 2023/1230 conformity |
| A product already shipped, standard has amended | Re-conformity | Re-conformity on amendment |
| No external certification target | Internal QA release gate | Internal release gate |
The matrix
Patterns × standards. A ● indicates the standard is central to the pattern; an ○ indicates the standard typically appears as a cross-reference.| ISO 10218 | ISO/TS 15066 | ISO 3691-4 | EU MR 2023/1230 | ISO 12100 | ISO 13849 | IEC 62061 | IEC 61496 | EU AI Act | |
|---|---|---|---|---|---|---|---|---|---|
| Industrial robot | ● | ○ | ● | ● | ● | ● | ○ | ○ | |
| Cobot | ● | ● | ● | ● | ● | ● | ○ | ○ | |
| AMR | ● | ● | ● | ● | ● | ● | ○ | ||
| EU MR conformity | ○ | ○ | ○ | ● | ● | ○ | ○ | ○ | ○ |
| Re-conformity | any pinned | ||||||||
| Internal release gate | any pinned |
Patterns that cross-cut
Two patterns apply to every project regardless of the primary certification scenario:Change-impact workflow
Which requirements does this PR touch? Run it on every PR.
Traceability audit prep
Pre-audit checklist. Run it the week before the auditor arrives.
What a pattern delivers
Every pattern page has the same structure:- Scenario — who this is for, what conformance target it addresses.
- Prerequisites — what risk assessment, what supplier certifications, what off-platform documentation is assumed.
- Project setup — pinning, requirement ingest source, repository layout.
- Derivation — which clauses to derive requirements from, structure for the requirements.
- Test patterns — recommended
@confirms,@deadline, fault-injection, and parameterised-scenario approaches. - Release — cutting the release, verification, evidence pack generation.
- Handoff — packaging for the notified body or internal reviewer.
- Maintenance — re-conformity on amendments, change-impact, periodic re-verification.
A note on patterns and your specific situation
Patterns are recipes. They are correct in their structure for the common case. Your situation is specific — your product, your supply chain, your notified body’s habits, your jurisdiction. Use the pattern as a starting structure; refine to your context. When a pattern conflicts with explicit guidance from your notified body or accredited assessor, the assessor wins. The pattern documentation is best-effort; the assessor is the conformance authority.Next steps
Industrial robot
ISO 10218-1:2025 end-to-end.
Cobot
ISO/TS 15066 contact-force pattern.
AMR
ISO 3691-4 detection-zone pattern.
EU MR conformity
Self-propelled machinery technical-file workflow.