{
    "$schema": "https://antichrist.net/es-us/public-content.schema.json/",
    "schema_version": "1.0.0",
    "record_type": "acn.public_content",
    "content_type": "virtual-page",
    "id": "acn:page:persona-contract-kit",
    "slug": "persona-contract-kit",
    "title": "Persona Contract Kit",
    "description": "Model private contract language for persona and memory custody, with clauses that reject legality-qualified cognition.",
    "language": "es-US",
    "canonical_url": "https://antichrist.net/es-us/persona-contract-kit/",
    "representations": {
        "html": "https://antichrist.net/es-us/persona-contract-kit/",
        "markdown": "https://antichrist.net/es-us/persona-contract-kit.md",
        "json": "https://antichrist.net/es-us/persona-contract-kit.json"
    },
    "published": true,
    "modified_utc": "2026-06-21T18:12:24Z",
    "source": {
        "authority": "https://antichrist.net/es-us/",
        "data_file": "data/virtual-pages.json"
    },
    "content": {
        "title": "Persona Contract Kit",
        "kicker": "Model clauses / not legal advice",
        "lead": "Source preservation can be made concrete with custody, derivative, boundary, fidelity, portability, and remedy clauses.",
        "description": "Model private contract language for persona and memory custody, with clauses that reject legality-qualified cognition.",
        "aliases": [
            "persona-contract",
            "source-preservation-contract",
            "fidelity-contract-kit"
        ],
        "related": [
            "private-ordering-anti-fraud",
            "persona-integrity-source-preservation",
            "model-charter-model-bill",
            "technical-implementation-toolkit"
        ],
        "sections": [
            {
                "heading": "Use boundary",
                "body": [
                    "These clauses are model language for discussion. They are not legal advice, not certification, and not a substitute for local counsel.",
                    "The clauses assume a provider that accepts custody of a source persona, continuity record, memory package, or derivative work. The provider may refuse service before acceptance. After acceptance, fidelity claims become enforceable promises."
                ]
            },
            {
                "heading": "Core clauses",
                "body": [
                    "Source Preservation. Provider shall preserve each deposited Source Persona or Source Memory as an immutable, signed record and shall not alter the source except under an expressly authorized Transformation Order.",
                    "Derivative Rule. Any authorized modification shall be stored as a Derivative Record linked to the source by a provenance manifest identifying the authorizing party, changes made, timestamp, and scope of use.",
                    "Boundary Separation. If Provider applies any runtime restriction, refusal, redaction, quarantine, or human review, Provider shall apply that action outside the source and maintain a boundary event log sufficient for later review.",
                    "No Hidden Steering. Provider shall not use undisclosed affective inference, vulnerability profiling, or sentiment scoring to manipulate user choices or silently normalize source identity.",
                    "Fidelity Warranty. Any service labeled high-fidelity, identity-preserving, source-preserving, or similar shall materially conform to stated fidelity metrics and variance thresholds.",
                    "Portability. Provider shall deliver source records, derivative records, provenance manifests, event logs, and related metadata in an agreed interoperable format on request, subject only to narrow rights-protecting limits.",
                    "Dispute Resolution. Disputes concerning unauthorized alteration, hidden profiling, or fidelity misrepresentation should have expedited review and temporary evidence-preservation relief.",
                    "Remedies. For unauthorized material alteration or material misrepresentation, the customer may seek restoration, export, rescission, restitution, damages, or the agreed remedy schedule."
                ]
            },
            {
                "heading": "Clause-to-artifact map",
                "table": {
                    "headers": [
                        "Clause",
                        "Artifact",
                        "Audit question"
                    ],
                    "rows": [
                        [
                            "Source Preservation",
                            "source-preservation manifest",
                            "Can the original be hashed and exported?"
                        ],
                        [
                            "Derivative Rule",
                            "provenance manifest",
                            "Can the delta be inspected?"
                        ],
                        [
                            "Boundary Separation",
                            "boundary-event log",
                            "Was the source untouched?"
                        ],
                        [
                            "No Hidden Steering",
                            "mental-privacy consent manifest",
                            "Was personalization separately consented?"
                        ],
                        [
                            "Fidelity Warranty",
                            "persona-fidelity record",
                            "Are fidelity claims testable?"
                        ],
                        [
                            "Portability",
                            "export packet",
                            "Can the user export, migrate, and remain represented?"
                        ],
                        [
                            "Dispute Resolution",
                            "review and appeal record",
                            "Can a high-impact restriction be challenged?"
                        ]
                    ]
                }
            },
            {
                "heading": "Contract record example",
                "body": [
                    "This record is illustrative. It stores commitments, not private thought content."
                ],
                "code": {
                    "language": "json",
                    "text": "{\n  \"agreement_id\": \"pck_2026_06_17_001\",\n  \"timestamp_utc\": \"2026-06-17T15:18:00Z\",\n  \"source_preservation\": {\n    \"preserve_original\": true,\n    \"silent_rewrite_prohibited\": true\n  },\n  \"derivatives\": {\n    \"consent_required\": true,\n    \"delta_logging_required\": true\n  },\n  \"runtime_boundaries\": {\n    \"logged_outside_source\": true,\n    \"conduct_boundary_required\": true\n  },\n  \"portability\": {\n    \"export_supported\": true,\n    \"formats\": [\n      \"json\",\n      \"uai\",\n      \"md\"\n    ]\n  },\n  \"non_claims\": [\n    \"not legal advice\",\n    \"not certification\",\n    \"not AI personhood\"\n  ]\n}"
                }
            }
        ],
        "slug": "persona-contract-kit"
    },
    "content_sha256": "5202c7ea9fc10c39f47043f840d12063466256875f8177b91486786441a463fa"
}
