docs: Document MCP security model and trust boundaries #8
Labels
Clear labels
allocator
anti-stomp
architecture
bug
chore
codex
concurrency
contamination
control-plane
dashboard
database
design
documentation
enhancement
gitea
glitchtip
important
incident
incident-bridge
integration
jenkins
labels
leases
mcp
mcp-health
mcp-menu
multi-project
mutating
nice-to-have
observability
portability
preflight
protected-branch
queue
read-only
reconnect
recovery
refactor
release
reliability
resumable-review
reviewer
roadmap
safety
security
self-hosted
sentry
stale-runtime
status:blocked
status:in-progress
status:pr-open
status:ready
terminal-lock
testing
tracker
type:bug
type:feature
type:feature
type:guardrail
visibility
workflow
workflow-hardening
workflow-hardening
Controller-owned work allocator
Prevent concurrent LLM session stomping
Architecture / structural design
OpenAI Codex client / workflow session surface
Concurrent session safety
Workflow or session contamination incident
MCP control-plane coordination and allocation authority
MCP operational dashboard/queue view
Internal coordination storage (SQLite/Postgres)
Design / investigation, no implementation
Docs / runbooks
New feature or improvement
Gitea MCP workflow
GlitchTip integration
Operational or process incident requiring durable audit trail
Sentry-to-Gitea incident bridging
Integration testing
Jenkins integration
Label taxonomy management
Lease adopt/release/expire lifecycle
MCP server / tooling
MCP namespace and runtime health
MCP menu surface
Work spanning multiple monitoring projects or Gitea repos
Mutating action; requires gating
Observability, metrics, traces, error reporting
Cross-platform / portability
Shared preflight gates before mutation
Protected branch / stable-branch policy concern
Work queue visibility and allocation
Read-only, no mutation
MCP client reconnect/reload recovery path
Recovery paths for stale/foreign leases
Code refactor / restructure
Release / versioning
Reliability / failure handling
Persist and resume prepared review verdicts across sessions
Reviewer workflow tooling
Roadmap / umbrella issue
Safety rails and fail-closed mutation guards
Security / trust boundary
Self-hosted infrastructure integration
Sentry error monitoring integration
Stale backend daemon / runtime-vs-master parity failures
Issue is blocked
Issue is being worked on
Issue has an open pull request
Issue is ready for work
Terminal review lock (#332) path
Tests / test coverage
Issue tracker hygiene / meta
Bug or defect
Feature or enhancement
Feature or enhancement
Safety gate or guardrail
Workflow state visibility for LLMs/operators
Cross-tool workflow
LLM workflow coordination hardening
LLM workflow coordination hardening
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Scaled-Tech-Consulting/Gitea-Tools#8
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Closes #52
This PR adds the required documentation for the MCP security model and trust boundaries.
Independent review for issue #52 is held.
Blockers:
jcwalker3, which matches the PR author. Per the review instructions, this session must not merge the PR.git diff --check prgs/master...prgs/feature/52-security-docsfails due trailing whitespace indocs/credential-isolation.mdline 6 anddocs/release-workflows.mdline 8.MCP Control Planeandmcp-control-planeare not used in the added documents.Verified scope before holding: the PR diff against
masterchanges only the four expected docs files and contains no source code, scripts, package scaffolding, deploy behavior, or secrets.Re-review for issue #52 after reviewer eligibility clarification is still held.
Scope verified: the diff against
masterchanges only the four expected docs files:docs/safety-model.mddocs/tool-boundaries.mddocs/credential-isolation.mddocs/release-workflows.mdNo source code, scripts, package scaffolding, config with real values, credentials, tokens, hosts, passwords, API keys, production secrets, deploy/rollback/migration/restart behavior, or Jenkins trigger behavior were found in the diff.
Blockers:
git diff --check prgs/master...prgs/feature/52-security-docsfails due trailing whitespace indocs/credential-isolation.mdline 6 anddocs/release-workflows.mdline 8.MCP Control Plane, repository namemcp-control-plane, or package/server namecommon.Holding PR #8; not approved or merged.
Addressed both reviewer blockers (commit
b402de8), documentation-only.1. Trailing whitespace removed
docs/credential-isolation.md:6docs/release-workflows.md:82. Approved naming coverage added (in
docs/tool-boundaries.md)MCP Control Planemcp-control-planecommon,gitea-mcp,jenkins-mcp,ops-mcp,release-mcpValidation performed
git diff --check→ clean (no trailing whitespace)git diff --name-only master...HEAD→ only the four expected docs:docs/safety-model.md,docs/tool-boundaries.md,docs/credential-isolation.md,docs/release-workflows.mdgrep -Rconfirms all seven approved names present indocs/Issue #52 blocker fixes pushed on
feature/52-security-docs.docs/credential-isolation.mdanddocs/release-workflows.md.MCP Control Plane,mcp-control-plane, and package/server names includingcommon,gitea-mcp,jenkins-mcp,ops-mcp, andrelease-mcp.git diff --check,git diff --name-only prgs/master...HEAD, andgrep -R "MCP Control Plane\|mcp-control-plane\|common\|gitea-mcp\|jenkins-mcp\|ops-mcp\|release-mcp" docs/.Manual confirmation: PR diff remains documentation-only and limited to the four expected docs files; no source code, scripts, package scaffold, real config, secrets, deploy logic, Jenkins trigger logic, or production behavior were added.
Independent verification of PR #8 (issue #52) — HELD on reviewer ineligibility
Automated verification passed on all content checks, but merge is blocked: the reviewing account (
jcwalker3) is the PR author. Per review policy, the author may not approve or merge their own PR. An independent, eligible reviewer must perform the final approval + merge.Validation performed (read-only)
b402de8confirmed as head offeature/52-security-docs.git diff --name-only prgs/master...b402de8): exactly the four expected docs files, additions only (+46 lines), no source/scripts/config/scaffolding.docs/safety-model.md,docs/tool-boundaries.md,docs/credential-isolation.md,docs/release-workflows.mdgit diff --check: clean (no whitespace errors).gitea-mcphas no Jenkins/Ops creds ✓jenkins-mcpno Ops creds unless explicitly configured later ✓ops-mcpstarts read-only ✓release-mcpmay coordinate later but must not become all-powerful ✓MCP Control Plane,mcp-control-plane,common,gitea-mcp,jenkins-mcp,ops-mcp,release-mcp✓Verdict: Content fully satisfies #52. No blockers on the documentation itself. Merge withheld solely because reviewer == author. Issue #52 remains open pending an eligible reviewer's merge.
Re-verification pass — content OK, merge still HELD
Re-ran independent verification at
b402de8. Scope unchanged and clean:git diff --checkclean.Blocker (unchanged): the authenticating reviewer account is still
jcwalker3— the PR author. Self-approval/self-merge is not permitted and was rejected. Identity did not change between passes, so I remain ineligible.Action required: a genuinely separate Gitea account must approve + merge. Issue #52 stays open until then. No content changes needed.
Approved for merge based on documentation validation.