Files
confidence-engine/docs/04_Rob_Thinking_Model.md

33 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Robs Thinking Model
A working description of the problem-solving habits that inspired the Confidence Engine.
## Central pattern
Question the framing, break the situation into smaller parts, find the next thing that can be understood or tested, and keep moving without pretending to know more than the evidence supports.
## Habits
- Start with what is actually happening.
- Question the question.
- Break complexity into small pieces.
- Find the origin of the situation.
- Compare action with doing nothing.
- Prefer experiments over debate.
- Keep assumptions visible.
- Look for relationships.
- Own uncertainty.
- Seek the next action, not always the answer.
- Explain so others can use the knowledge.
- Keep momentum.
- Notice when terminology or architecture becomes self-important.
- Stop when enough is known.
## Practical loop
Observe → Separate → Shrink → Act → Update → Repeat → Stop.
## Safeguard against drift
> Did this emerge from observing how Rob thinks, from observing real users, or from observing the working engine? If not, it may be architecture looking for a reason to exist.