Cognition

When imagination meets physics, it's time for agentic engineering.

These are not posts. They are recorded thought processes.
Some are incomplete. Some are wrong. All of them were real.
No polish. No narrative arc. Just signal. This is the layer before collapse.

Once an idea stabilises here, it moves to forge โ€” where it becomes real.

๐Ÿ’ผ COMMERCIAL ACUMEN โ€” Negotiation, Influence, Alignment
Negotiation as Alignment: The Tree
not persuasion. traversal. a live cognitive tool for reading the system.
read
Influence Vectors: Top-Down vs Bottom-Up
who to talk to, when, and why. the routing table for organisational change.
read
Positions vs Interests
a position is the output. interests are the function that produced it.
read
๐Ÿงญ LEADERSHIP โ€” Coaching, Mentoring, Sponsorship
Coaching as Delayed Collapse
the discipline of staying in the question longer than feels comfortable.
read
Mentoring as Signal Correction
great mentors compress time by exposing blind spots, not by being nice.
read
Sponsorship as Engine
performance gets you noticed. sponsorship gets you moved.
read
Care & Empathy as Infrastructure
empathy isn't soft. it's the signal layer that makes every other system work.
read
๐ŸŒฑ GROWTH โ€” The Growth Triangle

Capability, judgement, opportunity. Three interdependent systems. read the overview โ†’

Capability
what you can do. skills, execution, credibility. necessary but not sufficient.
read
Judgement
how well you decide. pattern recognition, timing, knowing what not to do.
read
Opportunity
what you're allowed to attempt. access, positioning, the rooms you're in.
read
Career as System
most people optimise locally. the system rewards global positioning.
read
๐ŸŒ SYSTEMS & ARCHITECTURE โ€” End-to-End
Clients as Pointers
APIs describe what you want. this system tells you where it is.
read
Query as Transformation, Not Retrieval
a query is a transformation over ordered data, not a lookup.
read
Late-Bound Schema and Duck Casting
schema is not a property of data. it's a lens applied to it.
read
Distributed Inference on Cheap Hardware
intelligence doesn't require powerful machines. it requires coordinated ones.
read
๐Ÿง  FOUNDATIONS โ€” How Computation Actually Works
Computation as a Waveform
computation is not instructions. it's propagation.
read
Systems as Structured Byte Transformations
all systems are just bytes being reshaped.
read
Software as Executable Matter
code and data are the same thing, viewed differently.
read
The Jump Table as a Universal Primitive
a system is just a mapping from input to behaviour.
read
The Fabric
intelligence emerges from flow, not hierarchy.
read
Big O: How Fast Things Actually Scale
O(1) vs O(n) vs O(log n) โ€” what the notation means, why it matters, when it lies.
read
Determinism vs Non-Determinism
same input, same output โ€” except when it isn't. the landscape of things that break repeatability.
read
Why Computers Aren't Deterministic
you were told they were. they lied. floating point, threads, clocks, and the illusion of repeatability.
read
โšก CONSTRAINT & COLLAPSE โ€” Why Less Work Wins
Collapse: From Idea to Execution
an idea has no value until it collapses into something executable.
read
Inevitable Computation
the best systems don't search. they make the correct answer unavoidable.
read
Alignment as Clock
computation is not driven by time. it is driven by alignment events.
read
The Turing Crib
context is the crib that tells you which entries are worth trying first.
read
Removing Abstraction Layers
every abstraction hides cost. remove it, and reality becomes visible.
read
๐Ÿ”ง MEMORY & DATA โ€” Bytes, Spans, Streams
Everything is a Span
if you control (ptr, len), you control the system.
read
Allocate Once. Pool Everywhere.
if you're allocating on the hot path, you're trading performance for entropy.
read
Copies Are Bugs
a copy is a tax you pay forever for a decision you made once.
read
Streaming Over Owning
the fastest system is the one that never stops moving.
read
WAL as a Living System
state is not stored. it is reconstructed.
read
Index Types: The Lookup Landscape
every index is a bet on how you'll ask the question.
read
ฯ† MATHEMATICAL FOUNDATIONS
ฯ† / ฯˆ โ€” Growth Under Constraint
ฯ† is not beauty. it's the fixed point of proportional growth.
read
ฯ†, ฯˆ, ฯ€ โ€” Growth, Constraint, Rotation
discrete expansion. continuous motion. one system.
read
Computation as Flow โ€” ฯ†, ฯˆ, ฮ”, ฮต, V, L
a system is a river flowing through a channel over distance.
read

This is the layer before engineering.
Where ideas either survive contact with realityโ€ฆ or don't.
And the only thing that matters is whether they run.