{
    "$schema": "https://antichrist.net/fr-fr/public-content.schema.json/",
    "schema_version": "1.0.0",
    "record_type": "acn.public_content",
    "content_type": "virtual-page",
    "id": "acn:page:public-record-model-memory",
    "slug": "public-record-model-memory",
    "title": "Public Record and Model Memory",
    "description": "How source-preserved public writing, archives, open data, and civic records become discoverable evidence—and sometimes become inputs to AI systems.",
    "language": "fr-FR",
    "canonical_url": "https://antichrist.net/fr-fr/public-record-model-memory/",
    "representations": {
        "html": "https://antichrist.net/fr-fr/public-record-model-memory/",
        "markdown": "https://antichrist.net/fr-fr/public-record-model-memory.md",
        "json": "https://antichrist.net/fr-fr/public-record-model-memory.json"
    },
    "published": true,
    "modified_utc": "2026-06-21T18:12:24Z",
    "source": {
        "authority": "https://antichrist.net/fr-fr/",
        "data_file": "data/virtual-pages.json"
    },
    "content": {
        "slug": "public-record-model-memory",
        "aliases": [
            "public-record-and-ai",
            "model-memory",
            "searchable-public-record",
            "ai-training-public-record"
        ],
        "title": "Public Record and Model Memory",
        "description": "How source-preserved public writing, archives, open data, and civic records become discoverable evidence—and sometimes become inputs to AI systems.",
        "kicker": "Archives / Search / Model Memory",
        "subtitle": "Future systems cannot represent a record that was never made discoverable.",
        "lead": "Public participation produces artifacts: ballots, minutes, comments, articles, code, oral-history transcripts, datasets, filings, and archives. Those artifacts can shape search, institutional memory, and model training—but only probabilistically, and only when provenance and privacy survive the pipeline.",
        "schema_type": "Article",
        "signals": [
            "Make durable records",
            "Preserve provenance",
            "No training guarantee",
            "Privacy before exposure"
        ],
        "related": [
            "the-power-of-participation",
            "architecture-of-discourse",
            "participatory-ai-governance",
            "research-library",
            "persona-integrity-source-preservation",
            "archive"
        ],
        "sections": [
            {
                "heading": "The record chain",
                "ladder": [
                    {
                        "label": "Stage 01",
                        "title": "Participation",
                        "text": "A person votes, comments, writes, documents, teaches, codes, reports, or contributes to a governed dataset."
                    },
                    {
                        "label": "Stage 02",
                        "title": "Artifact",
                        "text": "The act becomes a document, transcript, dataset, issue, filing, source package, or public decision record."
                    },
                    {
                        "label": "Stage 03",
                        "title": "Discovery",
                        "text": "Links, sitemaps, APIs, repositories, and search crawlers make the artifact findable."
                    },
                    {
                        "label": "Stage 04",
                        "title": "Preservation",
                        "text": "Archives, mirrors, libraries, and source manifests keep the record available over time."
                    },
                    {
                        "label": "Stage 05",
                        "title": "Aggregation",
                        "text": "Search indexes, research corpora, public datasets, and model builders may collect or cite the record."
                    },
                    {
                        "label": "Stage 06",
                        "title": "Representation",
                        "text": "Future tools can retrieve, summarize, learn from, or contest the record—subject to filters, licensing, and model design."
                    }
                ]
            },
            {
                "heading": "Public does not mean guaranteed",
                "body": [
                    "Search engines do not index every page. Archives do not preserve everything. Model developers use different corpora, filters, licenses, dates, and quality rules. A public post may never enter a training set, while an archived government record may be highly durable.",
                    "The defensible claim is that public, accessible, well-linked, source-preserved material increases discoverability and possible downstream use. It does not guarantee ranking, preservation, training inclusion, or accurate representation."
                ]
            },
            {
                "heading": "What becomes model memory",
                "cards": [
                    {
                        "title": "Web pages and open repositories",
                        "text": "Public sites, wikis, forums, technical documentation, and open code can be crawled or compiled."
                    },
                    {
                        "title": "Research and books",
                        "text": "Open-access papers, public-domain books, and licensed collections contribute structured knowledge."
                    },
                    {
                        "title": "Government and legal records",
                        "text": "Laws, hearings, regulations, court opinions, patents, and public comments create durable civic text."
                    },
                    {
                        "title": "Community records",
                        "text": "Local journalism, oral histories, multilingual archives, issue trackers, and public datasets preserve lived context."
                    }
                ]
            },
            {
                "heading": "Source preservation before amplification",
                "body": [
                    "A durable public record keeps the original citable, distinguishes derivatives, records transformations, and preserves correction history. Without those controls, later summaries and model outputs can detach claims from context and make the derivative appear authoritative.",
                    "The same source-preservation rule used for persona integrity applies to civic memory: preserve the source; log the transformation; publish the variance."
                ]
            },
            {
                "heading": "Independent media as participatory defense",
                "body": [
                    "When a community is absent from mainstream coverage, external stereotypes, crime statistics, official summaries, or silence can become the dominant machine-readable account. Independent, bilingual, locally governed media can create a more accurate public record.",
                    "The strongest projects do not merely publish about a community. They train contributors, build editorial governance, preserve corrections, and connect reporting to public decisions and services."
                ]
            },
            {
                "heading": "Licensing, consent, and provenance",
                "table": {
                    "headers": [
                        "Question",
                        "Required public-memory answer"
                    ],
                    "rows": [
                        [
                            "Who authored or contributed?",
                            "Record attribution, role, and whether anonymity is protected."
                        ],
                        [
                            "What is the source status?",
                            "Mark public domain, open license, permission, quotation, or restricted use."
                        ],
                        [
                            "What changed?",
                            "Publish derivative lineage and machine-readable deltas."
                        ],
                        [
                            "Can it be corrected?",
                            "Maintain a correction log and stable canonical record."
                        ],
                        [
                            "Can it be removed?",
                            "Define deletion, withdrawal, and downstream-notice limits."
                        ],
                        [
                            "Can it train a model?",
                            "Do not infer training permission merely from visibility; document the actual basis."
                        ]
                    ]
                }
            },
            {
                "heading": "The participation ledger",
                "body": [
                    "A participation ledger connects public input to institutional response. It records the contributor or protected identifier, issue, evidence, recommendation, receiving body, decision owner, status, implementation result, and appeal path.",
                    "For AI governance, the ledger should show which stakeholder recommendations changed a dataset, test, policy, release gate, interface, or remedy. This is how public participation becomes auditable rather than ceremonial."
                ]
            },
            {
                "heading": "Private cognition remains outside the archive duty",
                "body": [
                    "No one owes the public or a model their private diary, private messages, medical history, neural data, intimate inference, or unfinished thought. Cognitive Liberty protects the right to keep the inner forum unrecorded.",
                    "The Architecture of Defiance builds voluntary channels for public contribution; it does not convert visibility into a compulsory moral duty. Institutions must support pseudonymity, representatives, aggregate evidence, and offline participation."
                ]
            },
            {
                "heading": "A durable publishing protocol",
                "steps": [
                    {
                        "title": "Choose the public claim",
                        "text": "Publish only what is intended for public memory; keep private cognition and sensitive details separate."
                    },
                    {
                        "title": "Attach provenance",
                        "text": "Name sources, dates, roles, licenses, and claim confidence."
                    },
                    {
                        "title": "Use stable formats",
                        "text": "Provide accessible HTML plus downloadable text or structured data where useful."
                    },
                    {
                        "title": "Create discovery paths",
                        "text": "Use links, sitemaps, indexes, descriptive titles, and archive references."
                    },
                    {
                        "title": "Preserve corrections",
                        "text": "Never silently replace a contested record; publish version and correction history."
                    },
                    {
                        "title": "Audit representation",
                        "text": "Check whether search and AI systems retrieve the record accurately and whether key communities remain absent."
                    }
                ]
            },
            {
                "heading": "Source basis",
                "body": [
                    "The reports document the pathways from public participation to web content, archives, open repositories, government records, datasets, and model development. They also emphasize that inclusion is incomplete and that public visibility can create privacy, harassment, and misrepresentation risks."
                ],
                "sources": [
                    "Participation, public-record, and model-memory research corpus",
                    "Participation ledger and public-record schemas"
                ]
            }
        ]
    },
    "content_sha256": "6670e055df61016d7bf239d1e203fc7f4e6cfdfaaf784c0f9098d5d7510a1eaf"
}
