tractatus_thinking
Decompose complex concepts into atomic propositions to reveal logical structure, expose hidden dependencies, and eliminate fuzzy definitions.
Instructions
A powerful tool for logical concept analysis and structured thinking.
This tool helps you break down complex ideas into their fundamental components, revealing the logical structure beneath. Each component can be analyzed, refined, and reorganized as your understanding deepens.
When to use this tool:
Breaking down complex concepts into atomic truths
Understanding with room for restructuring
Analysis where bundled ideas hide the real problem
Concepts where the logical structure isn't clear initially
Problems that require multiplicative understanding
Tasks that need to separate essential from accidental
Situations where fuzzy definitions cause confusion
Key features:
You can restructure propositions as understanding evolves
You can separate bundled concepts at any level
You can reveal dependencies between propositions
You can express logical relationships precisely
Not every proposition needs to decompose further - some are atomic
Discovers multiplicative relationships (A × B × C)
Reveals what must ALL be true simultaneously
Shows the logical architecture beneath surface complexity
Provides structural clarity
Benchmark insights - This tool excels at:
Revealing multiplicative failures (why ALL factors must align for success)
Creating precise definitions that eliminate team confusion
Finding the ONE missing element preventing success
Understanding logical necessity vs mere correlation
Decomposing fuzzy concepts into measurable components
Showing WHY things work, not just HOW they work
Strategic sequencing (proven in benchmarks):
Use THIS FIRST to understand WHAT you're dealing with
Then apply process thinking for HOW to proceed
Return here to formalize and verify your solution structure
Complementary to sequential thinking:
This tool analyzes WHAT (structure/logic) while sequential thinking handles HOW (process/steps)
Start here for conceptual clarity, switch to sequential for implementation planning
Together they form a complete thinking system: structure → process → verification
You should:
Start here when concepts feel fuzzy or bundled - structure guides process
Use this BEFORE planning implementation - understanding WHAT enables HOW
Look for multiplicative relationships (A × B × C) that explain persistent failures
Separate what MUST be true from what HAPPENS to be true
Mark propositions that are truly atomic and cannot decompose further
Identify which factors must ALL be present vs which are additive
Generate the logical structure progressively as patterns emerge
Verify you've found the real dependencies, not just correlations
Refine the hierarchy when you discover hidden relationships
Provide structural insight that explains WHY, not just WHAT
Switch to process thinking once structure is clear, return here to verify
Operations: start (reveal structure), add (build understanding), analyze (check completeness), export (capture insights), navigate (explore relationships), revise (refine), undo (reconsider), move (restructure).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | Optional: Analysis style (default: analytical) | analytical |
| format | No | Export format | markdown |
| target | No | Navigation target: proposition number, "parent", "child", "sibling", or "root" (required for "navigate") | |
| concept | No | The concept or question to analyze - just pass any "What is X?" question | |
| content | No | The proposition content (required for "add" operation) | |
| thoughts | No | Optional: Your raw thoughts for instant analysis (quick mode) | |
| is_atomic | No | Whether proposition cannot be decomposed further | |
| operation | Yes | Operation to perform | |
| confidence | No | Confidence level | |
| session_id | No | The session ID (required for add, navigate, export, analyze operations) | |
| child_index | No | Index of child to navigate to (when target is "child") | |
| depth_limit | No | Optional: Maximum depth (default: 5) | |
| new_content | No | New content for the proposition (required for revise operation) | |
| new_position | No | Position among siblings at new location (optional) | |
| parent_number | No | Parent proposition number (optional for "add" operation) | |
| include_metadata | No | Include analysis metadata in export | |
| confirm_orphaning | No | Confirm that orphaning propositions is acceptable (optional) | |
| new_parent_number | No | New parent proposition number, or null for root level (optional for move operation) | |
| preserve_children | No | Whether to preserve child propositions during revision (optional, default true) | |
| decomposition_type | No | Type of logical decomposition | |
| proposition_number | No | The proposition number to revise (required for revise operation) | |
| validate_coherence | No | Whether to validate coherence with children (optional, default true) | |
| confidence_threshold | No | Optional: Minimum confidence (default: 0.3) |