docs(remote-mcp): restamp the commit the #956 anchors resolve at
The execution-authorization gate shifted two cited lines in mcp_daemon_guard.py, so the fixture and the document must name the commit where the re-anchored citations actually resolve. Both still namedc1626081, where the two moved anchors no longer point at the claimed code. Point both ata143cd06. This commit changes no .py file, so every anchor that resolves ata143cd06resolves here too. The historical note about #930's drift between7bf4f125andaad5c8b4stays as written. Refs #931, #956. Addresses review 635. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"document. #930's inventory had no such guard and its gitea_mcp_server.py",
|
||||
"anchors drifted between 7bf4f125 and aad5c8b4."
|
||||
],
|
||||
"generated_against_commit": "c1626081757dff76ea49fcb1869fc0362dea45b1",
|
||||
"generated_against_commit": "a143cd065ba06e1a2bdc5143a19ec156e53650ef",
|
||||
"anchors": [
|
||||
{"anchor": "gitea_mcp_server.py:24728", "expect": "mcp_daemon_guard.bind_native_mcp_transport()"},
|
||||
{"anchor": "mcp_daemon_guard.py:49", "expect": "_PRODUCTION_TRANSPORTS = mcp_transport_config.SUPPORTED_TRANSPORTS"},
|
||||
|
||||
Reference in New Issue
Block a user