Skip to content

feat: add runtime network llm governance finding#25

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-runtime-network-llm-governance-finding
Jun 14, 2026
Merged

feat: add runtime network llm governance finding#25
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-runtime-network-llm-governance-finding

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Adds AIRK-GOV005 for supported instruction files that encourage runtime network, LLM, or external API use in conflict with the local-first boundary.

Summary:

  • adds conservative runtime network / LLM / external API guidance detection
  • reports path and line for risky guidance
  • ignores explicit no-network/no-LLM/no-external-API boundaries
  • ignores supported instruction filename mentions such as CLAUDE.md and GEMINI.md
  • keeps human planning/review usage outside runtime unflagged
  • updates stable governance rule order

Boundary:

  • does not add network behavior
  • does not add LLM behavior
  • does not execute repository commands
  • does not touch README, release, tag, CI, dependencies, workflows, docs, or branch protection

Verification:

  • ./scripts/check.sh
  • targeted AIRK-GOV005 unit tests
  • isolated build and wheel install smoke

@CoderDeltaLAN CoderDeltaLAN merged commit a08c39d into main Jun 14, 2026
1 check passed
@CoderDeltaLAN CoderDeltaLAN deleted the feat/add-runtime-network-llm-governance-finding branch June 14, 2026 07:06
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