sanishkumar/System Synthesis Architecture Review

Detect semantic Docker Compose architecture changes and enforce deterministic policy in pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
compose-pathRepository-relative Docker Compose file to compare.yescompose.yaml
policy-pathRepository-relative JSON policy. The base-branch version governs the review.no.system-synthesis/policy.json
base-revisionBase commit SHA or ref.yes
head-revisionHead commit SHA or ref.yes
output-directoryRepository-relative directory for JSON, Markdown, and SARIF reports.no.system-synthesis/reports
namedescription
exit-code0 for pass, 1 for blocking findings, or 2 for invalid input.
statuspass, fail, or error.
blocking-findingsNumber of newly introduced blocking findings.
json-fileAbsolute path to the machine-readable JSON report.
markdown-fileAbsolute path to the pull-request Markdown report.
sarif-fileAbsolute path to the SARIF 2.1.0 report.