Skip to content

SubhanshuMG/eu-cra-countdown-ce-marked-software

Repository files navigation

The EU CRA countdown: CE-marked software is coming

Part of The Intelligent Infrastructure Playbook, a 36-article series on platform, AI, and security engineering for 2026.

Category: DevSecOps Slug: eu-cra-countdown-ce-marked-software Author: Subhanshu Mohan Gupta Canonical: https://blogs.subhanshumg.com/eu-cra-countdown-ce-marked-software


TL;DR

By December 2027, every product with digital elements sold in the EU needs conformity assessment. The 14 essential requirements, the open-source carve-outs, and what shipping early gets you.

What's in this repo

  • article.md: the full essay, Hashnode-compatible front-matter, ready to publish.
  • references.md: primary sources and further reading.
  • diagrams/: Mermaid diagrams (.mmd) and the cover image (cover.png).
  • code/: runnable snippets, manifests, and helper scripts referenced from the article.
  • publish.md: how this article is published and cross-posted.

Tags

eu-cra, regulation, conformity

Quickstart

# Render the cover (requires Pillow + the DejaVu / Poppins fonts).
# Run from the *main* playbook repo:
#   git clone git@github.com:SubhanshuMG/The-Intelligent-Infrastructure-Playbook.git
#   python3 tools/generate_all_covers.py C53
#
# The rendered cover is copied here as diagrams/cover.png.

# Render the diagrams (requires mermaid-cli).
for f in diagrams/*.mmd; do
    mmdc -i "$f" -o "${f%.mmd}.svg" -t dark -b transparent
done

License

Citation

See CITATION.cff for machine-readable citation metadata.


The Intelligent Infrastructure Playbook · by Subhanshu Mohan Gupta · https://blogs.subhanshumg.com

About

By December 2027, every product with digital elements sold in the EU needs conformity assessment. The 14 essential requirements, the open-source carve-outs and what shipping early gets you.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages