--- 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: Interest slug: interest type: cognitive-financial-emotional state status: running version: 4.2.1 released: "~40,000 BCE" maintainer: prefrontal_cortex <attention@mind.local> dependencies: - curiosity - dopamine - novelty - low_threat_assessment license: BSD (Brain-Stem Derived) tags: - attention, motivation, learning, finance, compound, desire ---
A sustained allocation of attention toward something that has signaled it might reward further investigation.
Interest is triggered when an entity encounters a gap between what it knows and what it suspects exists. The brain runs a quick cost-benefit on closing that gap. If the gap seems closeable and the reward plausible, interest fires. If the gap is too large (confusion) or too small (boredom), the process aborts and attention goes elsewhere.
In financial contexts the mechanism is identical, just slower and denominated in currency. Money sits near something valuable. Proximity charges a fee. The fee compounds. Nobody is surprised but everyone acts surprised.
# ~/.interest/config.yml
trigger_threshold: moderate # low | moderate | high
novelty_weight: 0.7
familiarity_weight: 0.3
compounding_enabled: true
compound_interval: continuous # daily | weekly | continuous
decay_on_overexposure: true
decay_rate: gradual # gradual | rapid | cliff
auto_renew: false # interest must be actively maintained
| Code | Name | Description |
|---|---|---|
INT_001 | NullObject | Interest fired but target is undefined |
INT_002 | OverfamiliarityDecay | Subject became too known, signal dropped to zero |
INT_003 | ForcedAttention | Interest invoked without genuine trigger. See: school |
INT_004 | RateExceedsCapacity | Financial interest exceeded borrower's ability to process |
INT_005 | RecursiveLoop | Interest in interest itself. You are here |
Can interest be manufactured? Yes. Marketing, scarcity, and good design do it routinely. The manufactured version is structurally identical. The ethical questions are left as an exercise.
Does interest require an object? Yes. Interest in nothing is called depression or enlightenment, depending on context.
Is compound interest a metaphor for intellectual growth? It is the same process running on different substrates. The universe reuses code.