On the Order and Evolution of Robotkind
The official website for Systema Robotica, a treatise by Ali Ahmed that defines the true nature of robots, proposes the definitive Robot Taxonomy, and explores superintelligence and sentience in robotkind.
Published under CC BY 4.0 | ISBN 979-8-89460-024-3 | Staten House
- / — Landing page with synopsis, links, and reviews
- /read — Full treatise as a continuous scroll with hidden TOC sidebar
- /glossary — Searchable glossary of 91 terms from the treatise
- /archive — Interactive D3.js taxonomy tree of all classified robots
- Next.js 15 (App Router, TypeScript)
- Tailwind CSS v4
- Framer Motion (animations)
- D3.js (taxonomy tree visualization)
- MDX (treatise content)
npm install
npm run devKnow a robot that should be classified? Two ways to contribute:
- Submit via the website — Use the form at
/archive - Fork & PR — Add entries to
src/data/taxonomy.jsonand submit a pull request
The treatise content is licensed under CC BY 4.0. The website code is open source.