Commit e97a3b6
committed
style(bridge,mcp): adopt the lean tool-docstring convention for peek/decisions
Rebase adaptation onto main, which rewrote every tool docstring to drop
the Returns: block (the model reads the result shape from the call
itself) in favor of a one-line Errors: list of behavioural error codes.
peek()/decisions() on both the stdio bridge and the in-process MCP
server were still on the old verbose style; bring them in line so the
bridge/http parity guard keeps comparing apples to apples.
Also consolidates CHANGELOG.md's [Unreleased] section, which after the
rebase carried two separate Added headings (one from main, one from
this branch) — merged into one, alongside main's existing Fixed and
Changed buckets.1 parent 5692b71 commit e97a3b6
3 files changed
Lines changed: 10 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
| |||
180 | 184 | | |
181 | 185 | | |
182 | 186 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | 187 | | |
191 | 188 | | |
192 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
601 | | - | |
602 | | - | |
603 | | - | |
| 601 | + | |
604 | 602 | | |
605 | 603 | | |
606 | 604 | | |
| |||
886 | 884 | | |
887 | 885 | | |
888 | 886 | | |
889 | | - | |
890 | | - | |
891 | | - | |
892 | | - | |
893 | | - | |
| 887 | + | |
894 | 888 | | |
895 | 889 | | |
896 | 890 | | |
897 | 891 | | |
898 | | - | |
899 | | - | |
900 | | - | |
901 | | - | |
| 892 | + | |
902 | 893 | | |
903 | 894 | | |
904 | 895 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
811 | | - | |
812 | | - | |
813 | | - | |
| 811 | + | |
814 | 812 | | |
815 | 813 | | |
816 | 814 | | |
| |||
1081 | 1079 | | |
1082 | 1080 | | |
1083 | 1081 | | |
1084 | | - | |
1085 | | - | |
1086 | | - | |
1087 | | - | |
1088 | | - | |
| 1082 | + | |
1089 | 1083 | | |
1090 | 1084 | | |
1091 | 1085 | | |
1092 | 1086 | | |
1093 | | - | |
1094 | | - | |
1095 | | - | |
1096 | | - | |
| 1087 | + | |
1097 | 1088 | | |
1098 | 1089 | | |
1099 | 1090 | | |
| |||
0 commit comments