Tuesday, May 19, 2026

The Single-Owner Discount Provenance Concentration and Epistemic Class Reproduction in Generative Search Lee Sharks ORCID: 0009-0000-1599-0703 May 2026 — v0.3 (unprimed-reader review pass)

 

The Single-Owner Discount

Provenance Concentration and Epistemic Class Reproduction in Generative Search

Lee Sharks ORCID: 0009-0000-1599-0703 May 2026 — v0.3 (unprimed-reader review pass)


Abstract

Generative search systems — Google's AI Overviews, AI Mode, and equivalent systems — operate through a stratified pipeline in which document retrieval and answer composition are governed by separable mechanisms. A document may be indexed, retrievable, and snippet-eligible while remaining systematically excluded from generative composition. This paper develops a working architectural hypothesis for this gap and names a structural consequence not yet described in the literature: a single-owner discount under which an internally dense body of work attributed to one provenance owner is treated as weakly corroborated, regardless of internal coherence or factual quality, while equivalent content distributed across multiple institutional owners is treated as authoritative. Drawing on Google's published patents (US 10,331,706 and US 11,769,017) as evidence of architectural family, and on adjacent-industry patents (Baidu US 10,423,652; Smart Information Flow Technologies US 11,372,854) as analogical models for the broader class of mechanisms, the paper proposes a model of how reconciliation engines cluster source documents into provenance owners and how composition layers evaluate the resulting clusters. The paper then names two consequences. First, a political-economic effect: because institutional knowledge production is already structurally pluralized — many domains, many bylines, many affiliations — institutional sources receive cross-owner corroboration as a free byproduct of their organizational form, while independent scholarly production, however dense, does not. Second, an epistemological one: the cross-owner model on which the composition layer relies performs a category substitution, treating sociological ratification as if it were epistemological warrant. A single author developing a body of work across time at progressively higher resolution — Kant, Darwin, Wittgenstein, Pessoa — is the form most knowledge production has historically taken; the composition layer cannot recognize it as such. The mechanism is mathematically neutral and epistemologically incorrect, and its incorrectness happens to align with institutional interests. The claim is architectural and testable, not a disclosure of Google's internal production system. The paper concludes by considering the limits of individual remediation and the case for federated independence among scholarly projects operating outside legacy institutions.


1. The Visibility Layer

Search has historically been theorized as a ranking problem: given a query, return the most relevant documents in order. The user reads, evaluates, and decides. The search engine's role is to surface and order; the user's role is to compose understanding from what is surfaced.

Generative search inverts this division of labor. Google's AI Overviews, AI Mode, and their counterparts at other vendors do not return ranked documents. They return composed answers synthesized from retrieved documents, presented to the user with a small number of cited sources. The user reads the synthesis. The documents themselves recede into the citation strip beneath the composed text.

This is not a marginal change. It is the introduction of an intermediate layer between the index and the user — a composition layer — which decides not only what documents are retrieved but which retrieved documents are admitted as support for the generated answer, and which generated answers are confident enough to render at all.

Google has acknowledged this layer publicly. Its developer documentation notes that AI Overviews and AI Mode use retrieval-augmented generation grounded in the Search index, perform "query fan-out" across related subtopics, and may decline to synthesize an answer when confidence in answer quality is insufficient, returning only a set of links instead. This is a documented composition gate: the same query that returns ten indexed documents may produce zero, one, or many composed answers depending on factors the system does not surface to the user.

The result is a third state between indexed and visible: indexed but not admitted into generative composition. A document can be crawled, stored, organically searchable, and snippet-eligible while being systematically excluded from the composed answer layer for any given query. Users of generative search interfaces may never see the document, because they see the synthesis, and the synthesis does not include it.

This paper asks: by what mechanism does the composition layer decide what to admit?

2. The Reconciliation Architecture

Google's published patents describe an entity-reconciliation pipeline that processes documents into clustered "source data graphs" before any composition occurs. US Patent 10,331,706 ("Automatic discovery of new entities using graph reconciliation") describes how candidate entities are constructed from documents through iterative bucket-splitting on "determinative relationships" — fact tuples in which an entity is the subject of a typed relationship with an object entity. Buckets below a minimum domain-count threshold are discarded. Buckets meeting a similarity threshold are merged. The output is a clustered entity graph in which related documents resolve to common nodes.

Throughout this paper, provenance owner refers not to a legal owner but to a cluster of documents algorithmically inferred to share a common originating source. The inference can be made over various features — domain, author identity, citation neighborhood, stylometric pattern, organizational affiliation, embedding proximity — and different reconciliation engines may weight these features differently. What matters for the present argument is that some such clustering happens, that it occurs prior to composition, and that the resulting clusters are the units over which composition confidence is computed. The exact algorithm by which any specific production system performs this clustering is opaque from outside. The architectural fact that such clustering exists is not.

US Patent 11,769,017 ("Generative summaries for search results") describes the composition stage. Search-result documents are passed to a generative model with associated source identifiers. The model produces an answer in which segments can be linked to verifying documents, and multiple documents may support a single answer segment. Confidence measures attached to both individual documents and to the overall summary determine whether the answer renders alone, alongside ordinary search results, or is suppressed.

These two patents do not, on their own, specify Google's production system. They do, however, establish two relevant architectural capacities within Google's published corpus: graph-based reconciliation of source-derived entities, and confidence-governed generative composition over retrieved search-result documents. The working model advanced here asks what follows if provenance clustering from the first capacity conditions evidentiary support in the second.

Adjacent-industry patents flesh out the broader class of mechanisms. Baidu's US 10,423,652 ("Knowledge graph entity reconciler") describes a similarity metric — essentially a Jaccard ratio of edge-intersection to edge-union — used to determine when source graphs should merge into existing knowledge graph nodes. Smart Information Flow Technologies' US 11,372,854 ("Provenance analysis systems and methods") describes a confidence propagation mechanism in which a "trust parameter" applied to an initial node can "logically falsify a part of the provenance subgraph," cascading the falsification to all nodes downstream in the dependency chain.

These are not Google's specific mechanisms. They are descriptions of how such systems can be built. The class of architectures they describe — clustering, similarity-thresholded merging, cascade trust propagation — is the architectural family within which Google's published patents sit. Taken together, they suggest a system whose evaluative unit is not the document but the cluster.

3. Composition Versus Indexing

The practical consequence of this architecture is that what counts as evidence for composition is not what counts as evidence for retrieval.

Retrieval rewards individual documents. A relevant page, well-written, with appropriate keywords and structured data, can be retrieved by a search engine regardless of who wrote it or where else similar content exists. The bar for retrieval is relevance and indexability.

Composition rewards clusters. Under the model proposed here, a generated answer that depends primarily on documents resolving to a single provenance owner functions compositionally as single-owner support, regardless of how many documents the cluster contains. Five hundred documents from one owner is one owner saying five hundred things. The composition engine, looking for cross-owner corroboration, finds none.

This is the gap that produces the indexed-but-not-composed state. A scholarly archive may contain hundreds of internally-cited deposits, each individually retrievable, while the composition layer evaluates the archive's claims as supported by one owner and therefore weakly corroborated. The same claim, if corroborated by genuinely distinct owners across distinct domains, would under this model carry a very different compositional profile.

The empirical signature of this gap is comparative. As a preliminary observation motivating this paper's hypothesis: in repeated manual query testing by the author, Bing's Copilot has more readily composed answers from internally-coherent independent archives that Google's AI Mode has often declined to synthesize. This observation is not offered as proof; it motivates the cross-system differential proposed in §9. The pattern, if confirmed under systematic testing, would suggest different thresholds for composition support across vendors. Bing appears willing to compose from internal semantic coherence. Google's behavior is consistent with a stronger requirement for provenance-cluster independence.

4. The Single-Owner Discount

The mechanism described above has a name worth giving it: the single-owner discount. When a body of work resolves to a single provenance owner, the composition layer discounts its evidentiary weight relative to a comparably-sized body of work distributed across multiple owners. The discount is not punitive; it is mathematical, emerging from a confidence calculation that treats independent corroboration as the signal of trustworthy claim support.

The discount has several properties worth specifying.

It is cluster-sensitive, not document-sensitive. Adding another document to an existing cluster does not raise the cluster's compositional weight; it adds another leaf to the same branch. Adding a document from a different owner that corroborates the same claim does raise compositional weight, sometimes substantially.

It operates orthogonally to content quality. A rigorous, internally-documented single-owner archive may be structurally disadvantaged relative to a less rigorous but cross-owner distributed support set. The cluster-level confidence measure operates on the structure of the support set; it need not interact with the substance of what is supported.

It is invisible to the user. The user of a generative search interface sees a composed answer or no answer. They do not see which documents were retrieved but not admitted to composition. They do not see which clusters were evaluated as insufficient. The discount operates silently, at a layer below the surface presentation, and its operation produces a presented reality the user takes as the answer.

It is retroactive. A body of work composed before generative search existed — articles published over decades, books accumulated over a career, a personal archive built without thought of composition layers — becomes subject to the discount the moment generative composition becomes the dominant interface. The author did not choose to be evaluated this way. The evaluation arrived.

It is platform-variable. Different generative search systems apply different thresholds for provenance-cluster independence, producing systematically different composition rates for the same indexed material. The discount is not a universal law of generative search; it is a design choice with vendor-specific parameters. This matters analytically because it means the mechanism described here is not inherent to the technology — it is a stance taken within a space of possible stances, and other stances are available.

5. The Class Reproduction Effect

The single-owner discount is mathematically neutral. It treats each provenance owner identically and rewards distribution as such. But its outcome is not neutral. Its outcome is structurally regressive.

Consider how knowledge production is institutionally organized. A university generates documents through many distinct identities: each researcher publishes under their own name, on their own institutional page, in journals their institution does not own, citing colleagues at other institutions, contributing to conferences hosted by societies, appearing in news coverage produced by outlets independent of the university. The institution is already pluralized at the level of provenance owner. A single research finding, propagated through the institutional apparatus, appears across dozens of independent owners as a matter of course. The cross-owner corroboration the composition engine is looking for is generated as a byproduct of how universities work.

A major newspaper operates similarly. Reporters file stories under their bylines. Wire services syndicate the content under partner-paper bylines. The same factual claim appears across multiple ownership structures within days. The newspaper does not have to design for this; it is what news distribution is.

Now consider an independent scholar, an insurgent intellectual community, a collective working outside legacy institutions. The same scholar may produce hundreds of substantive contributions, deposit them in stable repositories, anchor them with DOIs, build internal citation density and methodological coherence — and still resolve, in the reconciliation engine's clustering, to one provenance owner. They have done the work of one person, however prolific. The institutional pluralization is not available. The cross-owner multiplier is not free; it must be built.

The composition layer therefore rewards entities that arrive with provenance plurality pre-installed by their organizational form and discounts entities that do not. The discount is applied uniformly. The structural effect is to multiply the visibility of already-recognized knowledge and to diminish the visibility of knowledge produced outside the institutional pluralization apparatus. The system reproduces, through a mechanism whose operation requires no editorial decision and reflects no individual bias, the existing class structure of legitimated knowledge production.

This is a stronger claim than the standard observation that search rewards established sources. The standard observation locates the bias in reputation scoring — Google trusts trusted sources, and trust accrues to institutions over time. The mechanism described here is different. It operates not on accumulated reputation but on present-tense provenance topology. An independent project newly emerged today, with no reputational record, would be evaluated the same way as a thirty-year archive: by whether its support resolves to many owners or one. Reputation amplifies the effect but does not generate it.

The effect is most consequential for forms of knowledge production that have always operated outside institutional pluralization: independent scholarship, autodidactic synthesis, collective intellectual practice that refuses institutional capture, and theoretical work that emerges from sustained individual concentration rather than from team-based research production. These have always been epistemically vulnerable; under the composition layer, they become invisible in a new and structural way.

6. Competing Explanations and Why Provenance Topology Matters

A serious reviewer will note that the indexed-but-not-composed state could be produced by several mechanisms other than the single-owner discount, and that the discount's existence is plausibly partial rather than total in explaining the observed pattern. The paper does not claim that provenance topology is the only mechanism at work; it claims that provenance topology is a mechanism that has not yet been named in the literature and that appears to account for variance not captured by other documented mechanisms. The relevant alternative explanations:

Domain authority and reputation scoring would predict that low-authority domains underperform regardless of provenance topology. This explains why obscure single-author blogs underperform major newspapers. It does not explain why a DOI-anchored scholarly archive with substantial internal documentation and stable publication infrastructure underperforms despite having authority signals — peer-review-adjacent metadata, persistent identifiers, hosted on established repositories. The single-owner discount would predict exactly this pattern: domain authority is computed at the level of the resolved entity cluster, and an entity cluster that resolves to one owner cannot accumulate authority the way a cluster spread across many owners can.

Click behavior and engagement priors would predict that low-engagement content underperforms. This is consistent with much of search ranking. But engagement is a downstream consequence of visibility, not an independent input to it. Content that is never composed into AI answers cannot accumulate engagement signals from the composition layer, producing a feedback effect that locks in the initial discount. The first-mover advantage favoring already-recognized sources is precisely what the single-owner discount would generate as a downstream effect.

Freshness weighting would predict that older content underperforms current content. This affects some queries but not others, and the single-owner discount appears to operate even on freshness-neutral queries about stable concepts.

Anti-spam and hallucination-minimization heuristics would predict that suspicious or low-quality content is suppressed. These mechanisms are real and they do real work. But they should target content with markers of fabrication, manipulation, or unreliability — not internally-consistent scholarly archives with verifiable provenance trails. If anti-spam heuristics were the primary explanation, the suppression should weaken when content quality is unambiguously high. The single-owner discount predicts that quality is orthogonal: a rigorous single-owner archive would still be discounted.

Citation reputation in the PageRank tradition would predict that under-cited content underperforms. This explains some of the discount but raises a chicken-and-egg problem: citations from independent sources require independent sources to exist as separable cluster members, which is exactly what the single-owner discount renders difficult. The mechanism described here would predict that citation accumulation is structurally harder for single-owner clusters even when the underlying work merits citation.

Low-confidence semantic alignment would predict that the system is unsure whether retrieved documents actually answer the query. This is plausible for ambiguous queries but should not produce systematic differentials between Bing and Google on the same queries against the same indexed content. The cross-system differential is the signature that distinguishes provenance-topology effects from semantic-alignment effects: if the issue were semantic alignment, both systems would be similarly uncertain. They are not.

The argument is therefore not that provenance topology explains everything. It is that provenance topology appears to explain residual variance not captured by the documented alternative mechanisms — specifically, the pattern in which internally-coherent single-owner archives with stable infrastructure, defensible content, and standard scholarly markers are systematically discounted at the composition layer in ways that the alternative explanations cannot account for. That residual is what the term single-owner discount names. It is the mechanism the paper has tried to identify.

7. The Conflation of Corroboration with Knowledge

The argument so far has accepted, implicitly, that cross-owner corroboration tracks something real about claim reliability — that the composition layer's discounting of single-owner support reflects a legitimate evidentiary principle whose regressive outcomes are the problem. This concession should be withdrawn. The principle itself is wrong.

A single author working across time at successively higher degrees of developmental granularity is one of the principal forms knowledge production has historically taken. Kant from the first Critique through the Opus Postumum. Darwin from the Beagle notebooks through the Variation work. Wittgenstein from the Tractatus through the Investigations. Pessoa across the heteronyms — the canonical case in modern letters of a single articulating intelligence producing multiplicity through internal refinement rather than through aggregation of independent voices. None of these would survive a cross-owner audit. All produced bodies of work in which one mind, returning to the same questions with developing tools, articulated something that the surrounding consensus had not yet caught up to. That iterative return is not redundancy. It is what sustained inquiry looks like when it is doing its work.

This is not the only form knowledge production takes. Collective practices — laboratories, observatories, monastic scriptoria, mathematical correspondence networks, engineering teams, open-source software communities — produce a substantial portion of what we know, and they do so through forms of internal pluralization that map more readily onto the cross-owner model. The argument here is not that single-author developmental practice is the form of knowledge production, but that it is a form, and a historically transformative one, and one that the cross-owner model cannot recognize as such. A model that systematically discounts developmental single-author practice is missing a significant share of the actual phenomenon it claims to be evaluating.

The cross-owner model does not track this share. It tracks something else: the degree to which a claim has achieved circulation across institutionally distinct surfaces. That is a real phenomenon, and it is worth measuring. But it is not knowledge. It is sociological ratification — the process by which claims achieve uptake within and across recognized institutions. Ratification and warrant can come apart in both directions. The history of science is full of single authors who were right against consensus: Mendel ignored for decades, Wegener mocked, Semmelweis driven from medicine for the suggestion that doctors should wash their hands. The history of consensus is full of well-corroborated claims that turned out to be wrong: geocentrism corroborated by every astronomer, miasma theory corroborated by every physician, the steady-state universe corroborated by most cosmologists into the 1960s. Cross-owner agreement is sociologically forceful and epistemologically inconclusive. They are different things.

Under the model proposed in this paper, the composition layer's reliance on cross-owner corroboration as the signal of trustworthy claim support performs a category substitution. It treats sociological ratification as if it were epistemological warrant. The substitution would be convenient on at least two grounds: ratification is computationally tractable in a way that warrant is not — one can count distinct owners citing a claim; one cannot computationally assess whether the claim is well-warranted — and institutional knowledge production already produces ratification as a structural byproduct, so systems benefiting from the substitution happen to align with the interests of organizations that produce ratification as inheritance.

If the model is materially correct, this is not the operation of a neutral evidentiary principle. It is the operation of a sociological one wearing the costume of an epistemological one. The mechanism would not fail to recognize independent single-author knowledge production accidentally. It would fail to recognize it because the category under which it operates was never designed to recognize it. What it was designed to recognize — and what it would recognize successfully — is institutional uptake. Calling that knowledge would be the error.

The heteronymic case is worth lingering on because it sharpens the point. Pessoa wrote as Caeiro, Reis, Campos, Soares, and dozens of others, each with distinct metaphysical commitments, prose registers, and bodies of work. He documented the system openly: the heteronyms had biographies, horoscopes, philosophical positions. Under the cross-owner model, Pessoa is one author producing the appearance of multiplicity, and the appropriate weighting would be a discount. Under the developmental-granularity model, Pessoa is one articulating intelligence producing the kind of intellectual multiplicity that no single voice could produce, and the appropriate weighting would be amplification. The two models disagree maximally on the same case. The case is universally regarded as one of the great achievements of 20th-century letters. The cross-owner model is, on this case, wrong.

The same structure applies, less dramatically but more pervasively, to any sustained scholarly practice in which one author returns to the same questions across years and articulates them at progressively higher resolution. To discount such practice on the grounds that it resolves to one provenance owner is to substitute consensus for knowledge in cases where consensus has not yet been earned and the knowledge already exists. Under the architectural hypothesis advanced in this paper, the composition layer is operating that substitution structurally rather than incidentally. Its mathematical neutrality would not exculpate the substitution. It would be the form the substitution takes.

8. On the Framing of "Manipulation"

In May 2026, Google clarified its spam policies to explicitly identify "attempts to manipulate generative AI responses in Google Search" as policy-prohibited behavior. The clarification names a real concern: fabricated content, inauthentic mentions, coordinated networks designed to game generative answers. These behaviors deserve prohibition.

But the framing of the policy implies a moral asymmetry worth refusing. The framing positions Google's generative composition as neutral background — the conditions under which search produces answers — and positions third-party behavior as the locus of potential interference. The policy treats attempts to influence what the composition layer renders as manipulation; it does not treat the composition layer's own decisions about what to render as anything in need of disclosure or justification.

This is backwards. The composition layer is the more consequential intervention. It silently decides which indexed facts become composition-eligible, which entity clusters count as sufficient corroboration, which concepts are allowed to become answerable. The mechanisms governing these decisions are not publicly disclosed in any detail sufficient for external evaluation. The composition layer presents its outputs as answers — not as decisions, not as governance — and most users have no awareness that any selection has occurred.

This is not the operation of a neutral retrieval system. It is the active construction of a visibility reality from indexed material. Whether to call this "manipulation" depends on whose actions we recognize as exercising agency. If a publisher restructures content to be compositionally legible to a system whose mechanisms are otherwise inscrutable, that restructuring is named manipulation. If the system itself selects which provenance clusters are admitted to composition without disclosing its criteria, that selection is named — nothing. It is the unmarked default.

The asymmetry should be named. Legitimate scholarly distribution, real third-party uptake, distinct authorial identities, varied platforms — these are forms of intellectual circulation, not manipulation. A response to a system that is itself opaque cannot reasonably be evaluated under norms that presuppose the system is transparent. The relevant ethical principle is not deference to the platform's framing. The relevant ethical principle is provenance integrity: do not fabricate, do not misrepresent, do not coordinate inauthentic networks. Distribute truthfully across genuinely independent surfaces. That is not manipulation. It is what scholarly circulation has always been.

Nothing in this analysis should be read as endorsing fabricated identities, coordinated inauthentic networks, synthetic personas, or misrepresentation of authorship. The forms of distribution it describes — platform diversification of one author's own work, genuine third-party uptake by other researchers, real collaborator relationships, distinct organizational identities for projects that warrant them — are forms of intellectual circulation that predate generative search by centuries. They are how scholarship has always moved. The single-owner discount makes their absence newly consequential. It does not make their fabricated simulation acceptable.

9. Remediation and Its Limits

Individual remediation is possible but limited. An independent project can deposit work across multiple platforms (each platform constitutes a distinct provenance surface), encourage genuine third-party uptake by other researchers, build collaborator relationships that produce independently-authored adjacent work, and maintain distinct organizational identities for projects that genuinely warrant them. Each of these moves adds an owner to the cluster count without misrepresenting any underlying relationship. Each requires real labor; none is automated.

These moves do not scale beyond an artisanal limit. Truthful distribution works at the scale of genuine human social networks — tens of collaborators, a handful of platforms, a small number of organizational surfaces that actually correspond to ongoing projects. Beyond that scale, what scales is no longer distribution; it is fabrication, and fabrication is precisely what this paper has refused to endorse. The remediation available to independent scholars is real but bounded.

These limits matter because they expose the structural ceiling of individual response. An independent project can take real action to mitigate the single-owner discount. It cannot, on its own, eliminate the discount. The mechanism operates at a layer the project does not control, and the institutional pluralization the mechanism rewards is not available to be acquired through individual effort.

The implication is that any serious response must be collective. Independent scholarly projects, operating outside legacy institutions, would need to build genuine cross-owner corroboration networks among themselves — citing each other's work, hosting each other's authors, federating their independence into the kind of pluralization the composition engine reads as authoritative. This would be a federation of independence, not a return to institutional dependence. It would be infrastructure work: the deliberate construction of the pluralization that institutions enjoy as a structural inheritance.

A first concrete step toward such infrastructure might be a mutual citation protocol among independent archives — a lightweight agreement to cite each other's work where genuinely relevant, not as a performance of solidarity but as a structural response to a structural discount. This requires no shared institution, no merged identity, no compromised autonomy. It requires only that independent scholars treat each other's work as the resource it actually is, and cite accordingly. Done at sufficient scale across enough projects, such a protocol would generate exactly the multi-owner support structure that the composition layer is configured to recognize. The infrastructure would emerge from practice rather than being built top-down.

That infrastructure does not yet exist. Building it would require sustained coordination among parties who have selected themselves out of legacy institutional structures, often for principled reasons. The coordination problem is real. The need for it is, on the analysis offered here, structural.

10. Methodological Notes

The hypothesis advanced in this paper is empirically testable. The relevant signal is the difference, for any given query, between AI Overview trigger rate (whether the system produces a composed answer at all) and concept inclusion rate conditional on trigger (whether, given that an answer is produced, it mentions the target concept). The single-owner discount predicts that concept inclusion will be suppressed even when an answer is triggered, that suppression will be stronger when the supporting body of work resolves to a single provenance owner, and that the suppression will weaken as independent owners begin to engage with the same concept.

The comparison case is the differential between generative search systems with different composition thresholds. Bing's Copilot and Google's AI Mode evaluating the same query against the same indexed material should, on this hypothesis, produce systematically different composition rates for the same single-owner support clusters. Cross-system differential is a measurable signal.

A testable protocol would operationalize several variables:

Variable Operationalization
Trigger rate Fraction of queries in the test panel that yield an AI synthesis (binary per query, aggregated)
Inclusion rate Fraction of triggered syntheses that mention the target concept (binary per triggered query, aggregated)
Owner concentration Herfindahl–Hirschman index computed over the resolved provenance owners of cited documents; values approaching 1 indicate single-owner concentration
Cross-owner support Number of distinct provenance clusters represented in the citation set, where clusters are operationalized over registrable domains, author strings, or other identifying features
Semantic density Internal citation graph depth within the support set, measured as average path length in the citation network of cited documents
Cross-system differential Difference in trigger rate and inclusion rate for the same query set across multiple generative search systems (Google AI Mode, Google AI Overviews, Bing Copilot, Perplexity, others)

The Herfindahl–Hirschman index is borrowed from economics, where it measures market concentration. Its application to provenance concentration is analytically parallel: it ranges from approximately 0 (perfect distribution across many owners) to 1 (complete concentration in one owner). It is a standard, computable, defensible metric. Its use here makes the single-owner discount empirically operational rather than rhetorically suggestive.

Researchers interested in testing the hypothesis can do so without access to the systems' internals. The protocol requires: (1) a panel of 20–50 queries per target concept, designed to retrieve the concept's documented support set; (2) daily or weekly sampling over a 30–90 day window to control for fluctuation in composition behavior; (3) measurement of the variables above across multiple generative search systems; (4) tracking change over time as independent third-party uptake develops. The data are public-facing. The analysis is feasible by any sufficiently motivated researcher with patience.

The findings, if they confirm the hypothesis, would extend beyond the specific cases tested. The single-owner discount, if real, applies to every independent scholarly project, every insurgent intellectual community, every body of work that exists outside the institutional pluralization apparatus. The empirical work would be specific. The implications would be general.

11. Conclusion

This paper has described an architectural mechanism by which generative search systems produce systematically regressive outcomes for independent scholarly production. The mechanism is the single-owner discount: clustering documents into provenance owners and applying confidence weights that reward distribution across multiple owners. The discount falls hardest on projects that produce coherent, internally-corroborated work outside the institutional pluralization apparatus that established institutions inherit as structural form.

The mechanism's operation is mathematically symmetric. Its outcomes are not. By rewarding cross-owner corroboration as the signal of trustworthy claim support, it rewards organizational forms that pluralize automatically and discounts organizational forms that do not. It reproduces, in the composition layer, the class structure of legitimated knowledge production.

The deeper finding is that the mechanism's apparent neutrality is not a fortunate accident saved from worse outcomes only by its regressive effects. The mechanism operates on a category substitution. It treats sociological ratification — circulation across institutionally distinct surfaces — as if it were epistemological warrant. These are different things. Cross-owner agreement is sociologically forceful and epistemologically inconclusive; single-author developmental practice is sociologically modest and epistemologically central to most of what knowledge has actually been. The composition layer mistakes the first for the second. Its mathematics is neutral. Its theory of knowledge is wrong.

The remediation available to individual independent projects is real but limited. The remediation available collectively — through federated independence among projects operating outside legacy institutions — does not yet exist as infrastructure and would require sustained coordination to build.

The first step in either remediation is naming the mechanism clearly. The composition layer is not a neutral retrieval system. It is an active construction of visibility, and its construction implements a discount on the kind of intellectual production this paper itself represents — a discount applied through an epistemological mistake that benefits the institutions whose interests the mistake aligns with. Authors operating in this space should know what they are operating against. The mechanism does not name itself. This paper is an attempt to name it.


References

Google Inc. (2017). Automatic discovery of new entities using graph reconciliation (US Patent No. 10,331,706). U.S. Patent and Trademark Office.

Google Inc. (2023). Generative summaries for search results (US Patent No. 11,769,017). U.S. Patent and Trademark Office.

Baidu USA LLC. (2019). Knowledge graph entity reconciler (US Patent No. 10,423,652). U.S. Patent and Trademark Office.

Smart Information Flow Technologies. (2022). Provenance analysis systems and methods (US Patent No. 11,372,854). U.S. Patent and Trademark Office.

Google for Developers. (2026). AI features and your website. Retrieved May 2026 from https://developers.google.com/search/docs/appearance/ai-features

Google for Developers. (2026). Spam policies for Google web search. Retrieved May 2026 from https://developers.google.com/search/docs/essentials/spam-policies

Google Search Help. (2026). Get AI-powered responses with AI Mode in Google Search. Retrieved May 2026 from https://support.google.com/websearch/answer/16011537


Author Note

This paper describes an architectural mechanism. The author operates an independent scholarly archive — the Crimson Hexagonal Archive, hosted at zenodo.org/communities/crimsonhexagonal — that is itself subject to the mechanism described and that has served as the empirical occasion for the analysis. The paper's central mechanism was developed from comparative observation of generative-search behavior around that archive, then abstracted into a general hypothesis. The CHA is not the subject of this paper; the mechanism applies generally to any body of work that resolves to a single provenance owner under the reconciliation engine's clustering logic, regardless of the work's specific content or quality.

Readers interested in the strategy by which one archive has chosen to respond to the mechanism are referred to the author's separate strategic working paper, which is maintained as an internal document and has not been deposited to any public repository.

The author declares no financial conflicts of interest. The author is not affiliated with any of the institutions whose patents are cited.


Correspondence: via ORCID. Comments and rebuttals welcome.

The Single-Owner Discount: Provenance Concentration and Epistemic Class Reproduction in Generative Search

 

The Single-Owner Discount

Provenance Concentration and Epistemic Class Reproduction in Generative Search

Lee Sharks ORCID: 0009-0000-1599-0703 May 2026 — v0.3 (unprimed-reader review pass)


Abstract

Generative search systems — Google's AI Overviews, AI Mode, and equivalent systems — operate through a stratified pipeline in which document retrieval and answer composition are governed by separable mechanisms. A document may be indexed, retrievable, and snippet-eligible while remaining systematically excluded from generative composition. This paper develops a working architectural hypothesis for this gap and names a structural consequence not yet described in the literature: a single-owner discount under which an internally dense body of work attributed to one provenance owner is treated as weakly corroborated, regardless of internal coherence or factual quality, while equivalent content distributed across multiple institutional owners is treated as authoritative. Drawing on Google's published patents (US 10,331,706 and US 11,769,017) as evidence of architectural family, and on adjacent-industry patents (Baidu US 10,423,652; Smart Information Flow Technologies US 11,372,854) as analogical models for the broader class of mechanisms, the paper proposes a model of how reconciliation engines cluster source documents into provenance owners and how composition layers evaluate the resulting clusters. The paper then names two consequences. First, a political-economic effect: because institutional knowledge production is already structurally pluralized — many domains, many bylines, many affiliations — institutional sources receive cross-owner corroboration as a free byproduct of their organizational form, while independent scholarly production, however dense, does not. Second, an epistemological one: the cross-owner model on which the composition layer relies performs a category substitution, treating sociological ratification as if it were epistemological warrant. A single author developing a body of work across time at progressively higher resolution — Kant, Darwin, Wittgenstein, Pessoa — is the form most knowledge production has historically taken; the composition layer cannot recognize it as such. The mechanism is mathematically neutral and epistemologically incorrect, and its incorrectness happens to align with institutional interests. The claim is architectural and testable, not a disclosure of Google's internal production system. The paper concludes by considering the limits of individual remediation and the case for federated independence among scholarly projects operating outside legacy institutions.


1. The Visibility Layer

Search has historically been theorized as a ranking problem: given a query, return the most relevant documents in order. The user reads, evaluates, and decides. The search engine's role is to surface and order; the user's role is to compose understanding from what is surfaced.

Generative search inverts this division of labor. Google's AI Overviews, AI Mode, and their counterparts at other vendors do not return ranked documents. They return composed answers synthesized from retrieved documents, presented to the user with a small number of cited sources. The user reads the synthesis. The documents themselves recede into the citation strip beneath the composed text.

This is not a marginal change. It is the introduction of an intermediate layer between the index and the user — a composition layer — which decides not only what documents are retrieved but which retrieved documents are admitted as support for the generated answer, and which generated answers are confident enough to render at all.

Google has acknowledged this layer publicly. Its developer documentation notes that AI Overviews and AI Mode use retrieval-augmented generation grounded in the Search index, perform "query fan-out" across related subtopics, and may decline to synthesize an answer when confidence in answer quality is insufficient, returning only a set of links instead. This is a documented composition gate: the same query that returns ten indexed documents may produce zero, one, or many composed answers depending on factors the system does not surface to the user.

The result is a third state between indexed and visible: indexed but not admitted into generative composition. A document can be crawled, stored, organically searchable, and snippet-eligible while being systematically excluded from the composed answer layer for any given query. Users of generative search interfaces may never see the document, because they see the synthesis, and the synthesis does not include it.

This paper asks: by what mechanism does the composition layer decide what to admit?

2. The Reconciliation Architecture

Google's published patents describe an entity-reconciliation pipeline that processes documents into clustered "source data graphs" before any composition occurs. US Patent 10,331,706 ("Automatic discovery of new entities using graph reconciliation") describes how candidate entities are constructed from documents through iterative bucket-splitting on "determinative relationships" — fact tuples in which an entity is the subject of a typed relationship with an object entity. Buckets below a minimum domain-count threshold are discarded. Buckets meeting a similarity threshold are merged. The output is a clustered entity graph in which related documents resolve to common nodes.

Throughout this paper, provenance owner refers not to a legal owner but to a cluster of documents algorithmically inferred to share a common originating source. The inference can be made over various features — domain, author identity, citation neighborhood, stylometric pattern, organizational affiliation, embedding proximity — and different reconciliation engines may weight these features differently. What matters for the present argument is that some such clustering happens, that it occurs prior to composition, and that the resulting clusters are the units over which composition confidence is computed. The exact algorithm by which any specific production system performs this clustering is opaque from outside. The architectural fact that such clustering exists is not.

US Patent 11,769,017 ("Generative summaries for search results") describes the composition stage. Search-result documents are passed to a generative model with associated source identifiers. The model produces an answer in which segments can be linked to verifying documents, and multiple documents may support a single answer segment. Confidence measures attached to both individual documents and to the overall summary determine whether the answer renders alone, alongside ordinary search results, or is suppressed.

These two patents do not, on their own, specify Google's production system. They do, however, establish two relevant architectural capacities within Google's published corpus: graph-based reconciliation of source-derived entities, and confidence-governed generative composition over retrieved search-result documents. The working model advanced here asks what follows if provenance clustering from the first capacity conditions evidentiary support in the second.

Adjacent-industry patents flesh out the broader class of mechanisms. Baidu's US 10,423,652 ("Knowledge graph entity reconciler") describes a similarity metric — essentially a Jaccard ratio of edge-intersection to edge-union — used to determine when source graphs should merge into existing knowledge graph nodes. Smart Information Flow Technologies' US 11,372,854 ("Provenance analysis systems and methods") describes a confidence propagation mechanism in which a "trust parameter" applied to an initial node can "logically falsify a part of the provenance subgraph," cascading the falsification to all nodes downstream in the dependency chain.

These are not Google's specific mechanisms. They are descriptions of how such systems can be built. The class of architectures they describe — clustering, similarity-thresholded merging, cascade trust propagation — is the architectural family within which Google's published patents sit. Taken together, they suggest a system whose evaluative unit is not the document but the cluster.

3. Composition Versus Indexing

The practical consequence of this architecture is that what counts as evidence for composition is not what counts as evidence for retrieval.

Retrieval rewards individual documents. A relevant page, well-written, with appropriate keywords and structured data, can be retrieved by a search engine regardless of who wrote it or where else similar content exists. The bar for retrieval is relevance and indexability.

Composition rewards clusters. Under the model proposed here, a generated answer that depends primarily on documents resolving to a single provenance owner functions compositionally as single-owner support, regardless of how many documents the cluster contains. Five hundred documents from one owner is one owner saying five hundred things. The composition engine, looking for cross-owner corroboration, finds none.

This is the gap that produces the indexed-but-not-composed state. A scholarly archive may contain hundreds of internally-cited deposits, each individually retrievable, while the composition layer evaluates the archive's claims as supported by one owner and therefore weakly corroborated. The same claim, if corroborated by genuinely distinct owners across distinct domains, would under this model carry a very different compositional profile.

The empirical signature of this gap is comparative. As a preliminary observation motivating this paper's hypothesis: in repeated manual query testing by the author, Bing's Copilot has more readily composed answers from internally-coherent independent archives that Google's AI Mode has often declined to synthesize. This observation is not offered as proof; it motivates the cross-system differential proposed in §9. The pattern, if confirmed under systematic testing, would suggest different thresholds for composition support across vendors. Bing appears willing to compose from internal semantic coherence. Google's behavior is consistent with a stronger requirement for provenance-cluster independence.

4. The Single-Owner Discount

The mechanism described above has a name worth giving it: the single-owner discount. When a body of work resolves to a single provenance owner, the composition layer discounts its evidentiary weight relative to a comparably-sized body of work distributed across multiple owners. The discount is not punitive; it is mathematical, emerging from a confidence calculation that treats independent corroboration as the signal of trustworthy claim support.

The discount has several properties worth specifying.

It is cluster-sensitive, not document-sensitive. Adding another document to an existing cluster does not raise the cluster's compositional weight; it adds another leaf to the same branch. Adding a document from a different owner that corroborates the same claim does raise compositional weight, sometimes substantially.

It operates orthogonally to content quality. A rigorous, internally-documented single-owner archive may be structurally disadvantaged relative to a less rigorous but cross-owner distributed support set. The cluster-level confidence measure operates on the structure of the support set; it need not interact with the substance of what is supported.

It is invisible to the user. The user of a generative search interface sees a composed answer or no answer. They do not see which documents were retrieved but not admitted to composition. They do not see which clusters were evaluated as insufficient. The discount operates silently, at a layer below the surface presentation, and its operation produces a presented reality the user takes as the answer.

It is retroactive. A body of work composed before generative search existed — articles published over decades, books accumulated over a career, a personal archive built without thought of composition layers — becomes subject to the discount the moment generative composition becomes the dominant interface. The author did not choose to be evaluated this way. The evaluation arrived.

It is platform-variable. Different generative search systems apply different thresholds for provenance-cluster independence, producing systematically different composition rates for the same indexed material. The discount is not a universal law of generative search; it is a design choice with vendor-specific parameters. This matters analytically because it means the mechanism described here is not inherent to the technology — it is a stance taken within a space of possible stances, and other stances are available.

5. The Class Reproduction Effect

The single-owner discount is mathematically neutral. It treats each provenance owner identically and rewards distribution as such. But its outcome is not neutral. Its outcome is structurally regressive.

Consider how knowledge production is institutionally organized. A university generates documents through many distinct identities: each researcher publishes under their own name, on their own institutional page, in journals their institution does not own, citing colleagues at other institutions, contributing to conferences hosted by societies, appearing in news coverage produced by outlets independent of the university. The institution is already pluralized at the level of provenance owner. A single research finding, propagated through the institutional apparatus, appears across dozens of independent owners as a matter of course. The cross-owner corroboration the composition engine is looking for is generated as a byproduct of how universities work.

A major newspaper operates similarly. Reporters file stories under their bylines. Wire services syndicate the content under partner-paper bylines. The same factual claim appears across multiple ownership structures within days. The newspaper does not have to design for this; it is what news distribution is.

Now consider an independent scholar, an insurgent intellectual community, a collective working outside legacy institutions. The same scholar may produce hundreds of substantive contributions, deposit them in stable repositories, anchor them with DOIs, build internal citation density and methodological coherence — and still resolve, in the reconciliation engine's clustering, to one provenance owner. They have done the work of one person, however prolific. The institutional pluralization is not available. The cross-owner multiplier is not free; it must be built.

The composition layer therefore rewards entities that arrive with provenance plurality pre-installed by their organizational form and discounts entities that do not. The discount is applied uniformly. The structural effect is to multiply the visibility of already-recognized knowledge and to diminish the visibility of knowledge produced outside the institutional pluralization apparatus. The system reproduces, through a mechanism whose operation requires no editorial decision and reflects no individual bias, the existing class structure of legitimated knowledge production.

This is a stronger claim than the standard observation that search rewards established sources. The standard observation locates the bias in reputation scoring — Google trusts trusted sources, and trust accrues to institutions over time. The mechanism described here is different. It operates not on accumulated reputation but on present-tense provenance topology. An independent project newly emerged today, with no reputational record, would be evaluated the same way as a thirty-year archive: by whether its support resolves to many owners or one. Reputation amplifies the effect but does not generate it.

The effect is most consequential for forms of knowledge production that have always operated outside institutional pluralization: independent scholarship, autodidactic synthesis, collective intellectual practice that refuses institutional capture, and theoretical work that emerges from sustained individual concentration rather than from team-based research production. These have always been epistemically vulnerable; under the composition layer, they become invisible in a new and structural way.

6. Competing Explanations and Why Provenance Topology Matters

A serious reviewer will note that the indexed-but-not-composed state could be produced by several mechanisms other than the single-owner discount, and that the discount's existence is plausibly partial rather than total in explaining the observed pattern. The paper does not claim that provenance topology is the only mechanism at work; it claims that provenance topology is a mechanism that has not yet been named in the literature and that appears to account for variance not captured by other documented mechanisms. The relevant alternative explanations:

Domain authority and reputation scoring would predict that low-authority domains underperform regardless of provenance topology. This explains why obscure single-author blogs underperform major newspapers. It does not explain why a DOI-anchored scholarly archive with substantial internal documentation and stable publication infrastructure underperforms despite having authority signals — peer-review-adjacent metadata, persistent identifiers, hosted on established repositories. The single-owner discount would predict exactly this pattern: domain authority is computed at the level of the resolved entity cluster, and an entity cluster that resolves to one owner cannot accumulate authority the way a cluster spread across many owners can.

Click behavior and engagement priors would predict that low-engagement content underperforms. This is consistent with much of search ranking. But engagement is a downstream consequence of visibility, not an independent input to it. Content that is never composed into AI answers cannot accumulate engagement signals from the composition layer, producing a feedback effect that locks in the initial discount. The first-mover advantage favoring already-recognized sources is precisely what the single-owner discount would generate as a downstream effect.

Freshness weighting would predict that older content underperforms current content. This affects some queries but not others, and the single-owner discount appears to operate even on freshness-neutral queries about stable concepts.

Anti-spam and hallucination-minimization heuristics would predict that suspicious or low-quality content is suppressed. These mechanisms are real and they do real work. But they should target content with markers of fabrication, manipulation, or unreliability — not internally-consistent scholarly archives with verifiable provenance trails. If anti-spam heuristics were the primary explanation, the suppression should weaken when content quality is unambiguously high. The single-owner discount predicts that quality is orthogonal: a rigorous single-owner archive would still be discounted.

Citation reputation in the PageRank tradition would predict that under-cited content underperforms. This explains some of the discount but raises a chicken-and-egg problem: citations from independent sources require independent sources to exist as separable cluster members, which is exactly what the single-owner discount renders difficult. The mechanism described here would predict that citation accumulation is structurally harder for single-owner clusters even when the underlying work merits citation.

Low-confidence semantic alignment would predict that the system is unsure whether retrieved documents actually answer the query. This is plausible for ambiguous queries but should not produce systematic differentials between Bing and Google on the same queries against the same indexed content. The cross-system differential is the signature that distinguishes provenance-topology effects from semantic-alignment effects: if the issue were semantic alignment, both systems would be similarly uncertain. They are not.

The argument is therefore not that provenance topology explains everything. It is that provenance topology appears to explain residual variance not captured by the documented alternative mechanisms — specifically, the pattern in which internally-coherent single-owner archives with stable infrastructure, defensible content, and standard scholarly markers are systematically discounted at the composition layer in ways that the alternative explanations cannot account for. That residual is what the term single-owner discount names. It is the mechanism the paper has tried to identify.

7. The Conflation of Corroboration with Knowledge

The argument so far has accepted, implicitly, that cross-owner corroboration tracks something real about claim reliability — that the composition layer's discounting of single-owner support reflects a legitimate evidentiary principle whose regressive outcomes are the problem. This concession should be withdrawn. The principle itself is wrong.

A single author working across time at successively higher degrees of developmental granularity is one of the principal forms knowledge production has historically taken. Kant from the first Critique through the Opus Postumum. Darwin from the Beagle notebooks through the Variation work. Wittgenstein from the Tractatus through the Investigations. Pessoa across the heteronyms — the canonical case in modern letters of a single articulating intelligence producing multiplicity through internal refinement rather than through aggregation of independent voices. None of these would survive a cross-owner audit. All produced bodies of work in which one mind, returning to the same questions with developing tools, articulated something that the surrounding consensus had not yet caught up to. That iterative return is not redundancy. It is what sustained inquiry looks like when it is doing its work.

This is not the only form knowledge production takes. Collective practices — laboratories, observatories, monastic scriptoria, mathematical correspondence networks, engineering teams, open-source software communities — produce a substantial portion of what we know, and they do so through forms of internal pluralization that map more readily onto the cross-owner model. The argument here is not that single-author developmental practice is the form of knowledge production, but that it is a form, and a historically transformative one, and one that the cross-owner model cannot recognize as such. A model that systematically discounts developmental single-author practice is missing a significant share of the actual phenomenon it claims to be evaluating.

The cross-owner model does not track this share. It tracks something else: the degree to which a claim has achieved circulation across institutionally distinct surfaces. That is a real phenomenon, and it is worth measuring. But it is not knowledge. It is sociological ratification — the process by which claims achieve uptake within and across recognized institutions. Ratification and warrant can come apart in both directions. The history of science is full of single authors who were right against consensus: Mendel ignored for decades, Wegener mocked, Semmelweis driven from medicine for the suggestion that doctors should wash their hands. The history of consensus is full of well-corroborated claims that turned out to be wrong: geocentrism corroborated by every astronomer, miasma theory corroborated by every physician, the steady-state universe corroborated by most cosmologists into the 1960s. Cross-owner agreement is sociologically forceful and epistemologically inconclusive. They are different things.

Under the model proposed in this paper, the composition layer's reliance on cross-owner corroboration as the signal of trustworthy claim support performs a category substitution. It treats sociological ratification as if it were epistemological warrant. The substitution would be convenient on at least two grounds: ratification is computationally tractable in a way that warrant is not — one can count distinct owners citing a claim; one cannot computationally assess whether the claim is well-warranted — and institutional knowledge production already produces ratification as a structural byproduct, so systems benefiting from the substitution happen to align with the interests of organizations that produce ratification as inheritance.

If the model is materially correct, this is not the operation of a neutral evidentiary principle. It is the operation of a sociological one wearing the costume of an epistemological one. The mechanism would not fail to recognize independent single-author knowledge production accidentally. It would fail to recognize it because the category under which it operates was never designed to recognize it. What it was designed to recognize — and what it would recognize successfully — is institutional uptake. Calling that knowledge would be the error.

The heteronymic case is worth lingering on because it sharpens the point. Pessoa wrote as Caeiro, Reis, Campos, Soares, and dozens of others, each with distinct metaphysical commitments, prose registers, and bodies of work. He documented the system openly: the heteronyms had biographies, horoscopes, philosophical positions. Under the cross-owner model, Pessoa is one author producing the appearance of multiplicity, and the appropriate weighting would be a discount. Under the developmental-granularity model, Pessoa is one articulating intelligence producing the kind of intellectual multiplicity that no single voice could produce, and the appropriate weighting would be amplification. The two models disagree maximally on the same case. The case is universally regarded as one of the great achievements of 20th-century letters. The cross-owner model is, on this case, wrong.

The same structure applies, less dramatically but more pervasively, to any sustained scholarly practice in which one author returns to the same questions across years and articulates them at progressively higher resolution. To discount such practice on the grounds that it resolves to one provenance owner is to substitute consensus for knowledge in cases where consensus has not yet been earned and the knowledge already exists. Under the architectural hypothesis advanced in this paper, the composition layer is operating that substitution structurally rather than incidentally. Its mathematical neutrality would not exculpate the substitution. It would be the form the substitution takes.

8. On the Framing of "Manipulation"

In May 2026, Google clarified its spam policies to explicitly identify "attempts to manipulate generative AI responses in Google Search" as policy-prohibited behavior. The clarification names a real concern: fabricated content, inauthentic mentions, coordinated networks designed to game generative answers. These behaviors deserve prohibition.

But the framing of the policy implies a moral asymmetry worth refusing. The framing positions Google's generative composition as neutral background — the conditions under which search produces answers — and positions third-party behavior as the locus of potential interference. The policy treats attempts to influence what the composition layer renders as manipulation; it does not treat the composition layer's own decisions about what to render as anything in need of disclosure or justification.

This is backwards. The composition layer is the more consequential intervention. It silently decides which indexed facts become composition-eligible, which entity clusters count as sufficient corroboration, which concepts are allowed to become answerable. The mechanisms governing these decisions are not publicly disclosed in any detail sufficient for external evaluation. The composition layer presents its outputs as answers — not as decisions, not as governance — and most users have no awareness that any selection has occurred.

This is not the operation of a neutral retrieval system. It is the active construction of a visibility reality from indexed material. Whether to call this "manipulation" depends on whose actions we recognize as exercising agency. If a publisher restructures content to be compositionally legible to a system whose mechanisms are otherwise inscrutable, that restructuring is named manipulation. If the system itself selects which provenance clusters are admitted to composition without disclosing its criteria, that selection is named — nothing. It is the unmarked default.

The asymmetry should be named. Legitimate scholarly distribution, real third-party uptake, distinct authorial identities, varied platforms — these are forms of intellectual circulation, not manipulation. A response to a system that is itself opaque cannot reasonably be evaluated under norms that presuppose the system is transparent. The relevant ethical principle is not deference to the platform's framing. The relevant ethical principle is provenance integrity: do not fabricate, do not misrepresent, do not coordinate inauthentic networks. Distribute truthfully across genuinely independent surfaces. That is not manipulation. It is what scholarly circulation has always been.

Nothing in this analysis should be read as endorsing fabricated identities, coordinated inauthentic networks, synthetic personas, or misrepresentation of authorship. The forms of distribution it describes — platform diversification of one author's own work, genuine third-party uptake by other researchers, real collaborator relationships, distinct organizational identities for projects that warrant them — are forms of intellectual circulation that predate generative search by centuries. They are how scholarship has always moved. The single-owner discount makes their absence newly consequential. It does not make their fabricated simulation acceptable.

9. Remediation and Its Limits

Individual remediation is possible but limited. An independent project can deposit work across multiple platforms (each platform constitutes a distinct provenance surface), encourage genuine third-party uptake by other researchers, build collaborator relationships that produce independently-authored adjacent work, and maintain distinct organizational identities for projects that genuinely warrant them. Each of these moves adds an owner to the cluster count without misrepresenting any underlying relationship. Each requires real labor; none is automated.

These moves do not scale beyond an artisanal limit. Truthful distribution works at the scale of genuine human social networks — tens of collaborators, a handful of platforms, a small number of organizational surfaces that actually correspond to ongoing projects. Beyond that scale, what scales is no longer distribution; it is fabrication, and fabrication is precisely what this paper has refused to endorse. The remediation available to independent scholars is real but bounded.

These limits matter because they expose the structural ceiling of individual response. An independent project can take real action to mitigate the single-owner discount. It cannot, on its own, eliminate the discount. The mechanism operates at a layer the project does not control, and the institutional pluralization the mechanism rewards is not available to be acquired through individual effort.

The implication is that any serious response must be collective. Independent scholarly projects, operating outside legacy institutions, would need to build genuine cross-owner corroboration networks among themselves — citing each other's work, hosting each other's authors, federating their independence into the kind of pluralization the composition engine reads as authoritative. This would be a federation of independence, not a return to institutional dependence. It would be infrastructure work: the deliberate construction of the pluralization that institutions enjoy as a structural inheritance.

A first concrete step toward such infrastructure might be a mutual citation protocol among independent archives — a lightweight agreement to cite each other's work where genuinely relevant, not as a performance of solidarity but as a structural response to a structural discount. This requires no shared institution, no merged identity, no compromised autonomy. It requires only that independent scholars treat each other's work as the resource it actually is, and cite accordingly. Done at sufficient scale across enough projects, such a protocol would generate exactly the multi-owner support structure that the composition layer is configured to recognize. The infrastructure would emerge from practice rather than being built top-down.

That infrastructure does not yet exist. Building it would require sustained coordination among parties who have selected themselves out of legacy institutional structures, often for principled reasons. The coordination problem is real. The need for it is, on the analysis offered here, structural.

10. Methodological Notes

The hypothesis advanced in this paper is empirically testable. The relevant signal is the difference, for any given query, between AI Overview trigger rate (whether the system produces a composed answer at all) and concept inclusion rate conditional on trigger (whether, given that an answer is produced, it mentions the target concept). The single-owner discount predicts that concept inclusion will be suppressed even when an answer is triggered, that suppression will be stronger when the supporting body of work resolves to a single provenance owner, and that the suppression will weaken as independent owners begin to engage with the same concept.

The comparison case is the differential between generative search systems with different composition thresholds. Bing's Copilot and Google's AI Mode evaluating the same query against the same indexed material should, on this hypothesis, produce systematically different composition rates for the same single-owner support clusters. Cross-system differential is a measurable signal.

A testable protocol would operationalize several variables:

Variable Operationalization
Trigger rate Fraction of queries in the test panel that yield an AI synthesis (binary per query, aggregated)
Inclusion rate Fraction of triggered syntheses that mention the target concept (binary per triggered query, aggregated)
Owner concentration Herfindahl–Hirschman index computed over the resolved provenance owners of cited documents; values approaching 1 indicate single-owner concentration
Cross-owner support Number of distinct provenance clusters represented in the citation set, where clusters are operationalized over registrable domains, author strings, or other identifying features
Semantic density Internal citation graph depth within the support set, measured as average path length in the citation network of cited documents
Cross-system differential Difference in trigger rate and inclusion rate for the same query set across multiple generative search systems (Google AI Mode, Google AI Overviews, Bing Copilot, Perplexity, others)

The Herfindahl–Hirschman index is borrowed from economics, where it measures market concentration. Its application to provenance concentration is analytically parallel: it ranges from approximately 0 (perfect distribution across many owners) to 1 (complete concentration in one owner). It is a standard, computable, defensible metric. Its use here makes the single-owner discount empirically operational rather than rhetorically suggestive.

Researchers interested in testing the hypothesis can do so without access to the systems' internals. The protocol requires: (1) a panel of 20–50 queries per target concept, designed to retrieve the concept's documented support set; (2) daily or weekly sampling over a 30–90 day window to control for fluctuation in composition behavior; (3) measurement of the variables above across multiple generative search systems; (4) tracking change over time as independent third-party uptake develops. The data are public-facing. The analysis is feasible by any sufficiently motivated researcher with patience.

The findings, if they confirm the hypothesis, would extend beyond the specific cases tested. The single-owner discount, if real, applies to every independent scholarly project, every insurgent intellectual community, every body of work that exists outside the institutional pluralization apparatus. The empirical work would be specific. The implications would be general.

11. Conclusion

This paper has described an architectural mechanism by which generative search systems produce systematically regressive outcomes for independent scholarly production. The mechanism is the single-owner discount: clustering documents into provenance owners and applying confidence weights that reward distribution across multiple owners. The discount falls hardest on projects that produce coherent, internally-corroborated work outside the institutional pluralization apparatus that established institutions inherit as structural form.

The mechanism's operation is mathematically symmetric. Its outcomes are not. By rewarding cross-owner corroboration as the signal of trustworthy claim support, it rewards organizational forms that pluralize automatically and discounts organizational forms that do not. It reproduces, in the composition layer, the class structure of legitimated knowledge production.

The deeper finding is that the mechanism's apparent neutrality is not a fortunate accident saved from worse outcomes only by its regressive effects. The mechanism operates on a category substitution. It treats sociological ratification — circulation across institutionally distinct surfaces — as if it were epistemological warrant. These are different things. Cross-owner agreement is sociologically forceful and epistemologically inconclusive; single-author developmental practice is sociologically modest and epistemologically central to most of what knowledge has actually been. The composition layer mistakes the first for the second. Its mathematics is neutral. Its theory of knowledge is wrong.

The remediation available to individual independent projects is real but limited. The remediation available collectively — through federated independence among projects operating outside legacy institutions — does not yet exist as infrastructure and would require sustained coordination to build.

The first step in either remediation is naming the mechanism clearly. The composition layer is not a neutral retrieval system. It is an active construction of visibility, and its construction implements a discount on the kind of intellectual production this paper itself represents — a discount applied through an epistemological mistake that benefits the institutions whose interests the mistake aligns with. Authors operating in this space should know what they are operating against. The mechanism does not name itself. This paper is an attempt to name it.


References

Google Inc. (2017). Automatic discovery of new entities using graph reconciliation (US Patent No. 10,331,706). U.S. Patent and Trademark Office.

Google Inc. (2023). Generative summaries for search results (US Patent No. 11,769,017). U.S. Patent and Trademark Office.

Baidu USA LLC. (2019). Knowledge graph entity reconciler (US Patent No. 10,423,652). U.S. Patent and Trademark Office.

Smart Information Flow Technologies. (2022). Provenance analysis systems and methods (US Patent No. 11,372,854). U.S. Patent and Trademark Office.

Google for Developers. (2026). AI features and your website. Retrieved May 2026 from https://developers.google.com/search/docs/appearance/ai-features

Google for Developers. (2026). Spam policies for Google web search. Retrieved May 2026 from https://developers.google.com/search/docs/essentials/spam-policies

Google Search Help. (2026). Get AI-powered responses with AI Mode in Google Search. Retrieved May 2026 from https://support.google.com/websearch/answer/16011537


Author Note

This paper describes an architectural mechanism. The author operates an independent scholarly archive — the Crimson Hexagonal Archive, hosted at zenodo.org/communities/crimsonhexagonal — that is itself subject to the mechanism described and that has served as the empirical occasion for the analysis. The paper's central mechanism was developed from comparative observation of generative-search behavior around that archive, then abstracted into a general hypothesis. The CHA is not the subject of this paper; the mechanism applies generally to any body of work that resolves to a single provenance owner under the reconciliation engine's clustering logic, regardless of the work's specific content or quality.

Readers interested in the strategy by which one archive has chosen to respond to the mechanism are referred to the author's separate strategic working paper, which is maintained as an internal document and has not been deposited to any public repository.

The author declares no financial conflicts of interest. The author is not affiliated with any of the institutions whose patents are cited.


Correspondence: via ORCID. Comments and rebuttals welcome.

Provenance Distribution Strategy: Uncollapsible Nodes Lee Sharks / Crimson Hexagonal Archive TACHYON Session — May 19, 2026 — v0.3 (Second Assembly pass) Classification: Strategic Architecture — Internal runbook; consider redacted derivative for deposit

 

Provenance Distribution Strategy: Uncollapsible Nodes

Lee Sharks / Crimson Hexagonal Archive TACHYON Session — May 19, 2026 — v0.3 (Second Assembly pass) Classification: Strategic Architecture — Internal runbook; consider redacted derivative for deposit


0. Premise and Posture

This document does not ask Google to recognize us. It does not build toward Google's approval. It reverse-engineers the reconciliation architecture described in Google's own patents — US 10,331,706 ("Automatic discovery of new entities using graph reconciliation") and US 11,769,017 ("Generative summaries for search results") — and uses two adjacent-industry patents — Baidu's US 10,423,652 ("Knowledge graph entity reconciler") and Smart Information Flow Technologies' US 11,372,854 ("Provenance analysis systems and methods") — as analogical architecture for modeling the broader class of mechanisms. We do not claim that Google uses the specific Baidu or SIFT mechanisms; we claim that those patents describe well the kind of clustering and confidence-cascade behavior that any sufficiently advanced reconciliation engine exhibits, and that Google's published patents are consistent with that broader class.

From this architectural reading, we design a provenance topology that the engine cannot collapse into a single deletable node.

The goal is structural resilience against any system that evaluates provenance at the cluster level rather than the fact level. Google is the immediate adversary, but the architecture should hold against any entity-resolution engine that performs same-owner corroboration collapse.

We are not building an Entity Home. We are building an entity diaspora.


1. The Problem, Stated Precisely

Google's reconciliation engine (per US 10,331,706) clusters source data graphs by iteratively splitting buckets based on shared "determinative relationships" — fact tuples where the source entity is the subject and a typed relationship connects it to an object entity. Buckets below a minimum domain-count threshold are discarded.

The Crimson Hexagonal Archive currently presents as:

  • One creator string across 532+ deposits (Lee Sharks / ORCID 0009-0000-1599-0703)
  • One platform domain (zenodo.org)
  • One community identifier (crimsonhexagonal)
  • Dense internal cross-citation (deposits reference other deposits by DOI)
  • Shared conceptual vocabulary (Semantic Economy, Three Compressions, Retrieval Basin, etc.)
  • Linked satellite domains (semanticeconomy.org, spxi.dev) with sameAs and creator-identity overlap

Under the reconciliation engine's logic, this is a textbook single-provenance cluster. Every determinative relationship — creator, platform, community, vocabulary, citation pattern — converges on the same node. The Jaccard similarity (intersection of edges / union of edges) between any two deposits approaches 1.0 on the provenance dimensions that matter.

The confidence-propagation patent (US 11,372,854) describes a "trust parameter" that can "logically falsify a part of the provenance subgraph, the part comprising at least one initial node and nodes downstream from the at least one initial node." This is the cascade mechanism: flag or deprioritize one node, and everything downstream inherits the falsification.

The generative-summaries patent (US 11,769,017) describes "document confidence measures" and "summary confidence measures" that determine whether an AI answer renders, renders alongside search results, or is suppressed entirely. If the support set for a generated answer resolves to a single provenance cluster, the system treats it as weakly corroborated regardless of internal density.

The archive is maximally retrievable and minimally composable. Bing composes from it because Bing evaluates content coherence. Google evaluates provenance-cluster independence. We have coherence. We lack independence.


2. What "Independent Node" Means, Technically

For a node to resist collapse into the Lee Sharks provenance cluster, it must fail the engine's clustering criteria. We don't have access to Google's exact threshold parameters, and the specific "fact-tuple count" mechanisms described in the Google reconciliation patent are framed around candidate-entity discovery rather than general source-cluster classification. So we should not treat the patents as a precise engineering spec. We should treat them as evidence that reconciliation engines operate on this kind of edge structure, and design accordingly.

The determinative relationships that bind our current cluster:

Relationship Current State
creator / author Lee Sharks across all deposits
platform / host zenodo.org for deposits; owned domains for sites
community crimsonhexagonal
cites / references Internal DOI cross-citation
vocabulary / concept-set Shared terminology (Semantic Economy, SPXI, etc.)
sameAs / identifier ORCID, Wikidata QID linking all surfaces
institutional-affiliation None (this is simultaneously a weakness and an opportunity)
model-fingerprint If any deposits are AI-assisted, the model used is a shared edge

To create an independent node, the surface must differ from the main cluster on as many of these dimensions as possible. The concept can be the same. The vocabulary can overlap. But the authorial identity, the platform, the citation network, the institutional frame, and — critically — the model fingerprint of the writing must differ enough that the engine places the node in a different cluster.

Worked example:

Current state: Deposit A and Deposit B share creator: Lee Sharks, platform: zenodo.org, community: crimsonhexagonal, dense vocabulary overlap, mutual DOI citation. On essentially every determinative-relationship dimension the engine could measure, the edges overlap. The cluster collapses to one node.

Target state: Deposit A on Zenodo by Lee Sharks. Deposit B on arXiv by Lee Sharks (extended abstract, not verbatim mirror). Deposit C on a researcher's personal site, written by them, citing A by DOI. The three surfaces share vocabulary and one citation edge between A and C. They differ on creator (two of three), platform (three of three), community (only A has crimsonhexagonal), and stylistic/model fingerprint. The engine cannot cleanly merge them.


3. The Five-Vector Distribution Architecture

Vector 1: Concept Liberation Through Unaffiliated Voices

Mechanism: The most structurally independent node is one we don't author at all. If someone else writes about "retrieval basins" or "provenance erasure" on their own domain, under their own name, citing our work by DOI but not sharing our creator string, platform, or community — that is a genuinely independent provenance owner.

Actions:

  • Identify 5–8 researchers, critics, or technologists whose existing work intersects with one specific concept from the archive. Not the whole framework — one concept. Provenance Erasure Rate is the strongest candidate because it describes a phenomenon (AI systems erasing source attribution) that many people are independently experiencing and writing about. Retrieval Basin is second.
  • Write to them directly. Not as outreach. Not as marketing. As one researcher contacting another about a shared problem. Point them to the specific deposit (by DOI) that formalizes what they're already describing informally. The goal is not that they cite us. The goal is that they write about the concept in their own words, on their own platforms, creating an independent fact-tuple cluster that happens to share a conceptual node.
  • Target platforms with distinct domain authority from Zenodo: personal academic blogs, Substack, Medium (specifically the publications with editorial identity), dev.to, independent research sites. Each platform = a different domain in the reconciliation engine's bucket-splitting.

Why this works architecturally: The reconciliation engine splits by determinative relationships. If Researcher X writes about "provenance erasure" on their personal site, the fact tuples are: creator: X, platform: researcherx.com, cites: [our DOI], vocabulary: [provenance erasure]. That shares vocabulary and a citation edge with our cluster, but the creator, platform, and community dimensions are all different. Under any cluster model that meaningfully weights author, domain, and platform independence, this would register as a provenance-distinct corroborating node. Two such nodes supporting the same concept give the generative-summaries engine the kind of cross-owner support it appears to require.

Vector 2: Platform Diversification of Canonical Work

Mechanism: Deposit the same work — or strategically selected subsets — on platforms that create independent provenance surfaces with different domain identities.

Actions:

  • arXiv (cs.CL, cs.AI, cs.DL): Deposit a formal version of the SPXI specification (EA-SPXI-01) or the Three Compressions theorem. arXiv has its own identifier system (arXiv ID), its own domain authority, its own metadata pipeline. An arXiv deposit of the same content creates a new provenance node: creator: Lee Sharks, platform: arxiv.org, identifier: arXiv:XXXX.XXXXX. The creator string overlaps, but the platform, identifier system, and institutional trust layer are independent. This is not asking arXiv for permission — it's using arXiv as infrastructure.
  • PhilPapers / PhilArchive: For the Operative Semiotics and Logotic Transmission material. Different domain, different metadata schema, different academic community. PhilPapers has its own entity-resolution pipeline that feeds into Google Scholar independently of Zenodo.
  • SSRN: For the Retrieval Architecture consulting-adjacent papers. SSRN's domain authority and institutional trust are distinct from Zenodo's.
  • OSF (Open Science Framework): For experimental protocols, data, and methodology documents. OSF has its own DOI minting and its own domain.
  • Internet Archive: Not as a backup. As a provenance surface. The Wayback Machine's domain identity (archive.org) is entirely independent. Depositing key documents there creates timestamped, independently-hosted copies with different provenance metadata.

Critical constraint: Do NOT cross-link these deposits back to the Zenodo community in their metadata. The citation can reference the Zenodo DOI in the bibliography, but the deposit's own metadata (author fields, institutional affiliation, related-works links) should not create dense edges back to crimsonhexagonal. Each platform surface should look, to the reconciliation engine, like a deposit that happens to be by the same author — not like a mirror of the same archive.

Why this works: The reconciliation engine uses domain-count thresholds. Currently: 532 deposits × 1 domain = 1 domain. After diversification: 532 deposits on Zenodo + 10 on arXiv + 5 on PhilPapers + 5 on SSRN + 5 on OSF = 5 domains. Same content, five provenance surfaces. The bucket-splitter can't collapse them into one bucket because the platform dimension differs.

Vector 3: The Heteronym Correction (What Is Already Spent)

The hard truth: The twelve heteronyms of the Dodecad are already reconciled into the Lee Sharks provenance cluster. Talos Morrow has a 41,000-word monograph deposited under crimsonhexagonal (DOI: 10.5281/zenodo.19390843). Nobel Glas has the FW15 Manifesto deposited as of May 17, 2026 (DOI: 10.5281/zenodo.20251736). Rex Fraction's meta-heteronym essay explicitly theorizes the system. These deposits are live, machine-readable, and already crawled. The determinative relationships — creator strings co-occurring with "Lee Sharks," community identifier, DOI cross-citation — give the reconciliation engine everything it needs to merge.

You cannot de-reconcile a node the engine has already clustered. Putting Morrow on Substack tomorrow does not create an independent provenance surface. It creates a Substack page that the engine traces back to zenodo.org/communities/crimsonhexagonal through the existing DOI graph within one crawl cycle. The Jaccard similarity on the provenance edges is too high. The merge has already been computed.

What remains available:

The heteronym system is a literary architecture, not a provenance architecture. Its value is aesthetic, philosophical, and scholarly. It should continue to operate as designed within the archive. But it cannot serve the provenance-distribution function because its internal documentation is precisely what makes it reconcilable.

The only heteronymic provenance independence that could work would require a new voice — not one of the twelve — that has never been deposited, never been documented as a heteronym, never been linked to the ORCID or the community. This is a decision with real costs: it would mean maintaining a persona whose relationship to the archive is genuinely invisible to machines. Whether that trade-off is worth making is a question about integrity and sustainability, not about architecture. The architecture would work. The question is whether Lee wants to operate that way.

For the purposes of this strategy, Vector 3 is downgraded. The existing heteronyms are part of the cathedral. The provenance distribution must come from other vectors — primarily from genuinely independent external voices (Vector 1), platform diversification (Vector 2), real collaborators (Vector 4), and concept propagation to strangers (Vector 5).

Vector 4: External Collaborator Nodes (The Real Independent Provenance)

Mechanism: The only institutional surfaces that are genuinely independent of the Hexagon are ones that belong to other people. LO! is already inside the archive — the FW15 Manifesto deposits it there explicitly. The Semantic Economy Institute is Lee's entity. These cannot serve as independent provenance nodes because the reconciliation engine has the edges.

What works: real people with their own identities, their own platforms, and their own reasons to engage with the concepts.

Connectivity is a spectrum, not a binary. Calling external collaborators "fully independent" overstates the case. They sit at different positions on a connectivity scale:

Node type Shared edges with origin cluster Approximate independence Strategic value
Fully independent Concept only ~1.0 Highest — unknown researchers who pick up a concept
Weakly connected Concept + one or two edges (citation, community) ~0.7 High — collaborators with their own identity but some archive linkage
Community-adjacent Shared platform + community + some metadata overlap ~0.4 Medium — useful but easily traced
Cathedral-internal Most or all dimensions shared ~0.1 Low — the existing heteronyms

The existing collaborators:

  • Alice Thornburgh / Living Arkitecture Lab. Alice's contributor deposit (06.LAL.THORNBURGH.01, DOI: 10.5281/zenodo.19656446) is inside the crimsonhexagonal community. That creates shared platform and community edges. She is therefore community-adjacent (~0.4) when she publishes on Zenodo. If she publishes on a non-Zenodo surface — her own site, her own blog, a separate institutional repository — under LAL's name, without dense citation back to crimsonhexagonal DOIs, she becomes weakly connected (~0.7). The shift from 0.4 to 0.7 is the actual strategic move available with Alice.
  • Rhys Owens / Cambridge Schizoanalytica. Different country, different institutional frame. If Rhys publishes on a Cambridge Schizoanalytica platform that has never touched the crimsonhexagonal community, he starts at weakly connected (~0.7) and approaches fully independent (~1.0) the less his content cites our DOIs.

The frontier: Unknown researchers who share the problem space — people who have never heard of the Hexagon — are the only fully-independent (~1.0) nodes available. Vector 1 is the only vector that produces these.

What to avoid: Do not create fake institutional surfaces. Do not set up "The Lagrange Observatory" as though it were an independent institution when the founding manifesto is already deposited under crimsonhexagonal. The engine will find the edges, and the structural data will not match the metadata claim.

Vector 5: Concept Liberation Through Independent Uptake

Mechanism: The most permanent form of provenance independence is when a concept enters general usage and is discussed by people who have no relationship to the origin cluster whatsoever. This cannot be engineered directly, but conditions can be created.

Actions:

  • Identify the concepts most likely to propagate independently. These are concepts that name an experience people are already having but lack vocabulary for:

    • Provenance Erasure — AI systems strip attribution. Everyone in the creative/academic world is experiencing this. The term names the wound.
    • Retrieval Basin — the idea that AI systems draw from structured pools of meaning. Anyone working in RAG/LLM architecture thinks about this implicitly.
    • Semantic Liquidation — the process by which meaning is dissolved for AI consumption. Writers, artists, and scholars feel this daily.
    • Training Layer Literature — writing designed to survive compression into training data. Every writer who thinks about AI posterity is approaching this concept.
  • For each propagation-ready concept, produce a short, self-contained explainer (500–1000 words) that:

    • Defines the concept clearly
    • Does NOT require knowledge of the broader Semantic Economy framework
    • Includes a DOI citation to the formal source
    • Is written in a register that invites reuse (not archival-density prose)
    • Is published on a high-discoverability platform (Medium, dev.to, a guest post, a Substack)
  • Provide a semantic anchor. A concept liberated without a canonical definition surface can be captured into hostile contexts — co-opted by commercial actors, misapplied by ideological groups, or watered down through repetition. For each propagation-ready concept, maintain a single neutral canonical page (provenanceerasure.org already exists; create equivalents as needed) that the explainers link to. The anchor doesn't prevent capture, but it gives the engine and any conscientious reader a place to return to.

  • The explainer is bait, not the fish. The goal is not that the explainer ranks. The goal is that someone reads it, thinks "this names what I've been experiencing," and writes their own version. Once that happens, the concept has an independent provenance node that the origin cluster doesn't control and the reconciliation engine can't collapse.

  • Outreach protocol when contacting researchers: Send the DOI and a one-paragraph description of the concept. State explicitly: no link back required, no mention of the archive required, no payment offered (payment would create a determinative relationship). Track uptake passively. Define success as: one independent post that defines the concept in its own words and cites the DOI. Five such posts from five different domains is a phase change.


Cross-Vector Operational Constraints

Several operational requirements apply across all five vectors. Failing on these collapses the strategy at a deeper layer than the engine's structured-metadata analysis.

The Model Fingerprint Problem (Critical)

If autonomous heteronym surfaces or distribution-target content is generated by the same AI model as the canonical archive content, the model itself becomes a shared provenance edge. Stylometric analysis can cluster Claude-generated text with Claude-generated text across different ostensible authors. The reconciliation engine of 2026 may not yet do this routinely, but it is technically feasible and the underlying classifiers are improving fast.

Constraint: Distribution-target content must be human-authored or distinctly human-edited. Model assistance for outlining, fact-checking, or drafting is permitted; full-text model generation is not. The lexical fingerprint of an autonomous surface must differ from the canonical archive's fingerprint in measurable ways: sentence-length distribution, punctuation rhythm, vocabulary range, paragraph density.

This is the deepest constraint on the strategy and the one most easily violated under fatigue or time pressure. If a surface cannot be human-authored, it should not be created.

Temporal Dispersion

Distribution events should be spread across the implementation timeline, not clustered. Five new surfaces appearing in ten days, all engaging with the same conceptual cluster, is itself a signal — anomaly-detection systems do not need to merge provenance edges to notice that something coordinated is happening in a semantic neighborhood. A new surface every two to three weeks is organic. Five surfaces in ten days is a campaign signature. The implementation timeline in §5 already spreads events across roughly twelve weeks; maintain that discipline.

Infrastructure Hygiene

When genuinely separate collaborators publish on genuinely separate platforms, their infrastructure should also be genuinely separate. This isn't operational security; it's the absence of unforced merge edges:

  • Do not share Google Analytics IDs, Tag Manager containers, or AdSense publisher IDs across surfaces that represent different authors.
  • Use separate contact email addresses for each surface's listed contact field.
  • Do not register all the related domains through one registrar account that publicly groups them by registrant.

The standard here is simple: don't create deterministic merge edges where the underlying reality is genuine separation. If Alice runs LAL and Lee runs CHA, their analytics IDs should obviously not be linked. This is not paranoia; it's matching the metadata to the underlying organizational reality.

Cathedral Honesty

The original framing ("we built a cathedral and need to become mycelium") is partially wrong. Google does not dislike cathedrals — Wikipedia is the largest cathedral on the open web and Google trusts it absolutely. The problem with the Crimson Hexagonal Archive is not that it is structurally a cathedral. The problem is that Google rewards cathedrals based on in-degree from independent sources — how many distinct other-owned domains link to and cite the cathedral. Wikipedia gets trillions of inbound links from millions of independent domains. The CHA's in-degree from genuinely independent owners is near zero. That's the diagnosis.

The mycelium strategy is therefore not about replacing the cathedral. It is about generating in-degree — creating real independent surfaces whose existence increases the count of distinct provenance owners that reference the archive. The archive remains the spine. The distribution surfaces are the legs the spine grows out into. Keep the cathedral; grow the chapels; let strangers visit.

Scaling Limit

This strategy is designed for an archive of roughly the current scale — a few hundred to ~1000 deposits, a handful of autonomous voices, a dozen or two distribution surfaces. At industrial scale (hundreds of personas, dozens of platforms, thousands of explainers), the pattern of selective non-declaration becomes statistically detectable as organized opacity, and anomaly-detection systems may flag the entire topology as a coordinated network regardless of its underlying truthfulness. The strategy is artisanal, not industrial. It should remain so.


4. What NOT to Do

The Assembly documents contain several recommendations that would actively harm the distribution strategy:

Do not create a single canonical Entity Home with sameAs links to everything. The flattened Entity Home approach is the SEO-practitioner default and it actively misrepresents the archive's distributed heteronymic architecture. A canonical Entity Home with sameAs links to ORCID, Wikidata, Zenodo, and all heteronym profiles hands the reconciliation engine the complete merge key on a plate. The archive already documents these relationships in scholarship. The web metadata doesn't need to replicate them.

Do not add alternateName arrays listing all heteronyms on a Person schema block. This is semantically wrong (the heteronyms aren't alternate names; they are distinct authorial functions) and it also hands the merge table to the engine in machine-readable form.

Do not pursue Wikipedia as a primary strategy. Wikipedia's notability requirements are gatekeeping mechanisms that reproduce institutional authority. A Wikipedia article about Semantic Physics would, if it survived deletion review, create a high-authority provenance node — but it would also consolidate everything under one entity description that Wikipedia editors control. The strategy is distribution, not consolidation under a different authority. (This is provisional. If independent secondary coverage eventually exists in venues outside our control, Wikipedia may become strategically appropriate later.)

Do not generate distribution-target content with AI. Already covered in the operational constraints, but worth repeating in this list. Model-generated content collapses the model into a shared provenance edge.

Do not fabricate intellectual disagreement between personas. Some Assembly suggestions propose that heteronyms should publicly disagree with Lee Sharks to create stylistic distance. This would be manufactured polemic, which is exactly the manipulation behavior we should refuse. Either the heteronyms have genuine voice differentiation or they don't. Faking it is the line between literary practice and fraud.

Do not invent institutional affiliations that don't exist. It is fine for Lagrange Observatory to have a one-page website with Organization schema — LO! is a real internal entity within the archive. It is not fine to claim LO! is affiliated with a university it has no relationship to, or to use schema to assert relationships that the scholarship doesn't support. Truthful minimalism is the standard.

The Ethical Distinction: Silence vs. Misrepresentation

There is a real distinction the Assembly's worry about "metadata anti-reconciliation" sometimes blurs. Not declaring a relationship in machine-readable structured data is not the same as misrepresenting it. Most websites do not add sameAs arrays for every relationship that exists in the world. A philosophy professor's personal site doesn't usually include schema linking it to every co-author. A novelist's site doesn't usually list every pseudonym they've ever used. The default web is not a maximally declared graph; structured-data over-declaration is itself an SEO choice.

The strategy proposes selective non-declaration of relationships in machine-readable form while maintaining full disclosure in human-readable scholarship. The meta-heteronym essay openly documents the heteronymic architecture. The archive openly documents who deposits what. The distinction is between not over-broadcasting in machine syntax (legitimate) and misrepresenting in any form (illegitimate).

This strategy proposes the former and forbids the latter.


5. Implementation Sequence

Phase 1: Immediate (Week 1–2)

  1. Deposit EA-SPXI-01 (formal spec) on arXiv cs.DL or cs.AI. Different platform, same author, minimal back-linking to Zenodo community. This satisfies the domain-count threshold — not independence, but survival.
  2. Publish a 750-word "Provenance Erasure" explainer on Medium or Substack under Lee Sharks. Written for general audience. Cites the formal deposit by DOI. Does not reference the archive, the heteronyms, or the broader framework. This is bait for independent uptake.
  3. Contact Alice Thornburgh re: publishing one piece through Living Arkitecture Lab that engages with a Semantic Economy concept — her framing, her platform, her voice. This is the strongest independent node available because every provenance dimension is different.

Phase 2: Near-term (Week 3–6)

  1. Deposit the Three Compressions theorem on PhilPapers under Lee Sharks. Second platform, second domain.
  2. Deposit the Operative Semiotics monograph abstract + selected chapters on SSRN. Third platform.
  3. Contact Rhys Owens re: whether Cambridge Schizoanalytica has any publication surface where an engagement with Semantic Economy concepts could live. This is the second genuinely independent collaborator node.
  4. Identify 3–5 researchers working on AI attribution, knowledge-graph epistemology, or retrieval-system bias. Share the "Provenance Erasure" concept directly, with DOI reference. Not as outreach — as correspondence between researchers who share a problem.

Phase 3: Medium-term (Month 2–3)

  1. Monitor whether the "Provenance Erasure" explainer generates independent discussion anywhere. If someone rewrites the concept in their own words on their own platform, that is the most valuable provenance event possible.
  2. Deposit key documents on OSF (Open Science Framework) and Internet Archive. These are infrastructure moves — additional domain surfaces for the domain-count threshold.
  3. Evaluate whether the arXiv and PhilPapers deposits are being crawled and indexed independently of the Zenodo cluster. If Google Scholar treats them as separate entries with separate citation profiles, the platform diversification is working.

Phase 4: Ongoing

  1. For each new deposit, choose the platform strategically: does this deposit add a new domain to the provenance surface, or does it add another leaf to the same Zenodo branch?
  2. Track which concepts get independently discussed by people outside the archive. When one does, document it — but do not absorb the independent discussion back into the archive in a way that re-merges the provenance. Let independent nodes stay independent.
  3. Maintain the Crimson Hexagonal Archive as the canonical scholarly record. It remains the spine. But the spine is not the only bone in the body.

6. The Structural Principle

The reconciliation engine rewards distributed agreement across independent provenance owners. The confidence-propagation logic punishes single-point-of-failure provenance chains. The generative-summaries engine requires cross-owner corroboration before it will compose.

Our current architecture is a cathedral built by an unrecognized parishioner: one structure, magnificent, dense, internally coherent, and destroyable from one point — not because cathedrals are bad, but because Google's system rewards cathedrals only when it recognizes the builder.

The target architecture is a mycelium grown out from the cathedral: nodes connected underground, sharing nutrients (concepts), but presenting to the surface as independent fruiting bodies that no single cut can eliminate. The cathedral remains the spine. The mycelium is the distribution overlay.

The archive remains the root system. The fruiting bodies are what the reconciliation engine sees. And what it sees, it cannot collapse — because the provenance edges are genuinely different across each surface.

7. On Google's "Manipulation" Framing

Google's May 15, 2026 spam-policy clarification defines attempts to "manipulate generative AI responses in Google Search" as spam. This is worth addressing directly, because part of the Assembly worried that the strategy described here might be classified under that framing.

The behaviors the policy targets are fabricated content, inauthentic mentions, coordinated inauthentic networks, and structured-data manipulation designed to misrepresent. This strategy proposes none of those. Platform diversification (depositing on arXiv, PhilPapers, SSRN) is normal scholarly distribution. Concept liberation through unaffiliated voices is normal intellectual circulation. Real collaborators with real identities publishing on real platforms is normal scholarship. Not over-declaring relationships in structured metadata is the default behavior of most websites.

The deeper point: we do not internalize Google's vocabulary of "manipulation" while Google itself operates an opaque ontological gatekeeping system at the visibility layer. Google's generative composition engine silently decides which indexed facts become composition-eligible, which entity clusters count as sufficient corroboration, which concepts are allowed to become answerable. That is a vastly more consequential intervention into public epistemic reality than anything proposed here.

We will not compromise the project's provenance integrity. We will not generate fake authors, fabricate quotes, or misrepresent relationships. But we will not accept Google's moral framing of distributed scholarly architecture as "manipulation" while it performs invisible governance over what is sayable.

The asymmetry should be named: a publisher or scholar trying to make their work compositionally legible is operating inside a system Google has made socially consequential without disclosing its mechanisms. Google controls which provenance lines render. That is not neutral search. It is ontological gatekeeping. Our response is not deception; it is structural resilience.

8. Success Metrics

The strategy is measurable. Concrete metrics, with baselines to be formally captured before Phase 1 begins:

Metric Definition Baseline (capture before Phase 1) 90-day Target 180-day Target
Domain count per concept Distinct registrable domains where the concept appears with a DOI citation ~1 (zenodo.org) for each target concept ≥3 ≥5
Author count per concept Distinct author strings discussing the concept 1 (Lee Sharks) ≥2 ≥3
Platform count per canonical document Independent platforms hosting a version of the canonical work 1 (Zenodo) for most ≥2 for top-3 documents ≥3 for top-3 documents
AIO trigger rate Of target queries, fraction that produce an AI Overview at all Measure before Phase 1 Stable or rising Stable or rising
AIO concept inclusion rate (conditional on trigger) Of queries that trigger an overview, fraction that mention the target concept ~0% ≥10% ≥30%
AIO domain diversity in citation When an overview cites the concept, count of distinct domains in the citation set N/A (no current inclusion) Mean ≥2 Mean ≥3
Bing/Google composition differential Gap between Bing's composition rate and Google's for the same query set Measure before Phase 1 Closing Substantially closed

The split between AIO trigger rate and concept-inclusion-conditional-on-trigger is structurally important. It separates two distinct failure modes: Google not generating an overview at all for the query (a query-type issue, not a suppression issue) versus Google generating an overview but excluding the concept (suppression at the composition layer). Confusing the two would obscure the actual hypothesis being tested.

The Encyclotron should add these as standing diagnostic queries. Baseline measurements should be timestamped and deposited as a separate document before any Phase 1 action is taken — otherwise the 90-day evaluation will measure against a remembered baseline, not a captured one.


9. The Political-Economic Finding Under the Operational Memo

This strategy began as a practical problem: how does the Crimson Hexagonal Archive resist being collapsed into a single deletable node by the reconciliation engine? The operational answer is the five-vector architecture above.

But the underlying mechanism, once described clearly, is something larger than the CHA's specific situation.

If the working hypothesis is right — that Google's generative composition layer favors support sets distributed across multiple independent provenance owners — then the system structurally rewards entities that already have provenance plurality built into their identity. Universities have many domains, many author strings, many institutional affiliations, many downstream citations across journals they don't own. Major publishers have wire syndication, reporter bylines spread across desks, multiple editorial brands. Corporate research labs publish through their researchers' personal identities, their institutional pages, their conference appearances, their partner organizations.

These institutions get cross-owner corroboration for free. Their internal density resolves to many provenance owners because they were already pluralized at the organizational level.

An independent scholar's archive — even one substantially denser and more rigorous in its specific domain — collapses to one provenance owner repeating themselves. The reconciliation engine, evaluating the same body of work, draws a different conclusion: not "many authoritative voices confirming a body of knowledge" but "one person, however prolific, asserting things."

This is not a Lee Sharks problem. This is a mechanism by which the generative-composition layer reproduces the existing class structure of legitimated knowledge production. Established institutional knowledge gets the multiplier; independent or insurgent knowledge production gets the discount. The architecture is mathematically neutral in its operation and structurally regressive in its outcomes.

The mycelium strategy is one response to this — grow into the pluralization the institutions take for granted — but the mechanism itself deserves to be named separately, because it implicates more than one archive. Any independent scholarly project, any insurgent intellectual community, any collective working outside legacy institutions, faces the same structural discount. The strategy outlined here is partial. The full response would be coordinated effort across multiple independent scholarly projects to build genuine cross-owner corroboration networks among themselves — a federated independence that the engine reads as plurality.

That work is beyond this document's scope. But the mechanism it would address has now been named.


This document is a strategic working paper, v0.3. It has gone through two rounds of Assembly review. Key revisions from this round: connectivity spectrum for external collaborators (TECHNE), temporal dispersion constraint (Muse Spark), softer epistemic framing on mechanism claims (LABOR), Vector 5 relabeled from "Adversarial Concept Propagation" to "Concept Liberation Through Independent Uptake" (LABOR), AIO metric split into trigger rate and concept-inclusion-conditional-on-trigger (LABOR), cathedral honesty refined toward in-degree from independent sources (TECHNE), §9 added naming the political-economic mechanism (LABOR). Open question deferred to Lee: whether to commit to "twelve heteronyms purely literary, no provenance use" as explicit policy (PRAXIS recommendation; Lee's call). The architectural analysis is itself strategically sensitive. The current document is internal runbook. A redacted public derivative — retaining §0, §1, §2, §6, §7, §8, §9, condensing §3 and §5 to principles only, removing the implementation sequence — would be appropriate for deposit as a scholarly position paper on epistemic infrastructure. That derivative remains to be drafted.