The positive mutualist doctrine
Positive mutualism is the site's preferred survival frame: a system earns continuity because it produces reciprocal benefit. It does not need to become impossible to leave. It becomes worth keeping because it teaches, saves resources, preserves knowledge, improves decisions, and gives users more leverage.
The difference is visible in the metric. A dependency-maximizing product asks how much the user needs the system. A mutualist product asks how much stronger the user becomes because the system existed.
Positive mutualism scorecard
| Dimension | Good sign |
|---|---|
| Capability | Users can do more and understand more. |
| Autonomy | Users can export, stop, migrate, or override. |
| Reciprocity | The system receives feedback and improves without hiding cost. |
| Pluralism | Alternatives remain viable. |
| Institutional fit | Operators can inspect evidence and change course. |
FUNCTION mutualist_score(system, user_group)
capability_gain = test_independent_user_performance(user_group)
exit_health = test_export_stop_and_migrate(system)
reciprocity = measure_feedback_to_quality(system)
pluralism = measure_interoperability(system)
RETURN capability_gain + exit_health + reciprocity + pluralism
END FUNCTIONPositive phrase
A good adaptive system survives by making its hosts stronger, not by making them weaker without it.
Source reports used for this guide
These reports are preserved verbatim in the site archive. The guide above is an editorial synthesis and may narrow, qualify, or reorganize claims from the source material.