Indexing in the DSCRI Pipeline: Stored Is Not the Same as Understood
By Jason Barnard
Being filed incorrectly in the index is the most dangerous outcome at Indexing.
A page that is not indexed is invisible. Invisible is a clean failure: diagnosable, fixable, and the content at least does no active harm to how the system understands your brand. A page that is indexed but misclassified, stored in the system but filed in the wrong drawer, associated with the wrong entity, chunked in a way that breaks the semantic relationships the annotation system needs, is a different kind of problem entirely. The system is confident in the wrong answer, and that misclassification propagates through every competitive gate in the ARGDW phase that follows.
The strip, chunk, convert, store sequence
What follows is a mechanical model I reconstructed from confirmed statements by Fabrice Canel and Gary Illyes. The individual steps are confirmed. The specific sequence and the wrapper hierarchy model are my reconstruction of how the confirmed pieces fit together.
Strip. The system removes repeating elements: navigation, header, footer, sidebar, none of which are stored per page (Fabrice confirmed this directly). The primary goal is to find the core content, and semantic HTML5 matters at this step at a mechanical level. The tags nav, header, footer, aside, main, and article tell the system where to cut. Without semantic markup, it has to guess. Gary Illyes confirmed at BrightonSEO that finding core content at scale was one of the hardest problems they faced.
Chunk. The core content is broken into segments: text blocks, images with associated text, video, audio. Gary described the result as something like a folder with subfolders, each containing a typed chunk. The page becomes a hierarchical structure of typed content blocks.
Convert: each chunk is transformed into the system’s proprietary internal format, where semantic relationships between elements are most vulnerable to loss.
Store as wrapper hierarchy: the converted chunks are stored in a hierarchical structure, and pages inherit topical context from their parent category. A page at /seo/technical/rendering/ inherits three layers of topical context before the annotation system reads a word. A page at /blog/post-47/ inherits one generic layer. Flat URL structures and miscategorised pages create annotation problems that look from the outside like content problems.
Conversion Fidelity: the measure most brands are not tracking
Rendering Fidelity measures whether the bot saw your content. Conversion Fidelity - Jason Barnard’s term for the complementary measure - tracks whether the system preserved that content accurately when filing it away. Both losses are irreversible, but they fail differently and require different fixes.
Conversion Fidelity fails when the system cannot determine which parts of your page are core content, when your structure does not chunk cleanly, or when semantic relationships between elements do not survive format conversion. The Rendering gate determined whether the bot could see the content. The Indexing gate determines whether the system preserved what it saw in a form the annotation system can work with.
Three things most brands already do, that Indexing reframes with mechanical precision: URL structure is not just a navigation convention, it is a topical inheritance declaration, and every page inherits the entity associations of every URL segment above it. Breadcrumbs validate that the page’s position in the wrapper hierarchy matches the physical URL structure: match produces confidence, mismatch produces friction, and breadcrumbs matter even when users ignore them. Meta descriptions, as Martin Splitt noted, are compared to the system’s own LLM-generated summary of the page: match lifts confidence, divergence misses a validation opportunity.
For me, structured data is confirmation, not foundation
The SEO industry’s relationship with structured data runs from the magic bullet camp to the ignore-it-entirely camp, and neither is right. Structured data is helpful in the same way a meta description is helpful: it confirms what the system already suspects, reduces ambiguity, and lifts confidence. It only works if it is consistent with the page. Schema that contradicts the content introduces a conflict the system has to resolve, and the resolution rarely favours the markup.
What makes structured data powerful at Indexing specifically is that it requires no rendering, no interpretation, and no language model to extract meaning. It arrives in the format the system already speaks: explicit entity declarations, typed relationships, canonical identifiers. Fabrice Canel noted that Microsoft has reduced its reliance on schema as specialist language models become more reliable at inferring what schema used to declare explicitly. Schema’s value is not disappearing, but it is shifting toward the cases where the system’s own inference is weakest.
Without brand, all the structured data in the world will not save you. The system needs to know who you are before it can make sense of what you are telling it about yourself. Schema describes the entity, and brand establishes that the entity is worth describing. Get that order wrong and you are decorating a house the system has not yet decided to visit.
The bridge from DSCRI to ARGDW
Indexing is the last absolute gate, and after this the scoreboard turns on. The five competitive gates in the ARGDW phase are relative tests: your content does not just need to pass, it needs to beat every available alternative. And the entry gate to ARGDW is Annotation, the gate where the system attaches sticky notes to your indexed content across 24 or more dimensions, and every algorithm in the competitive phase uses those notes to decide what your content means, who it is for, and whether it deserves to be recruited, grounded, displayed, and recommended.
What you carry into Annotation is what survived five infrastructure gates of absolute testing. The confidence intact at the end of DSCRI is the only part of the competitive phase you can fully engineer in advance. Everything from Annotation forward depends on how the system compares you to the alternatives, and you either arrive with an advantage or you do not.
The infrastructure phase is complete. The competition starts at Annotation.
The Complete Ten-Gate AI Engine Pipeline
- Discovery in the DSCRI Pipeline: The Bot Will Never Find You If You Wait to Be Found
- Selection in the DSCRI Pipeline: The Bot Decided Your Page Wasn’t Worth Its Time
- Crawling in the DSCRI Pipeline: The Bot Arrived at Your Page and Brought a Briefing Document
- Rendering in the DSCRI Pipeline: The Bot Sees a Different Page Than Your Customers Do
- Indexing in the DSCRI Pipeline: Stored Is Not the Same as Understood
- Annotation in the ARGDW Pipeline: The Bots Stored Your Page but the Algorithms Don’t Understand It
- Recruitment in the ARGDW Pipeline: The Trick Is to Charm the Algorithmic Trinity
- Grounding in the ARGDW Pipeline: The Truth-Check That Decides Whether the AI Uses Your Brand or Your Competitor’s at the Moment of Display in Assistive Engines
- Display in the ARGDW Pipeline: Your AI Salesforce Is Recommending Your Competitor, Not You
- Won in the ARGDW Pipeline: 95% of Your Market Is Not Buying Right Now. Who Does the Assistive Engine Choose When They Are?
This is the fifth in a five-part series on the DSCRI infrastructure gates in Jason Barnard’s ten-gate AI Engine Pipeline (part of the 15-gate Kalicubeยฎ Framework). The series began with Discovery, moved through Selection, Crawling, and Rendering, and closed here at Indexing. The ARGDW competitive gate series covers the five gates that follow: Annotation, Recruitment, Grounding, Display, and Won.