Go-to-Market Context Is a System, Not a Document
Why persistent context is the unlock, why it lives in layers, and what keeps it fresh.
Give a model nothing but a company name and it writes a smart intern's guess. Give it your positioning, your plays, your proof, and the live state of the account, and it writes work your team ships. That argument is over. The open one is where that context lives, who owns it, and what keeps it true while the market moves - and most teams answer with a document: the master prompt, the context/ folder, the one big brain nobody has updated by October. This page is the case, from a production deployment, for the system instead.
The teams compounding on AI didn't find better prompts. They stopped re-teaching the model and built the thing that remembers.
The unlock: context that persists
Every AI surface arrives amnesiac: it knows nothing until you feed it, and the copy you feed it starts going stale the moment you do. I ran that loop for two years at WorkSpan - n8n flows, Clay tables, Claude projects, the email stack. Everywhere we deployed AI, we had to deploy a lot of context, and it went stale quickly. A sales kickoff on new packaging would end with a spotty list of prompts and context stores to update by hand. One step forward, one step back. The burden has a name - context debt - and it compounds with every launch, every competitor, every re-cut ICP.
Field noteContext debt: the liability you're already carryingThe mechanics, the five symptoms, and the crossover where a context system turns the liability into an asset.Watch what the debt actually looks like in motion - and what replaces it.
The write path is what made the new world real for us. We had said no to Octave, a semantic graph built for go-to-market context, a year before we adopted it - "there's no way I'm going to go fill out 50 different objects and write pages and pages of text" - and an MCP that let Claude write the graph flipped the answer: one working session and three days of kickoff transcripts got it "probably 60% built out." From then on, maintenance meant feeding it transcripts. A new play stopped costing a Monday enablement session; it was a Slack message - "new play dropped in Octave" - and reps learned the play by running it.
Brendan Short hosted the live demo of this system in April 2026 and named both states on the record. The before, from his own enablement years: "I got to go enable 100 reps across the org on this new motion or new positioning. Very painful, especially as you get bigger." The after, watching the layer update itself from a transcript: "Being able to have this living, breathing thing that can just auto-update is very, very crazy. Kind of breaks my brain."
Persistent does not mean always-loaded
Persistent context survives between sessions; always-loaded context rides in front of every prompt whether the task needs it or not, and it degrades the work. Chroma measured output reliability falling as input grows, across eighteen frontier models - the field calls it context rot - and Anthropic cut over 80 percent of Claude Code's system prompt with no measurable loss: "less always-loaded context, not less context." Both are coding results, and coding is the domain that gets its context for free. Go-to-market has to write its own - which makes the real question where the context lives and who owns it. That is an architecture decision.
Field noteInside the WorkSpan run: context that compounds instead of going staleThe full production case - what got maintained before and after, the propagation math at each surface, and the transcript-fed maintenance loop.Context lives in layers
Committed teams then make the second mistake on schedule: treating everything the org knows as one kind of thing, in one store, on one refresh cycle. Four questions say otherwise - who owns it, how fast does it decay, is there a right answer, what happens if it is wrong - and asked across everything your team knows, the answers cluster into three layers.

Three kinds of context
Your positioning, this morning's competitor move, and an account's contract state are all context - and they share nothing else. One changes when leadership decides. One changed while you read this. One is a fact in a system of record. Each needs its own owner, its own clock, and its own kind of care.
Conceptual - what the market believes today
Thought-leader positions, competitive narratives, signals worth tracking. Squishy and relational, so it takes the wiki shape: a graph of small linked notes, owned by market intelligence, fed continuously. Forcing it into a schema kills it - the market mints concepts faster than any schema absorbs them.
Canonical - what your org has decided
ICP, personas, positioning, plays, proof points. No external right answer - product marketing decides - but once published, an entry acts like law: every surface, every session, every teammate resolves it the same way. Schema shape, editorial gate, a weekly-to-monthly clock. One update here propagates to every email, call prep, and talk track downstream.
Deterministic - what is true right now
CRM records, transcripts, telemetry, account state. Right answers exist, so this layer is an engineering product: sync-driven, access-controlled, owned by RevOps with data-quality SLAs, not editorial judgment. When it breaks, nothing upstream can save the output.
One architecture, many systems
The layers tell you what kind of context you are holding, not to build one system with three shelves. Most teams ship one of two failure modes: the per-surface silo - every tool hoarding its own copy, the same context maintained N times - or the monolith, the one big company brain no function can keep current and agents retrieve worse from, because a small, domain-scoped store is a sharper thing to query than one undifferentiated heap.
Between them sits the answer: a small number of domain-owned systems sharing one architecture. Product marketing runs a canonical-heavy system; market intelligence a conceptual-heavy one; RevOps the deterministic systems of record; leadership its own run-the-business layer. Each belongs to a team that already owns the domain - the three-layer grammar is what they share. WorkSpan runs exactly this shape: a file-written wiki for the market domains, Octave for the canonical ones, every surface reading from the same layer.
The graph beside this section is live: the conceptual layer of the system this page was written inside. Every concept this piece leans on is a node the writing system reads. The architecture is not a diagram we drew for you - it is the tooling this page runs on.
By mid-2026 the shape stopped being a private position: Kieran Flanagan scopes "AI brains" personal, team, company; the playbooks PE operating partners hand their portfolio companies scope org, function, user; Gartner forecasts most agentic systems running on context graphs by 2028. The layer counts differ; the shape is the same. What none of them settle is who owns each layer, what may live where, and what keeps it fresh - the operating model, the half that does the work.
The operating system: what lives where, and what keeps it fresh
Running a context system comes down to three routing rules and five freshness mechanisms, all of them deliberately boring. Freshness that depends on heroics is decay on a delay.
Rule 1 - One fact, one home. Every fact is authoritative in exactly one layer; everything else links to it or retrieves it. Two copies is not redundancy, it is a race: one update, and every agent downstream inherits the contradiction.
Rule 2 - When it doesn't fit, ask the four questions. Some context refuses to bin: the quarter's OKRs, a project scratchpad. Don't invent a fourth layer; give that content its own small system with its own owner and clock. The layer model is a lens, not a periodic table.
Rule 3 - Owners the org already has. Context infrastructure dies when maintaining it is a job nobody was hired for. Each layer maps to a role that exists: product marketing already owns positioning, RevOps already owns the CRM, market intelligence already reads the market. Their outputs change shape, nobody takes a second job, and no single resignation kills the brain. The same test governs tooling - not which tool scores highest, but which system your people can keep alive. Fit to the org, fit to the people, then quality and cost.
The five freshness mechanisms
Ownership decides who. These decide how it stays true, in order of leverage.
I. Write at the point of change. Feed the transcript in the meeting where the change happened; approve the write. A separate maintenance project loses to the quarter every time; a ninety-second habit wins.
II. Match each clock to its decay rate. Conceptual: continuous intake, weekly curation. Canonical: editorial review, bi-weekly to monthly. Deterministic: sync-driven, engineering SLAs. One cadence for everything is wrong twice over.
III. Curate with verdicts. Every incoming signal gets one of four: accept whole, attach as evidence, rewrite into the house position, reject and log why. The logged rejections are how the bar teaches itself to the next curator, human or agent.
IV. Run canaries. Decay is invisible from inside; outputs just get quietly blander. Re-run the same account plan on a cadence - when it comes back vaguer than last month's, a layer went stale, and the diff says which.
V. Give agents memory with receipts. Hightouch's RevOps agents record what they recommended in version-controlled files and read it back next run - "it reads the recommendation it gave last time and factors that in." An agent that remembers coaches; one that doesn't nags. Files the team owns also mean you can swap execution tools without rebuilding the intelligence.
The operating card
A single plate: the three layers as rows - owner, clock, write path, and failure-when-ignored as columns. Roman numerals, one orange accent on the write-path column.
The designed version of the rules above - the one-page artifact a reader pins up. Candidate for an interactive hover treatment in the next presentation round (see BRIEF.md).
Field noteThe benchmark: six context architectures, same tasks, blind gradingThe proof under this piece - context shape beats context volume, with prompts, traces, outputs, and rubric published so the result can be checked rather than asserted.What the system buys you
The whole design is four sentences. Context persists in shared layers instead of dying inside tools. It comes in kinds - conceptual, canonical, deterministic - each owned by a team you already have, on a clock matched to its decay. A handful of mechanisms keep it true without heroics. And every surface, human or agent, reads from the same system.
What that buys is capacity: the org that pushed one strategic change through its surfaces in weeks pushes many in the same span, because a change is one write and every surface inherits it. This quarter's output quality is table stakes. The compounding is the moat - a system that gets more valuable every time someone feeds it, while hand-maintained copies elsewhere go quietly stale.
Who runs each layer - the roles, the build-and-run split - is the third piece in this series: the AI-native GTM team.
Fresh Context designs and installs these systems inside large go-to-market organizations: the layers, the owners, the write paths, and the operating rhythm that keeps them fresh. We built this in production before we sold it. Diagnose, architect, operate, with your team, on your number.
Citations
The Signal MCP webinar. Sam Gong, "How to Build a Headless Context Layer so Reps Get Everything They Need Directly in Claude," The Signal (host: Brendan Short), April 2026. Recording on YouTube. All WorkSpan and Brendan Short quotes are verbatim from the public session.
Anthropic. "The New Rules of Context Engineering for Claude 5 Generation Models," claude.com blog, July 2026.
Chroma. "Context Rot: How Increasing Input Tokens Impacts LLM Performance," research.trychroma.com, replicated across 18 frontier models.
ETH Zurich. Gloaguen et al. (ETH Zurich + LogicStar.ai), empirical study of AGENTS.md context files across 138 real coding tasks, arXiv 2602.11988, February 2026.
Kieran Flanagan. "The Rise of the AI Brains," kieranflanagan.io, July 2026.
Gartner. Context-graph adoption forecast (>50% of agentic AI systems by 2028), as reported in vendor and press coverage of Snowflake Summit 2026; the underlying research is paywalled.
Brendan J Short. "How a $100M-ARR Company Runs RevOps," The Signal, July 2026. The agent-memory pattern and quote describe Hightouch's system, built by Nikko Georgantonis.
Disclosure. Sam Gong leads marketing and AI go-to-market transformation at WorkSpan; the deployment described here is his team's production system, demonstrated publicly in April 2026. Fresh Context productizes that experience. AI drafted and built this page inside the context system it describes; a human set the argument, supplied the production record, and locked the language.