Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
29230eb
Draft
May 25, 2026
435e9fb
Rename SEP
May 25, 2026
73287f2
Fix markdown
May 25, 2026
6236fb7
Pipeline
May 25, 2026
7db8788
Update SEP with reviewers feedback
May 26, 2026
d89604f
Merge branch 'modelcontextprotocol:main' into tool-call-attestation
soup-oss May 26, 2026
0cd9ebe
Markdown issues
May 26, 2026
b999756
Merge branch 'tool-call-attestation' of github.com:soup-oss/modelcont…
May 26, 2026
dfd309c
Tool call argument verification rule
May 26, 2026
f78e7ee
Update argument verification rules
May 27, 2026
b1becae
References cleanup
May 27, 2026
48c739b
Envelope field names: snake_case to camelCase
May 27, 2026
07a7894
Additional cleanup
May 27, 2026
8c8f0db
Adopt trust-surface envelope grouping
May 27, 2026
b7ed045
Merge branch 'main' into tool-call-attestation
soup-oss May 27, 2026
e0342c5
Merge branch 'tool-call-attestation' of github.com:soup-oss/modelcont…
May 27, 2026
0974352
Markdown issue
May 27, 2026
c759c35
Update definitions after community feedback
May 27, 2026
43d2079
Run missing operation
May 27, 2026
15bf8bd
Remove duplicated text
May 27, 2026
ca6f3f6
Remove previous references to post-execution
May 27, 2026
ad6c08f
AI Disclosure
May 29, 2026
51ec6cc
Merge branch 'main' into tool-call-attestation
Jun 11, 2026
d48642c
Merge branch 'main' into tool-call-attestation
soup-oss Jun 13, 2026
e62c456
Merge branch 'main' into tool-call-attestation
soup-oss Jun 18, 2026
a1c34e0
Merge branch 'main' into tool-call-attestation
soup-oss Jun 20, 2026
28e6089
Add contextual fields
Jun 21, 2026
34bfc21
Merge branch 'main' into tool-call-attestation
soup-oss Jun 21, 2026
c750305
Merge branch 'tool-call-attestation' of github.com:soup-oss/modelcont…
Jun 21, 2026
757e5d5
Markdown issues
Jun 21, 2026
e5cff78
Documentation revisions
Jun 21, 2026
a15fcca
Merge branch 'main' into tool-call-attestation
soup-oss Jun 22, 2026
6cdcf43
Merge branch 'main' into tool-call-attestation
soup-oss Jul 3, 2026
e2eb29c
Generate seps
Jul 4, 2026
84e9453
Markdown issues
Jul 4, 2026
d2109c6
Pipeline issues
Jul 4, 2026
cdae11e
Source issues fixed
Jul 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,12 @@
"seps/2596-spec-feature-lifecycle-and-deprecation",
"seps/2663-tasks-extension"
]
},
{
"group": "Draft",
"pages": [
"seps/2787-tool-call-attestation"
]
}
]
},
Expand Down
Loading
Loading