kaua-kgzin/ArchMAP Architecture Analysis

Analyze your codebase architecture with ArchMAP — cycles, risks, and layer violations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the project to analyze (relative to repo root).no.
python-versionPython version to use.no3.13
archmap-versionArchMAP version to install (e.g. '0.8.0'). Defaults to latest.no""
formatOutput format: json, mermaid, or both.nojson
outPath for the JSON output file.no.codeatlas/graph.json
sarifExport SARIF and upload to GitHub Code Scanning (true/false).nofalse
sarif-pathPath for the SARIF output file.no.codeatlas/archmap.sarif
fail-on-cyclesFail the workflow if any circular dependency is detected.nofalse
fail-on-god-modulesFail the workflow if any god module is detected.nofalse
fail-on-explosionsFail the workflow if any dependency explosion is detected.nofalse
fail-on-custom-rulesFail the workflow if custom architecture rules are violated.nofalse
min-healthMinimum health score (0–100). Workflow fails if score is below this value.no0
quietSuppress banner and insights output.nofalse
namedescription
json-pathAbsolute path to the generated JSON report.
sarif-pathAbsolute path to the generated SARIF file (empty if sarif is false).
health-scoreArchitecture health score (0–100).