UNPKG

@waldzellai/clear-thought-onepointfive

Version:

Clear Thought MCP server with modular architecture - 38 reasoning operations for systematic thinking

8 lines (7 loc) 193 B
/** * Base types for all reasoning patterns * * These interfaces provide the foundation for implementing * various reasoning structures in the sequential thinking framework. */ export {};