|
45 | 45 | {"pattern": "internal/gateway/methods/teams*", "docs": ["agent-teams/creating-managing-teams.md", "agent-teams/delegation-and-handoff.md", "reference/websocket-protocol.md"], "priority": "high"}, |
46 | 46 | {"pattern": "internal/gateway/methods/chat*", "docs": ["reference/websocket-protocol.md", "deployment/security-hardening.md"], "priority": "high"}, |
47 | 47 | {"pattern": "internal/gateway/methods/agents*", "docs": ["reference/websocket-protocol.md", "agents/creating-agents.md"], "priority": "high"}, |
48 | | - {"pattern": "internal/gateway/*", "docs": ["reference/websocket-protocol.md", "reference/rest-api.md", "core-concepts/how-goclaw-works.md", "troubleshooting/websocket.md"], "priority": "high"}, |
| 48 | + {"pattern": "internal/gateway/*", "docs": ["reference/websocket-protocol.md", "reference/rest-api.md", "reference/api-endpoints-catalog.md", "core-concepts/how-goclaw-works.md", "troubleshooting/websocket.md"], "priority": "high"}, |
49 | 49 |
|
50 | 50 | {"pattern": "internal/http/vault_*", "docs": ["advanced/knowledge-vault.md", "reference/rest-api.md"], "priority": "high"}, |
51 | 51 | {"pattern": "internal/http/memory_*", "docs": ["core-concepts/memory-system.md", "reference/rest-api.md"], "priority": "high"}, |
|
64 | 64 | {"pattern": "internal/http/skills_grants*", "docs": ["advanced/skills.md", "reference/rest-api.md"], "priority": "medium"}, |
65 | 65 | {"pattern": "internal/http/api_keys*", "docs": ["advanced/api-keys-rbac.md", "reference/rest-api.md"], "priority": "medium"}, |
66 | 66 | {"pattern": "internal/http/chat_completions*", "docs": ["reference/rest-api.md"], "priority": "low"}, |
67 | | - {"pattern": "internal/http/*", "docs": ["reference/rest-api.md", "advanced/api-keys-rbac.md"], "priority": "medium"}, |
| 67 | + {"pattern": "internal/http/*", "docs": ["reference/rest-api.md", "reference/api-endpoints-catalog.md", "advanced/api-keys-rbac.md"], "priority": "medium"}, |
68 | 68 |
|
69 | 69 | {"pattern": "internal/store/pg/*", "docs": ["reference/database-schema.md", "troubleshooting/database.md"], "priority": "medium"}, |
70 | 70 | {"pattern": "internal/store/sqlitestore/*", "docs": ["reference/database-schema.md", "deployment/database-setup.md"], "priority": "medium"}, |
|
0 commit comments