Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 22:28

Added

  • Initial CLI: archi [path] scans a Go codebase and serves a local web UI.
  • export --format json|markdown for CI/headless use.
  • check --max-distance <float> exits non-zero on main-sequence violations.
  • Embedded D3-based web UI with main-sequence scatter plot and module side panel.
  • Resilient parser that logs and skips syntax-broken files (RNF-003).
  • opt-in Gemini enrichment via --ai / GEMINI_API_KEY (RNF-007/008/009).

Install

Direct download

curl -fsSL https://github.com/mpraes/archi/releases/download/v0.1.0/archi-v0.1.0-linux-amd64.tar.gz | tar xz

DEB / RPM

Grab archi_0.1.0_amd64.deb or archi_0.1.0_amd64.rpm from the assets below.

SHA256

afa39550a0a57374bd3addb8168340eac442abda1ad032430c3dea57fb8ac128  archi-v0.1.0-linux-amd64.tar.gz