Added
- Initial CLI:
archi [path]scans a Go codebase and serves a local web UI. export --format json|markdownfor 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 xzDEB / 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