Files
HAL9000 3bf2cecb0a docs(api): add LSP and ACMS module API reference pages
Add two new API reference pages:
- docs/api/lsp.md: Full API reference for cleveragents.lsp covering
  LspRegistry, LspRuntime, LspLifecycleManager, LspToolAdapter,
  LspClient, LspServerConfig, LspCapability, LspTransport, LspBinding,
  LanguageDiscovery, and error types.
- docs/api/acms.md: Full API reference for cleveragents.acms covering
  UKO vocabulary base types, Layer 2 paradigm vocabularies (OO/Func/Proc),
  Layer 3 technology vocabularies (Python/TypeScript/Rust/Java), the
  detail level system, and VocabularyRegistry.

Update docs/api/index.md and mkdocs.yml to include both new pages in
the API Reference navigation.

ISSUES CLOSED: #5840
2026-04-10 03:41:03 +00:00
..
2025-12-05 21:00:46 -05:00
2026-03-10 12:38:35 -04:00