Skip to content

CANarchy Docs

CANarchy is a stream-first CAN analysis and manipulation runtime designed for automation, security research, and agent-driven workflows.

Machine-readable output uses canonical JSON envelopes and JSONL event streams where commands produce typed events. The CLI is the interface. J1939 is treated as a first-class workflow, not a plugin.

This docs site is the project documentation portal hosted from the same repository as the code.

Start here:

Site goals:

  • keep the event schema and CLI contract explicit and current
  • keep code and docs versioned together
  • make operator, developer, and agent workflows easy to find