cythonvijay/CRONOS Code Guard

CRONOS Enterprise Code Intelligence Engine. Performs fast CI gate analysis and full AI intelligence analysis. Runs full AI intelligence analysis with explanations for every stage. Stages: BOUNDARY → CONTRACT → STRICT → UNIFIED INTELLIGENCE.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 29, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: cythonvijay/cronos-action@90a9d55120e0d812d18169fa0cc338cbd17ad2b5 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
api_urlBase URL of the CRONOS API (e.g. https://your-api.onrender.com)yes
modeAnalysis mode: STRICT | BOUNDARY | CONTRACTyesSTRICT
repoRepository slug (owner/repo) for history trackingno""
github_tokenGitHub token for PR comments and check runsno""
pr_numberPull request number (for PR comments)no""
post_pr_commentSet to 'true' to post a PR comment with the full intelligence reportnofalse
create_annotationsSet to 'true' to emit GitHub Actions inline annotations on failurenotrue
fail_on_severityFail the step when this severity or higher is detected (CRITICAL|HIGH|MEDIUM|LOW)noHIGH
full_analysisSet to 'true' to use /analyze_full (with AI explanations). Default true for all CRONOS stages.notrue

no outputs