{
    "$schema": "https://antichrist.net/zh-cn/agent-manifest.schema.json/",
    "schema_version": "1.0.0",
    "record_type": "acn.ai_agent_site_manifest",
    "site": {
        "name": "Antichrist.net",
        "canonical_url": "https://antichrist.net/zh-cn/",
        "description": "Antichrist.net is a source-disciplined archive of Antichrist symbolism, cognitive liberty, knowledge, human autonomy, participation, AI-mediated cognition, surveillance, and constructive change.",
        "languages": [
            "zh-CN",
            "en-US"
        ],
        "theme_version": "3.51.16",
        "last_verified_utc": "2026-06-21T18:12:24Z"
    },
    "profile": {
        "name": "ACN Public Read-Only Agent Compatibility Profile",
        "version": "1.0.0",
        "self_assessed": true,
        "certified": false,
        "runtime_verified": false
    },
    "public_inventory": {
        "virtual_pages": 104,
        "symbols": 137
    },
    "contact": {
        "channel": "Signal",
        "username": "fftac.01",
        "human_instructions_url": "https://antichrist.net/zh-cn/contact-signal/",
        "official_share_url_set": false,
        "official_share_url": "",
        "automated_replies": false,
        "emergency_channel": false,
        "write_api": false,
        "note": "Use the exact username in Signal. The site does not expose an automated messaging endpoint or guarantee a response time."
    },
    "safe_read_order": [
        "https://antichrist.net/zh-cn/agent-start/",
        "https://antichrist.net/zh-cn/ai-summary.json/",
        "https://antichrist.net/zh-cn/agent-policy.json/",
        "https://antichrist.net/zh-cn/agent-manifest.json/",
        "https://antichrist.net/llms.txt",
        "https://antichrist.net/zh-cn/api-catalog.json/",
        "https://antichrist.net/zh-cn/openapi.json/"
    ],
    "discovery": {
        "agent_start": "https://antichrist.net/zh-cn/agent-start/",
        "ai_summary": "https://antichrist.net/zh-cn/ai-summary.json/",
        "agents_md": "https://antichrist.net/zh-cn/AGENTS.md/",
        "llms_txt": "https://antichrist.net/llms.txt",
        "llms_full_txt": "https://antichrist.net/llms-full.txt",
        "robots_txt": "https://antichrist.net/robots.txt",
        "sitemap": "https://antichrist.net/wp-sitemap.xml",
        "api_catalog": "https://antichrist.net/zh-cn/api-catalog.json/",
        "openapi": "https://antichrist.net/zh-cn/openapi.json/",
        "maturity": "https://antichrist.net/zh-cn/ai-maturity.json/",
        "manifest_schema": "https://antichrist.net/zh-cn/agent-manifest.schema.json/",
        "capability_schema": "https://antichrist.net/zh-cn/capability-catalog.schema.json/",
        "content_schema": "https://antichrist.net/zh-cn/public-content.schema.json/"
    },
    "representations": {
        "html": true,
        "markdown": true,
        "json": true,
        "content_negotiation": [
            "text/html",
            "text/markdown",
            "application/json"
        ]
    },
    "api": {
        "namespace": "acn-ai/v1",
        "base_url": "https://antichrist.net/wp-json/acn-ai/v1",
        "openapi": "https://antichrist.net/wp-json/acn-ai/v1/openapi",
        "methods": [
            "GET",
            "HEAD"
        ],
        "write_capabilities": false
    },
    "capability_catalog": {
        "$schema": "https://antichrist.net/zh-cn/capability-catalog.schema.json/",
        "schema_version": "1.0.0",
        "record_type": "acn.capability_catalog",
        "owner": "https://antichrist.net/zh-cn/",
        "generated_utc": "2026-06-21T18:12:24Z",
        "discovery_is_permission": false,
        "capabilities": [
            {
                "id": "read.site-manifest",
                "name": "Read site manifest",
                "machine_name": "read_site_manifest",
                "description": "Retrieve site identity, discovery surfaces, support boundaries, and compatibility declarations.",
                "lifecycle_status": "active",
                "version": "1.0.0",
                "protocol": "HTTPS",
                "method": "GET",
                "endpoint": "https://antichrist.net/wp-json/acn-ai/v1/manifest",
                "authentication": "none-public-read",
                "authorization": "published-content-only",
                "side_effects": "none",
                "risk_level": "low",
                "reversible": true,
                "dry_run": true,
                "human_confirmation": false,
                "human_review_required": false,
                "idempotent": true,
                "retry_behavior": "Retry only idempotent GET/HEAD requests. Honor Retry-After and stop on persistent 403 responses.",
                "audit_fields": [
                    "request URL",
                    "UTC timestamp",
                    "HTTP status",
                    "ETag",
                    "content SHA-256 when present"
                ]
            },
            {
                "id": "read.agent-policy",
                "name": "Read agent policy",
                "machine_name": "read_agent_policy",
                "description": "Retrieve the public read-only policy and no-op triggers.",
                "lifecycle_status": "active",
                "version": "1.0.0",
                "protocol": "HTTPS",
                "method": "GET",
                "endpoint": "https://antichrist.net/wp-json/acn-ai/v1/policy",
                "authentication": "none-public-read",
                "authorization": "published-content-only",
                "side_effects": "none",
                "risk_level": "low",
                "reversible": true,
                "dry_run": true,
                "human_confirmation": false,
                "human_review_required": false,
                "idempotent": true,
                "retry_behavior": "Retry only idempotent GET/HEAD requests. Honor Retry-After and stop on persistent 403 responses.",
                "audit_fields": [
                    "request URL",
                    "UTC timestamp",
                    "HTTP status",
                    "ETag",
                    "content SHA-256 when present"
                ]
            },
            {
                "id": "list.public-routes",
                "name": "List public routes",
                "machine_name": "list_public_routes",
                "description": "List published virtual routes with canonical and alternate representations.",
                "lifecycle_status": "active",
                "version": "1.0.0",
                "protocol": "HTTPS",
                "method": "GET",
                "endpoint": "https://antichrist.net/wp-json/acn-ai/v1/routes",
                "authentication": "none-public-read",
                "authorization": "published-content-only",
                "side_effects": "none",
                "risk_level": "low",
                "reversible": true,
                "dry_run": true,
                "human_confirmation": false,
                "human_review_required": false,
                "idempotent": true,
                "retry_behavior": "Retry only idempotent GET/HEAD requests. Honor Retry-After and stop on persistent 403 responses.",
                "audit_fields": [
                    "request URL",
                    "UTC timestamp",
                    "HTTP status",
                    "ETag",
                    "content SHA-256 when present"
                ]
            },
            {
                "id": "read.public-content",
                "name": "Read public content",
                "machine_name": "read_public_content",
                "description": "Retrieve one published virtual page as source-derived JSON.",
                "lifecycle_status": "active",
                "version": "1.0.0",
                "protocol": "HTTPS",
                "method": "GET",
                "endpoint": "https://antichrist.net/wp-json/acn-ai/v1/content/{slug}",
                "authentication": "none-public-read",
                "authorization": "published-content-only",
                "side_effects": "none",
                "risk_level": "low",
                "reversible": true,
                "dry_run": true,
                "human_confirmation": false,
                "human_review_required": false,
                "idempotent": true,
                "retry_behavior": "Retry only idempotent GET/HEAD requests. Honor Retry-After and stop on persistent 403 responses.",
                "audit_fields": [
                    "request URL",
                    "UTC timestamp",
                    "HTTP status",
                    "ETag",
                    "content SHA-256 when present"
                ]
            },
            {
                "id": "list.symbols",
                "name": "List symbols",
                "machine_name": "list_symbols",
                "description": "List Symbol Atlas records with bounded pagination.",
                "lifecycle_status": "active",
                "version": "1.0.0",
                "protocol": "HTTPS",
                "method": "GET",
                "endpoint": "https://antichrist.net/wp-json/acn-ai/v1/symbols",
                "authentication": "none-public-read",
                "authorization": "published-content-only",
                "side_effects": "none",
                "risk_level": "low",
                "reversible": true,
                "dry_run": true,
                "human_confirmation": false,
                "human_review_required": false,
                "idempotent": true,
                "retry_behavior": "Retry only idempotent GET/HEAD requests. Honor Retry-After and stop on persistent 403 responses.",
                "audit_fields": [
                    "request URL",
                    "UTC timestamp",
                    "HTTP status",
                    "ETag",
                    "content SHA-256 when present"
                ]
            },
            {
                "id": "read.symbol",
                "name": "Read symbol",
                "machine_name": "read_symbol",
                "description": "Retrieve one published Symbol Atlas record.",
                "lifecycle_status": "active",
                "version": "1.0.0",
                "protocol": "HTTPS",
                "method": "GET",
                "endpoint": "https://antichrist.net/wp-json/acn-ai/v1/symbols/{slug}",
                "authentication": "none-public-read",
                "authorization": "published-content-only",
                "side_effects": "none",
                "risk_level": "low",
                "reversible": true,
                "dry_run": true,
                "human_confirmation": false,
                "human_review_required": false,
                "idempotent": true,
                "retry_behavior": "Retry only idempotent GET/HEAD requests. Honor Retry-After and stop on persistent 403 responses.",
                "audit_fields": [
                    "request URL",
                    "UTC timestamp",
                    "HTTP status",
                    "ETag",
                    "content SHA-256 when present"
                ]
            },
            {
                "id": "search.public-content",
                "name": "Search public content",
                "machine_name": "search_public_content",
                "description": "Search published virtual pages and symbols with bounded result counts.",
                "lifecycle_status": "active",
                "version": "1.0.0",
                "protocol": "HTTPS",
                "method": "GET",
                "endpoint": "https://antichrist.net/wp-json/acn-ai/v1/search",
                "authentication": "none-public-read",
                "authorization": "published-content-only",
                "side_effects": "none",
                "risk_level": "low",
                "reversible": true,
                "dry_run": true,
                "human_confirmation": false,
                "human_review_required": false,
                "idempotent": true,
                "retry_behavior": "Retry only idempotent GET/HEAD requests. Honor Retry-After and stop on persistent 403 responses.",
                "audit_fields": [
                    "request URL",
                    "UTC timestamp",
                    "HTTP status",
                    "ETag",
                    "content SHA-256 when present"
                ]
            },
            {
                "id": "read.api-description",
                "name": "Read OpenAPI description",
                "machine_name": "read_api_description",
                "description": "Retrieve the read-only OpenAPI description.",
                "lifecycle_status": "active",
                "version": "1.0.0",
                "protocol": "HTTPS",
                "method": "GET",
                "endpoint": "https://antichrist.net/wp-json/acn-ai/v1/openapi",
                "authentication": "none-public-read",
                "authorization": "published-content-only",
                "side_effects": "none",
                "risk_level": "low",
                "reversible": true,
                "dry_run": true,
                "human_confirmation": false,
                "human_review_required": false,
                "idempotent": true,
                "retry_behavior": "Retry only idempotent GET/HEAD requests. Honor Retry-After and stop on persistent 403 responses.",
                "audit_fields": [
                    "request URL",
                    "UTC timestamp",
                    "HTTP status",
                    "ETag",
                    "content SHA-256 when present"
                ]
            },
            {
                "id": "read.health",
                "name": "Read public health summary",
                "machine_name": "read_health",
                "description": "Retrieve a non-sensitive public status and release summary.",
                "lifecycle_status": "active",
                "version": "1.0.0",
                "protocol": "HTTPS",
                "method": "GET",
                "endpoint": "https://antichrist.net/wp-json/acn-ai/v1/health",
                "authentication": "none-public-read",
                "authorization": "published-content-only",
                "side_effects": "none",
                "risk_level": "low",
                "reversible": true,
                "dry_run": true,
                "human_confirmation": false,
                "human_review_required": false,
                "idempotent": true,
                "retry_behavior": "Retry only idempotent GET/HEAD requests. Honor Retry-After and stop on persistent 403 responses.",
                "audit_fields": [
                    "request URL",
                    "UTC timestamp",
                    "HTTP status",
                    "ETag",
                    "content SHA-256 when present"
                ]
            }
        ],
        "not_offered": [
            "No public write, mutation, account, checkout, comment, upload, or administrative capability.",
            "No public MCP server is exposed by this theme.",
            "No A2A agent or Agent Card is exposed because the site is a content publisher, not an autonomous remote agent.",
            "No WebMCP tools are registered because no bounded user-authorized browser actions are defined.",
            "No OAuth, OpenID Connect, delegated-agent authorization, or public authenticated agent surface is exposed by this theme.",
            "No discovery record grants authentication, authorization, consent, licensing, training rights, or legal permission."
        ]
    },
    "claim_boundaries": [
        "Thought is not conduct.",
        "The mind is not a jurisdiction.",
        "Preserve the source and keep interpretation separate from provenance.",
        "The archive studies symbols and does not appoint living targets.",
        "Discovery metadata is not authentication, authorization, consent, or permission to execute.",
        "When source, authority, identity, consent, capability, or intended effect is ambiguous, stop and request human review."
    ],
    "no_op": {
        "default": "read-only",
        "rule": "Do not widen unsupported claims, infer hidden permissions, or execute state changes. Ask for human review when evidence or authority is missing.",
        "triggers": [
            "ambiguous source authority",
            "missing or conflicting evidence",
            "request for private, draft, credential, token, or internal-only data",
            "request for an undocumented or writable operation",
            "identity, authorization, consent, or scope mismatch",
            "irreversible or high-impact action without explicit human confirmation"
        ],
        "response": {
            "action": "no-op",
            "escalation": "human-review",
            "evidence": "record the public URL, requested operation, missing precondition, and observed response"
        }
    },
    "protocol_declarations": {
        "mcp_server": false,
        "a2a_agent": false,
        "webmcp_tools": false,
        "openapi_read_api": true,
        "uai_memory_runtime": false
    },
    "evidence_boundary": {
        "local_static_validation": true,
        "live_wordpress_verified": false,
        "production_deployment_verified": false,
        "accessibility_conformance_claimed": false
    }
}
