sirfifer/Solution Explorer

Generate interactive architecture diagrams from any codebase. Supports multi-repo solutions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to solution-explorer.json for multi-repo analysisno""
pathPath to the repository root to analyze (single-repo mode)no.
deploy-toDeployment target: cloudflare, github-pages, or artifact-onlynoartifact-only
cloudflare-api-tokenCloudflare API token (required when deploy-to is cloudflare)no""
cloudflare-account-idCloudflare account ID (required when deploy-to is cloudflare)no""
cloudflare-project-nameCloudflare Pages project namenosolution-explorer
github-tokenGitHub token for cloning private repos in multi-repo modeno""
live-monitorEnable live monitoring data generation alongside viewer buildnofalse
versionSolution Explorer version override (e.g., v0.3.0, beta). Defaults to the action ref tag.no""
artifact-nameName for the uploaded build artifact. Override when a caller repo also runs the reference workflow to avoid a collision.noarchitecture-viz
diff-against-urlOpt-in two-slot health check (card G3). When set to the URL of your currently-live (blue) projection JSON (for example https://<cf-project>.pages.dev/architecture.json, or the split manifest.json), the just-built (green) projection is diffed against it and the report is written to the job step summary plus a projection-diff.json artifact. Non-blocking: a fetch or diff failure never fails the deploy. Default empty = skipped, zero behavior change.no""

no outputs