Viewpoint¶
Core Idea¶
A viewpoint is the position-to-system relation from which an observer's access to a system is determined — a station that fixes three things at once: the access set (what is reachable), the occlusion set (what is structurally invisible), and the bias profile (how accessed content is distorted). Observation is always positioned; there is no view from nowhere.
How would you explain it like I'm…
Where You Stand
Where You're Standing
The Observer's Station
Broad Use¶
- Literary narratology: focalization fixes which character's position anchors the narrative, setting what the reader can and cannot access.
- Journalism and intelligence: a story filed from one capital, a satellite orbit, or a human source each fixes its own access and occlusion set.
- Software and dashboards: a finance dashboard and an operations dashboard expose different state and structurally hide different things.
- Graphics and cartography: a camera frustum and occlusion buffer fix the visible polygon set; a projection plus station fixes which map features render.
- Algorithmic environments: a user's place in a recommendation graph fixes their accessible information set, often unknowingly.
- Standpoint epistemology and clinical reasoning: social position structurally enables or disables forms of knowledge; GP, specialist, and patient each access different parts of a case.
Clarity¶
Separates the observer who looks, the observation reported, and the viewpoint that mediated it — so a disagreement becomes an analysis of which stations were occupied rather than a contest over who is wrong.
Manages Complexity¶
Parameterises a family of reports by access, occlusion, and bias, so the analyst reasons about the space of stations and whether they jointly cover the phenomenon rather than about every report individually.
Abstract Reasoning¶
Enables multi-station reasoning, counterfactual reasoning about position, and claim-warrant checks — a claim about a feature in the generating station's occlusion set is unwarranted even if true.
Knowledge Transfer¶
- Intelligence to epidemiology: enumerating each collection station's occlusion set becomes asking which populations and time windows each surveillance feed fails to reach.
- Graphics to policy: a frustum defining what is renderable becomes which constituencies or side-effects are invisible from the policy-maker's station.
- Recommenders to org charts: a per-user filter-bubble occlusion set has the same structure as a per-role occlusion set in a management dashboard.
Example¶
A 3D camera's frustum is its exact access set, the z-buffered and out-of-frustum geometry its occlusion set, and foreshortening its bias profile: no render exists without a station, and only adding cameras recovers occluded regions.
Relationships to Other Primes¶
Foundational — no parent edges in the catalog.
Children (1) — more specific cases that build on this
- Frame of Reference is a kind of, typical Viewpoint — TENTATIVE — the file distinguishes them sharply: frame_of_reference relativises MEASUREMENT (coordinate transform, no info lost); viewpoint relativises ACCESS (occlusion set, content structurally unreachable). They are siblings, NOT parent/child. I do NOT draw a hard subsumes edge — recorded as a contrast in rationale, not an edge. (Listed here only to flag the considered-and-rejected relation.)
Not to Be Confused With¶
- Viewpoint is not Perspective because viewpoint sharpens the diffuse "how things look from here" into a determinate station fixing access, occlusion, and bias, whereas perspective remains a vague intuition.
- Viewpoint is not Frame of Reference because a frame relativises measurement via a content-preserving transform, whereas viewpoint relativises access — occlusion is unrecoverable by any transform, only by moving station.
- Viewpoint is not Bias because bias is just one of three things a station fixes (correctable in the report), whereas occlusion (the second) is correctable only by adding a station.