Commit 028ff17
committed
docs(llms): describe the FAQ as it now is, and surface broker TLS to agents
llms.txt is what the MCP server reads for the human-written label and blurb it
shows against a page, so a stale blurb is stale in every agent that searches
these docs. The FAQ entry still said "twenty-one common tasks" and listed
nothing about encryption, while the page carries thirty-one answers and a whole
"Encrypting the broker connection" section. Counted, not estimated: 31 `###`
questions.
Also widens the auto-scaling broker post's summary, description and keywords to
say that it now covers encrypting a discovered fleet, and adds the
discovered-fleet terms to the FAQ's keywords — those fields are what both the
site search index and MCP `search_docs` rank and display.
No new pages, so the section list in llms.txt is unchanged; the new FAQ answers
and the post's "Encrypting the fleet" section were already carried by
search-index.json and search-sections.json from the previous commit, which is
what deep-links an agent into them.
Verified: 18 checks and 175 e2e tests pass, no regressions against the baseline.1 parent 0d447f2 commit 028ff17
3 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments