Refresh external-tool-library docs after MCP policy completion #73
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/prolog-rlm#73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
After PR #72 / #52 merged to canonical
mainat7b527750a64d5cbd9fff79413a399a8c69e90c75,docs/external-tool-libraries.mdstill says the MCP lifecycle "still tracks first-class external secret/config references and the final host-controlled installer/package-manager allow-list separately in issue #52."That statement is now stale: #52 is closed and PR #72 implemented those boundaries.
Severity
Low runtime risk; documentation correctness / architecture-boundary risk. The stale sentence can cause future workers or downstream integrators to treat completed security policy as unfinished and design around an obsolete repository state.
Reproduction / architecture failure
docs/external-tool-libraries.mdonmainafter7b527750....docs/mcp-lifecycle.md, which document the completed first-class config references and trusted installer/stdio execution profiles.Required invariant
Repository architecture documentation must describe the current canonical boundary and must not advertise closed security work as pending.
Acceptance criteria
docs/external-tool-libraries.mdto describe the completed #52 boundary;Scope exclusions
Discovered during the required post-merge audit of PR #72.