Method · v0.1 · 2026-09-12
Perspective Expansion
Change the model before choosing the move.
A Choseverse cognitive method by John Brajer, applied through MyMindMine.
Core idea
A decision can fail before ranking begins if the candidate action set is incomplete. Perspective Expansion separates the desired state from the first method assumed to be necessary for reaching it, then changes the representation of the situation so previously invisible actions can become discoverable.
It does not primarily ask which known action is best. It asks whether the current model of the problem is hiding viable actions from consideration.
Method
Desired State → Assumed Method → Representation Check → Reframe → Expanded Action Set → Evaluate → Choose
- Desired State. State the outcome wanted without embedding one method inside the goal.
- Assumed Method. Identify what you are treating as mandatory for reaching that state.
- Representation Check. Ask whether the current model is unnecessarily shrinking the candidate action set.
- Reframe. Generate alternate valid representations of the same underlying situation.
- Expanded Action Set. Surface relevant actions that were absent from the first representation.
- Evaluate. Apply constraints, risk, reversibility, information gain, alignment, Path Expansion, or other decision criteria.
- Choose. Select from the improved candidate set and act.
Action-space model
Let A(t) be the actions materially available at time t, R(t) the actions currently recognized by the agent, and B(t) the actions the agent psychologically permits themselves to consider.
B(t) ⊆ R(t) ⊆ A(t)
Perspective Expansion intervenes on representation before downstream ranking. If the first represented set is incomplete, improving the ranking algorithm alone cannot recover options that never entered the set.
Outcome versus method
“I need more streams” embeds a specific mechanism inside the problem. “I want evidence that my work is reaching people deeply enough that they engage back with it” describes a broader desired state. Streams can still matter, but they become one mechanism rather than the definition of success itself.
The purpose of the reframe is not optimism. It is to prevent an assumed mechanism from disguising itself as the objective.
Relationship to trajectory analysis
Perspective Expansion: Am I seeing all the actions that are available?
Trajectory analysis: Given the actions I can now see, which one changes the trajectory most usefully?
Current State → Perspective → Perceived Possibilities → Action → Weight Shift → New State → New Possibilities
Perspective Expansion is therefore upstream of action scoring. Path Expansion can then evaluate how strongly each candidate preserves or creates access to desirable future states.
Failure controls
- Do not deny real material constraints.
- Do not treat every imaginable action as feasible.
- Do not endlessly reframe instead of deciding.
- Do not substitute novelty for value.
- Do not erase risk, legality, cost, or consequence.
- Do not assume a new perspective is automatically more accurate.
Evaluation
- Did the reframe reveal relevant actions absent from the initial representation?
- Were those actions materially available or plausibly reachable?
- Did the reframe preserve the original desired state?
- Did the expanded set improve the downstream decision or useful optionality?
- Did the method terminate once sufficient decision-relevant expansion was achieved?
Provenance
The underlying idea originated with John Brajer and was formalized on August 10, 2026 as a named Choseverse method. The originating record established that Perspective Expansion changes the model before choosing the move, separates desired state from assumed method, operates upstream of the Trajectory Engine, and belongs as a Method within MyMindMine. Later integrations with Path Expansion, BRMFA, and possibility architecture are downstream developments.
Versioned source: Perspective Expansion v0.1
Machine-readable version: /perspective-expansion.json