oas2mcp.classify ================ .. py:module:: oas2mcp.classify .. autoapi-nested-parse:: Classification helpers for ``oas2mcp``. Purpose: Convert normalized operations into deterministic MCP-oriented candidates. Design: - Keep first-pass classification rule-based. - Let agents improve or override these results later. .. attribute:: __all__ Curated public exports for the classification layer. .. rubric:: Examples .. code-block:: python from oas2mcp.classify import classify_catalog Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/oas2mcp/classify/operations/index