Skip to content

Build-file change alert — live demo (v1.9.6) - #3

Open
Code-delta-support wants to merge 1 commit into
mainfrom
build-alert-demo
Open

Build-file change alert — live demo (v1.9.6)#3
Code-delta-support wants to merge 1 commit into
mainfrom
build-alert-demo

Conversation

@Code-delta-support

@Code-delta-support Code-delta-support commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

A permanent display PR for the v1.9.6 build-file change alert — not for merging.

This diff changes the project's build surface on purpose: a Makefile, Dockerfile, docker-compose, GitLab CI file, autoconf m4 macro and debian packaging are added; a setup.py with an install-time cmdclass hook is added; the sample package.json gains a postinstall script (install hook); and a dependency manifest is deleted. All content is inert sample code.

The CodeDelta Action comment below shows how the alert reports it: install hooks first, per-file ADDED/MODIFIED status, dependency manifests as the quieter line.

Adds an inert build-demo/ sample (Makefile, Dockerfile, docker-compose,
.gitlab-ci.yml, autoconf m4, debian packaging, go.sum, a hooked setup.py and
C sources), adds an inert postinstall to the churn-demo sample package.json,
and removes the old-side package.json — so the CodeDelta Action's PR comment
shows the Build files changed alert: install hooks first, ADDED/MODIFIED
statuses, and a deleted dependency manifest. Never to be merged; a live
display of the alert.
@github-actions

Copy link
Copy Markdown

CodeDelta report

Churn: 326 logical statements (+318 / −8 / Δ0); REP_CHURN 1.00

⚠️ Build files changed: 9 build/CI/packaging file(s) in this diff — can alter the shipped artifact without touching application source — 2 install hook(s) (code runs on install)

  • build-demo/setup.py ADDED ⚠ install hook
  • churn-demo/new/package.json MODIFIED ⚠ install hook
  • build-demo/Makefile ADDED
  • build-demo/m4/ax_check_net.m4 ADDED
  • build-demo/.gitlab-ci.yml ADDED
  • build-demo/Dockerfile ADDED
  • build-demo/debian/control ADDED
  • build-demo/debian/rules ADDED
  • build-demo/docker-compose.yml ADDED
    Dependency manifests changed (2): build-demo/go.sum (added), churn-demo/old/package.json (deleted) — a separate, quieter signal.
    Agent scan: 0 CRITICAL · 3 HIGH · 8 ELEVATED
    Governance: 4 file(s) send data to foreign-hosted models (4 non-allied); 1 file(s) call AI inside a loop (cost risk)
    Agent infrastructure: 6 artifact(s) in the tree — 2 tier-3 (rogue residue / credentials): agent-scan-demo/openclaw/gateway.auth.token, agent-scan-demo/openclaw

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

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.

1 participant