Commit 4fe20d8
committed
docs(05-04): document mcp.caps config surface in llms.txt
- Add new 'MCP response caps (v0.2.0+)' section listing all three keys
(max_top_k=25, max_query_chars=250, max_preview_chars=200) with
one-line behavioral descriptions (clamping signal, schema-baked
Pydantic rejection, preview-vs-payload distinction).
- Extend the 'MCP tools' section with response-shape note for v0.2.0:
Chunk.preview, Chunk.text intact-payload guarantee, top-level
SearchResult.clamped_to. Note D-17 alias parity on qdrant_find.
- Turns tests/test_docs_drift.py::test_llms_txt_mentions_caps green
(was the last red Wave-3 test from Phase 5).
- README.md and 4 translations untouched per PUB-05 gate / Plan 05-04
Task 02 step 4.1 parent e95a277 commit 4fe20d8
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
53 | 61 | | |
54 | 62 | | |
55 | 63 | | |
| |||
0 commit comments