Pi
Back to journal
Strategic Intelligence14 MAY 2026

Context is the New Code: Engineering the Agentic World-State

Picking 6 min read

In the AI-native era, context replaces rigid requirements, redefining how we build, interact, and engineer intelligent systems.

Context is the New Code: Engineering the Agentic World-State

The Death of the "Requirement"

In the traditional software development lifecycle, the "Requirement" reigned supreme. As a Product Manager or Solutions Consultant, your skill was measured by how well you could craft a Jira ticket—airtight enough for an engineer to build without needing clarification. Decades were spent refining functional specs, user stories, and acceptance criteria.

But in the AI-native era, the Requirement is obsolete. It’s too rigid, too brittle, and far too low-fidelity for the models we now deploy.

If you tell an autonomous agent to "build a login page," it will deliver a generic, soulless component. But if you provide Context—the architectural history of your repo, your brand voice, the security preferences of your lead architect, and the failure modes of your last deployment—you get something remarkable.

We’re shifting from "Functional Specs" to Context Engineering. The defining skill of the next decade won’t be telling an AI what to do but equipping it with a high-fidelity World-State so it understands why it’s doing it.

The future belongs to those who can engineer context, not just code.


The Obsidian OS — Managing Information Flow as Infrastructure

This is why my Obsidian vault isn’t just a notebook. It’s the Operating System for my agentic fleet.

Most people treat their "Second Brain" as a dumping ground for links and half-formed ideas. In the "Post-Management Era," your vault becomes your Primary Infrastructure. I follow the Karpathy 80/20 pattern:

  1. Raw: The chaotic intake—morning briefings, Twitter bookmarks, web scrapes.
  2. Wiki: The synthesis layer, where agents (like Hermes) cross-reference raw data into structured, permanent knowledge.
  3. Outputs: The final, polished deliverables—code, blog posts, strategy documents.

When I work with agents, I don’t hand them task lists. I give them access to the wiki/ directory. By managing the quality of information in the vault, I manage the "IQ" of my agents. A structured vault produces brilliant agents. A messy vault creates bottlenecks.

Management has evolved from "Managing People" to Managing Truth.


Storytelling as the Ultimate Engineering Skill

If context is the new code, then Storytelling is the logic that binds it together.

As a Solutions Consultant, I learned early that a compelling story sells more software than a feature list. Now, it’s even more direct: a good story builds better software.

When I set out to create ProstoEnergia, I didn’t start with a schema diagram. I started with a narrative: the Polish energy crisis, the frustration of Warsaw homeowners facing a 40% price hike, and the opacity of URE regulations. I fed that narrative to my agents.

Because they understood the Story, they made smarter decisions. They chose PostgreSQL with Prisma for its relational integrity—perfect for managing thousands of shifting tariff combinations. They proposed a bilingual UI, recognising the demographics of our audience.

The "Context Engineer" uses narrative to align agents toward a shared vision. Without a clear story, the "One Person Team" will only ship toys.

[Section to be completed — Verification and the Human-at-the-Edge]


The Intelligence Lifecycle — Feed, Filter, Fabricate

If the "Context Engineer" is the new Architect, what does the manufacturing process of intelligence look like? In human-led organisations, this happens through meetings. In AI-native organisations, it’s an automated pipeline.

This is the system I’ve built in my day job. I call it the Intelligence Lifecycle, and it has three phases:

Phase 1: The Feed (Aggressive Acquisition)

You can’t engineer context with stale data. My agents consume a daily diet of 27 RSS sources, real-time BMRS grid data, and every high-signal tweet I’ve bookmarked over the past five years. We don’t wait for "industry reports." We scrape raw market and grid data every morning at 07:00. This forms the "Raw" layer in the Karpathy pattern.

Phase 2: The Filter (The Synthesis Layer)

Raw data is noise. The magic lies in synthesis. My nightly knowledge_synthesiser.py script processes the day’s chaos into the wiki/. It identifies connections—like how a shift in Polish nuclear policy impacts UK SMR adoption rates. This is where "I saw this" becomes "We know this."

Phase 3: The Fabricate (Agentic Execution)

Once the Wiki is updated, the World-State is set. Only then do the agents begin to fabricate. Because they read from the consolidated Wiki, they aren’t guessing. They’re building with the full weight of the organisation’s collective intelligence. This is how I can draft a 3,000-word post referencing a six-month-old bookmark—the agent didn’t "find" the bookmark; it lived in the Wiki.


Verification — The "Trust but Verify" Guardrail

This brings us to the greatest risk of the "Post-Management" era: The Hallucination of Authority.

Eliminating middle management also removes the human quality gates that catch errors. If an agent misinterprets a URE regulatory filing and builds a revenue stream on it, the failure is catastrophic—and silent.

This is why the human role has shifted from Doing to Verifying.

The "One-Person Team" must build its own verification infrastructure. In my stack, every agentic action is documented. I don’t just ask Hermes to "update the database." I require it to show me the ls, the grep, and the diff. Verification isn’t a separate step; it’s embedded in the loop.

You’re not a manager trusting your team’s intentions. You’re a pilot trusting your instruments—because you built the sensors.


From PM to "Agentic Orchestrator"

So, how do you make the leap?

If you’re a PM or Product Owner staring at a 14% reduction in force, the answer isn’t to "prompt better." It’s to learn to Orchestrate.

  1. Stop writing tickets; start building Wikis. Document the "Why" of your domain so thoroughly that an agent can’t fail.
  2. Learn the Stack. You don’t need to be a Senior Dev, but you must understand the "Agentic Triumvirate": LLM as Engine, Code as Tool, Context as Fuel.
  3. Become a Player-Coach. If you’re not in the terminal, you’re not in the game. Real-time alignment is survival in a world without coordination tax.

In the final part of this series, I’ll explore the Sovereign Individual Economy—where AI-native pods bypass corporate structures entirely to create independent, high-margin revenue streams.

The era of the "Pure Manager" was built on the scarcity of coordination. That scarcity is gone.