index 4ac3c77..a47cbd5 100644
@@ -2,57 +2,4 @@
visibility: public-edit
---
-# the organizational lens
-
-many people in school say math is useless. they say: "fine, addition and multiplication are useful, but I learned those early. why is calculus useful?"
-
-but actually, for me, advanced math has great utility. the biggest use is the ability to organize and structure things.
-
-a lot of advanced math — calculus, linear algebra, abstract algebra — is about using an organizational lens to look at very normal things. things have relationships of velocity and position, of direction and magnitude, of symmetry and structure. using an organizational lens in life makes many discussions and work much simpler.
-
-## what I mean by "organizational lens"
-
-when you learn a branch of advanced math, you're not just learning to compute things. you're learning a *way of seeing*. each branch gives you a different lens:
-
-- [**calculus**](/wiki/structural/calculus-as-thinking): the lens of change and accumulation. how things grow, shrink, approach limits, and add up.
-- [**linear algebra**](/wiki/structural/linear-algebra-as-thinking): the lens of direction, transformation, and projection. how things can be decomposed into components and recombined.
-- [**set theory**](/wiki/structural/set-theory-as-thinking): the lens of membership and classification. what's in, what's out, how categories overlap.
-- [**topology**](/wiki/structural/topology-as-thinking): the lens of structure and connectivity. what stays the same when you deform things.
-- [**group theory**](/wiki/structural/symmetry-and-groups): the lens of symmetry. what operations preserve structure.
-- [**multivariable calculus**](/wiki/structural/multivariable-calculus-as-thinking): the lens of flow, gradient, and multidimensional change.
-
-these aren't just tools for solving equations. they're frameworks for *thinking about anything*.
-
-## the vector space example
-
-here's a concrete example. vector spaces in linear algebra — many ideas can be expressed as vector spaces.
-
-semantic space can represent meanings as vectors. we can use dot products to precisely describe how similar two meanings are. if we have two meanings, we can add their vectors together to create a third meaning. the classic example: "woman" + "king" - "man" = "queen." vector arithmetic on meanings.
-
-this isn't a metaphor. word embedding models (word2vec, GloVe) literally represent words as 300-dimensional vectors, and these vector operations actually work. the linear algebra isn't being *applied to* language — it's revealing structure that was already there.
-
-## why this matters
-
-the standard defense of math education is "you need it for STEM" ([layer 2](/wiki/stem/physics)). that's true but limited. most people won't be physicists or engineers.
-
-the real defense is: advanced math teaches you to see structure. and structure is everywhere.
-
-- a business has *flows* (revenue, costs) — that's [calculus](/wiki/structural/calculus-as-thinking)
-- a decision involves *trade-offs across dimensions* — that's [linear algebra](/wiki/structural/linear-algebra-as-thinking)
-- a taxonomy requires *mutually exclusive, collectively exhaustive categories* — that's [set theory](/wiki/structural/set-theory-as-thinking)
-- a system's robustness depends on *what stays the same under perturbation* — that's [topology](/wiki/structural/topology-as-thinking)
-- an elegant solution exploits *symmetry* — that's [group theory](/wiki/structural/symmetry-and-groups)
-
-you don't need to solve equations to use these lenses. you just need to have internalized the *way of thinking* that each branch teaches.
-
-## the three layers
-
-this wiki is organized in three layers:
-
-**[layer 1: the immediate](/wiki/immediate/counting-and-measurement)** — counting, arithmetic, ordering, probability, estimation. math so basic it's invisible. but it's everywhere, and getting it wrong has real consequences.
-
-**[layer 2: the STEM foundation](/wiki/stem/physics)** — physics, computer science, engineering, biology. the classic "math is the language of science" argument. true and important, but well-known.
-
-**layer 3: the structural** — this layer. the insight that abstract math provides thinking tools that apply far beyond mathematics. this is the layer most people miss, and it's the most valuable.
-
-the irony: people think advanced math is the *least* useful. it's actually the *most* useful — just not in the way they expect. the value isn't in computing integrals. it's in seeing the world through the lens of change, direction, symmetry, and structure.
\ No newline at end of file
+test123
\ No newline at end of file