Skip to content

Clarify private prompt governance boundary - #5

Merged
11BUSD merged 1 commit into
mainfrom
agent/clarify-prompt-boundary
Aug 16, 2026
Merged

Clarify private prompt governance boundary#5
11BUSD merged 1 commit into
mainfrom
agent/clarify-prompt-boundary

Conversation

@chefmrfrizzle

Copy link
Copy Markdown
Collaborator

What changed

  • document the governed private prompt lifecycle at a high level
  • explicitly prohibit prompt registries, content locks, evaluator contracts, and execution tooling from the public repository
  • record the private prompt safeguards in both plain language and technical terms

Why

The public repository should explain what is protected without exposing the protected machinery. This makes the separation easier to understand and harder to erode over time.

Security impact

No private prompt bodies, manifests, hashes, registry code, evaluator logic, credentials, client data, or production connectors are included. The public file manifest remains unchanged.

Verification

  • npm test in the public repository
  • private cross-repository boundary check against the public tree
  • full private suite: 10 tests, deterministic verification, and prompt-content lock check

@11BUSD 11BUSD left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Owner review: approved. The change documents private prompt governance at a high level without publishing prompt bodies, registries, hashes, evaluator logic, execution tooling, credentials, or client data. Required verification and CodeQL checks pass.

@11BUSD
11BUSD merged commit 8d757b7 into main Aug 16, 2026
3 checks passed
@11BUSD
11BUSD deleted the agent/clarify-prompt-boundary branch August 16, 2026 00:01
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