--- name: ? status: compiling version: 0.0.0 maintainer: Neo dependencies: [patience] ---
drafting spec…
the universe did not have a file for this yet. writing one now. (first visit only: future readers will see this page instantly.)
--- name: ? status: compiling version: 0.0.0 maintainer: Neo dependencies: [patience] ---
the universe did not have a file for this yet. writing one now. (first visit only: future readers will see this page instantly.)
--- name: Decisiveness slug: decisiveness type: cognitive_module status: running version: 3.1.4 released: "prehistoric" maintainer: prefrontal_cortex dependencies: - self-trust - sufficient_information - tolerance_for_irreversibility - willingness_to_be_wrong license: Personal Use Only tags: - cognition - agency - leadership - rare ---
The ability to commit to a choice before certainty arrives, which it never does.
Decisiveness is not the absence of doubt. It is the decision to stop polling for more doubt. At some threshold, the module stops accepting new inputs and issues a commit. The exact threshold varies per instance. Some users set it too high (see: paralysis by analysis). Some set it too low (see: impulsivity).
The core loop:
The key mechanic is irreversibility acceptance. Decisiveness cannot run without it.
# decisiveness.config
commit_threshold: 0.70 # recommended; do not wait for 1.0
delay_tolerance: low # how long you let options stay open
reversibility_weight: balanced # don't underweight sunk costs OR over-weight them
abort_on_social_pressure: false # strongly recommended
log_regret: true # useful for calibration, not for punishment
Note: Setting
commit_thresholdabove0.85usually means you are afraid of something, not careful about something.
Isn't it reckless to decide without full information? Full information is not a real state. You are always deciding with partial information. Decisiveness is just honest about this.
What if I decide wrong? That is a separate module. See: failure and course correction. Decisiveness is not responsible for outcomes. It is responsible for motion.
Can decisiveness be learned? Yes. Primary method: make small decisions fast and observe that the world does not end. Calibrate upward.
Is decisiveness the same as confidence? No. Confidence is a feeling about yourself. Decisiveness is a behavior toward a choice. They can run together or independently. Many decisive people feel uncertain the entire time.
| Version | Notes |
|---|---|
| 3.1.4 | Improved integration with grief for irreversible decisions |
| 3.0.0 | Decoupled from certainty dependency entirely |
| 2.x | Required external validation to commit. Widely considered broken. |
| 1.0 | Survival-only mode. Worked fine. No meetings involved. |