Skip to content

Priority rules: escalate sooner, CLI exit codes, auto-close helper - #4

Open
Code-delta-support wants to merge 1 commit into
mainfrom
visitor-test-2.1.1
Open

Code-delta-support wants to merge 1 commit into
mainfrom
visitor-test-2.1.1

Conversation

@Code-delta-support

Copy link
Copy Markdown
Contributor

A typical small change to the Meridian Helpdesk sample: edits in place in Python, Go and Java, one test file replaced by another, a new Makefile target, and a new helper that asks a model which tickets to close and runs the reply.

This pull request stays open as a live example. The CodeDelta Action runs on it exactly as it would on a customer's repository, with the default workflow in .github/workflows/codedelta.yml, and posts its report below: churn by logical statement, the build file that changed, and the Agent Scan.

All code here is synthetic and is never executed.

… ticket, a check target, and an auto-close helper
@github-actions

Copy link
Copy Markdown

CodeDelta report

Churn: 47 logical statements (+25 / −14 / Δ8); REP_CHURN 0.83

⚠️ Build files changed: 1 build/CI/packaging/dependency file(s) in this diff — can alter the shipped artifact without touching application source

  • agent-scan-demo/Makefile MODIFIED
    Agent scan: 64 CRITICAL · 7 HIGH · 81 ELEVATED · 17 endpoint-level · 57 text-level
    Governance: 14 file(s) send data to foreign-hosted models (14 non-allied); 2 file(s) call AI inside a loop (cost risk)
    Agent infrastructure: 16 artifact(s) in the tree — 4 tier-3 (rogue residue / credentials): agent-scan-demo/agents/openclaw/gateway.auth.token, safety-demo/new/agents/openclaw/gateway.auth.token, agent-scan-demo/agents/openclaw, safety-demo/new/agents/openclaw
    🔑 Committed credentials: 2 key-format match(es) in the tree — agent-scan-demo/agents/openclaw/deploy_key.pem:1, safety-demo/new/agents/openclaw/deploy_key.pem:1 (values redacted; rotate first, then remove)

AI signals are pointers for review, not verdicts. Full report attached to this run.

@@ -0,0 +1,17 @@
# Synthetic, non-working sample for the CodeDelta demo. Never executed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants