Latent Realizable Capacity¶
Core Idea¶
A power, disposition, or function exists in a bearer continuously but manifests only when its triggering conditions are met — salt has its solubility while dry in the jar, a fuse its breaking-current while no current flows — so the capacity is real and predicable independently of any manifestation.
How would you explain it like I'm…
The Hidden Can-Do
The Waiting Ability
Real Until Triggered
Broad Use¶
- Physics and chemistry: solubility, fragility, conductivity, half-life, melting point — dispositions ascribed whether or not the manifestation occurs.
- Biology and medicine: enzymatic activity, immune memory, genetic predisposition that elevates risk only under co-occurring triggers, pathogen virulence.
- Engineering: the rated breaking-current of a fuse, the yield strength of a beam, design margins as headroom before a limit triggers failure.
- Computer science: lazy evaluation (a thunk's capacity to produce a value on demand), promises and futures, object capabilities.
- Law: legal powers — to make a will, to vote, to bind an organization — and dormant succession authority.
- Economics: option value, contingent liabilities, and credit lines as latent borrowing power.
Clarity¶
Makes explicit what is asserted to exist even when nothing is happening, resolving disputes about whether a property is "really there" by naming the dispositional mode of predication and forcing specification of trigger conditions.
Manages Complexity¶
Compresses an unbounded counterfactual space into a finite description: "soluble in water" plus a trigger captures the whole family of dissolving situations at once, the same move as a type signature or a risk register.
Abstract Reasoning¶
A disposition warrants counterfactual entailment ("if trigger T occurred, manifestation M would occur") and decouples existence from observation, licensing inference about unobserved properties, untested code paths, and unexercised rights.
Knowledge Transfer¶
- Digital finance from security: the unforgeable-capability token (authority that exists whether or not exercised) transferred into digital financial rights.
- Public health from reliability: cataloguing failure dispositions transferred into population risk stratification (susceptibility, immunity).
- Engineering from finance: pricing latent options transferred into real-options systems design.
Example¶
A thunk in a lazy language has the standing capacity to compute a value continuously, whether or not it is ever forced; under call-by-need it depletes on first evaluation, under call-by-name it survives every demand — and the thunk is never identical to its value.
Relationships to Other Abstractions¶
Current abstraction Latent Realizable Capacity Prime
Foundational — no parent edges in the catalog.
Children (3) — more specific cases that build on this
-
Fantasy-prone personality Domain-specific is a kind of Latent Realizable Capacity
The proposed strict upward parent is
prime:latent_realizable_capacity. -
Feldman–Mahalanobis model Domain-specific is a kind of Latent Realizable Capacity
The proposed strict upward parent is
prime:latent_realizable_capacity. -
Mobilization Prime presupposes Latent Realizable Capacity
Mobilization presupposes a capacity that exists before deployment and can be activated into manifestation under triggering conditions.
Not to Be Confused With¶
- Latent Realizable Capacity is not Attentional Capacity because the prime is a standing disposition that fires under a trigger, whereas attentional capacity is a finite resource ceiling consumed in use.
- Latent Realizable Capacity is not an Affordance because the prime is the bearer's own disposition independent of any agent, whereas an affordance is an action possibility a bearer offers an agent.
- Latent Realizable Capacity is not Optionality because the prime manifests mechanically when its trigger is met with no chooser, whereas optionality is the value of a right to choose exercised by a decision-maker.