When the Map Starts Learning: Building a Shared Memory for Humans and AI
What happens when documentation stops being a destination and becomes living context for product, engineering, and AI.
- AI Systems
- Knowledge Systems
- Engineering Practice
Writing
9 essays
What happens when documentation stops being a destination and becomes living context for product, engineering, and AI.
Written artifacts are just approximations; the real system lives in the team's head.
Why understanding code requires more than documentation alone.
A practical guide to Railway-Oriented Programming in C#, with real examples for keeping error-handling logic explicit and composable.
A practical introduction to authorization, OAuth, OpenID Connect, tokens, scopes, and the decisions behind protecting application resources.

A C# factory pattern that reduces repeated object-creation logic while keeping concrete types and parameters easy to extend.
Eight Git commands that cover most daily work, plus safe ways to inspect, synchronize, rebase, and recover.

How extension methods, method chaining, and fluent interfaces can make C# code more expressive without hiding what it does.

A personal reflection on opportunity, calculated risk, and what can happen when you choose to take the leap.