Commit 06da7a6
committed
docs(modules): correct hosted MCP notes and guard stale note keys
AgentWorks is available on the hosted Falcon MCP, so drop its
self-hosted-only note and remove it from the overview summary.
Reword the discovery paragraph. The previous text said this server needs
no discovery step, which holds only by default: dynamic mode uses the
same pattern through falcon_search_tools, falcon_execute_tool, and
falcon_list_enabled_tools. Link that page and call out the falcon_
prefix so the two tool sets are not conflated.
Say "not available" rather than "not yet available" for the cloud
insights tools, matching their per-tool notes, link the module names in
the summary, and resolve module URLs through a helper so a slug change
cannot break them.
Add validate_hosted_mcp_notes. Both note dicts are keyed by name, so a
rename silently dropped the note and the docs freshness check could not
catch it, since regenerating drops the note from the committed page as
well. The generator now fails instead, with tests covering a stale
module key, a stale tool key, and a note missing from the summary.1 parent ae936e8 commit 06da7a6
4 files changed
Lines changed: 148 additions & 22 deletions
File tree
- docs/modules
- scripts
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | | - | |
49 | | - | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
80 | 87 | | |
81 | 88 | | |
82 | 89 | | |
83 | 90 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| |||
1432 | 1435 | | |
1433 | 1436 | | |
1434 | 1437 | | |
1435 | | - | |
| 1438 | + | |
1436 | 1439 | | |
1437 | 1440 | | |
1438 | 1441 | | |
1439 | | - | |
1440 | | - | |
1441 | | - | |
1442 | | - | |
1443 | | - | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
1444 | 1455 | | |
1445 | 1456 | | |
1446 | 1457 | | |
1447 | 1458 | | |
1448 | 1459 | | |
1449 | | - | |
| 1460 | + | |
| 1461 | + | |
1450 | 1462 | | |
1451 | 1463 | | |
1452 | 1464 | | |
1453 | | - | |
| 1465 | + | |
1454 | 1466 | | |
1455 | | - | |
| 1467 | + | |
1456 | 1468 | | |
1457 | 1469 | | |
1458 | | - | |
| 1470 | + | |
1459 | 1471 | | |
1460 | 1472 | | |
1461 | 1473 | | |
1462 | | - | |
| 1474 | + | |
1463 | 1475 | | |
1464 | 1476 | | |
1465 | 1477 | | |
| |||
1468 | 1480 | | |
1469 | 1481 | | |
1470 | 1482 | | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
1471 | 1515 | | |
1472 | 1516 | | |
1473 | 1517 | | |
1474 | 1518 | | |
1475 | 1519 | | |
1476 | 1520 | | |
1477 | 1521 | | |
| 1522 | + | |
| 1523 | + | |
1478 | 1524 | | |
1479 | 1525 | | |
1480 | 1526 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
1083 | 1084 | | |
1084 | 1085 | | |
1085 | 1086 | | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
1086 | 1167 | | |
1087 | 1168 | | |
0 commit comments