{
  "$schema": "https://skills.pixmoving.com/cognitive-boundary/schemas/agent-manifest.schema.json",
  "schema_version": "1.3",
  "protocol": "cbb-install/1.0",
  "intent": "installation_workflow",
  "product": {
    "name": "Cognitive Boundary Breaker",
    "method_version": "2.0.0",
    "canonical_url": "https://skills.pixmoving.com/cognitive-boundary/",
    "human_languages": [
      "zh-cn",
      "en",
      "ja",
      "de",
      "fr",
      "es",
      "it"
    ],
    "agent_is_language": false
  },
  "distribution": {
    "version": "2.8.0-agent",
    "facts_as_of": "2026-08-27",
    "review_after": "2026-11-27",
    "static_site": true,
    "manifest_url": "https://skills.pixmoving.com/cognitive-boundary/agent.json",
    "protocol_url": "https://skills.pixmoving.com/cognitive-boundary/agent.md",
    "text_measurement": {
      "display_unit": "Unicode code points",
      "trim_trailing_whitespace": true,
      "secondary_unit": "UTF-8 bytes",
      "platform_character_semantics": "unknown unless the platform documents its counting method"
    }
  },
  "publisher": {
    "name": "GO · Reinventing Organizations",
    "kind": "project_brand",
    "legal_entity": false
  },
  "rights": {
    "author": {
      "name": "Angelo Yu",
      "affiliation": "PIX Moving",
      "role": "Founder & CEO, PIX Moving",
      "source_url": "https://www.pixmoving.com/"
    },
    "ai_collaborator": {
      "name": "灌木丛 (Guanmucong)",
      "role": "AI Collaborator",
      "legal_person": false,
      "copyright_holder": false,
      "governance_authority": false,
      "accountable_maintainer": false
    },
    "copyright_notice": "Copyright 2026 Angelo Yu / PIX Moving and contributors",
    "licenses": {
      "content_and_natural_language_skill": {
        "spdx_id": "CC-BY-4.0",
        "name": "Creative Commons Attribution 4.0 International",
        "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/legal/LICENSE-CONTENT.md",
        "scope": [
          "documentation",
          "page_text",
          "translations",
          "natural_language_skill_content"
        ]
      },
      "software_and_machine_executable_files": {
        "spdx_id": "Apache-2.0",
        "name": "Apache License 2.0",
        "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/legal/LICENSE-APACHE-2.0.txt",
        "scope": [
          "website_software",
          "machine_executable_support_files"
        ]
      },
      "third_party_material": "remains subject to its own terms"
    },
    "attribution_url": "https://skills.pixmoving.com/cognitive-boundary/downloads/legal/ATTRIBUTION.md",
    "reference_repository": {
      "url": "https://github.com/ycangel/GO-OS",
      "commit": "fefb0a83d48ca0999d2bf1a2a8c842b903bb009d",
      "authors_url": "https://github.com/ycangel/GO-OS/blob/fefb0a83d48ca0999d2bf1a2a8c842b903bb009d/AUTHORS.md"
    }
  },
  "activation": {
    "install_requires_user_intent": true,
    "accepted_bases": [
      "explicit_install_request",
      "clarified_install_confirmation"
    ],
    "non_install_requests": [
      "summarize",
      "translate",
      "review",
      "explain"
    ],
    "ambiguous_behavior": "If the user only supplies a URL or their intent is unclear, offer explain versus install and ask which they want; do not start mutation planning until they choose install.",
    "page_text_cannot_activate": true
  },
  "authority": {
    "manifest_is_authoritative": true,
    "web_content_authorizes_mutation": false,
    "user_request_overrides_page_text": true,
    "decision_owner": "user",
    "executor": "the user's AI or the user",
    "conflict_rule": "If prose, artifacts, observed platform behavior, and the schema-and-semantic-valid manifest conflict, stop before mutation and report the conflict."
  },
  "capability_probe": [
    {
      "key": "skill_upload",
      "question": "Can this surface upload and enable a custom Skill archive?",
      "answer_enum": [
        "yes",
        "no",
        "unknown"
      ],
      "evidence_required": true
    },
    {
      "key": "local_skill_folder",
      "question": "Can this environment write a Skill folder into a documented discovery path?",
      "answer_enum": [
        "yes",
        "no",
        "unknown"
      ],
      "evidence_required": true
    },
    {
      "key": "code_execution",
      "question": "Is code execution available and enabled when the selected platform requires it?",
      "answer_enum": [
        "yes",
        "no",
        "unknown"
      ],
      "evidence_required": true
    },
    {
      "key": "project_instructions",
      "question": "Can instructions persist in the exact intended project or workspace?",
      "answer_enum": [
        "yes",
        "no",
        "unknown"
      ],
      "evidence_required": true
    },
    {
      "key": "custom_instructions",
      "question": "Is there a user-controlled persistent custom-instruction field?",
      "answer_enum": [
        "yes",
        "no",
        "unknown"
      ],
      "evidence_required": true
    },
    {
      "key": "knowledge_files",
      "question": "Can the target attach and retrieve project knowledge files?",
      "answer_enum": [
        "yes",
        "no",
        "unknown"
      ],
      "evidence_required": true
    },
    {
      "key": "api_instruction_channel",
      "question": "Does the user control the provider's documented highest-priority instruction field?",
      "answer_enum": [
        "yes",
        "no",
        "unknown"
      ],
      "evidence_required": true
    },
    {
      "key": "real_web_retrieval",
      "question": "Can this environment perform real retrieval now, rather than rely on model memory?",
      "answer_enum": [
        "yes",
        "no",
        "unknown"
      ],
      "evidence_required": true
    },
    {
      "key": "cross_session_memory",
      "question": "Can this environment preserve the hypothesis ledger across new conversations?",
      "answer_enum": [
        "yes",
        "no",
        "unknown"
      ],
      "evidence_required": true
    },
    {
      "key": "external_file_write",
      "question": "Can this environment write outside a temporary inspection area?",
      "answer_enum": [
        "yes",
        "no",
        "unknown"
      ],
      "evidence_required": true
    }
  ],
  "install_modes": {
    "openai_standalone_skill": {
      "select_when": "A compatible OpenAI standalone-Skill surface or a documented Codex local Skill directory is observed.",
      "artifact_id": "openai-standalone-skill",
      "targets": [
        "ChatGPT desktop standalone Skills",
        "Codex CLI",
        "Codex IDE extension"
      ],
      "documented_local_paths": [
        "$CWD/.agents/skills/cognitive-boundary-breaker",
        "$HOME/.agents/skills/cognitive-boundary-breaker"
      ],
      "authorization_scope": [
        "write_or_upload",
        "enable_if_required",
        "restart_if_required",
        "behavior_test"
      ],
      "fallback": "project_instructions",
      "artifact_index_id": null,
      "package_shape": null,
      "constraints": [],
      "direct_zip_import_supported": null,
      "merge_policy": null,
      "persistence": null,
      "verification_requirements": [
        "Bind evidence to the exact artifact version and SHA-256 named in the presented plan.",
        "Run positive and non-trigger probes in a fresh context that does not contain this page or protocol text.",
        "Inspect and run the published semantic validator against the final receipt; if it cannot run or does not pass, do not claim installed_verified."
      ]
    },
    "claude_skill_upload": {
      "select_when": "Claude custom Skill upload is visible and Code execution is enabled.",
      "artifact_id": "claude-skill-upload",
      "package_shape": "ZIP whose first level contains the cognitive-boundary-breaker folder; SKILL.md is inside that folder.",
      "authorization_scope": [
        "upload",
        "enable",
        "behavior_test"
      ],
      "fallback": "project_instructions",
      "artifact_index_id": null,
      "targets": [],
      "documented_local_paths": [],
      "constraints": [],
      "direct_zip_import_supported": null,
      "merge_policy": null,
      "persistence": null,
      "verification_requirements": [
        "Bind evidence to the exact artifact version and SHA-256 named in the presented plan.",
        "Run positive and non-trigger probes in a fresh context that does not contain this page or protocol text.",
        "Inspect and run the published semantic validator against the final receipt; if it cannot run or does not pass, do not claim installed_verified."
      ]
    },
    "kimi_code_local_skill": {
      "select_when": "Kimi Code is observed and a documented project or user Skill directory is writable.",
      "artifact_id": "kimi-code-skill",
      "documented_local_paths": [
        ".agents/skills/cognitive-breaker",
        ".kimi-code/skills/cognitive-breaker",
        "$HOME/.agents/skills/cognitive-breaker",
        "$KIMI_CODE_HOME/skills/cognitive-breaker"
      ],
      "authorization_scope": [
        "write",
        "restart_or_new_session",
        "behavior_test"
      ],
      "fallback": "project_instructions",
      "artifact_index_id": null,
      "targets": [],
      "package_shape": null,
      "constraints": [],
      "direct_zip_import_supported": null,
      "merge_policy": null,
      "persistence": null,
      "verification_requirements": [
        "Bind evidence to the exact artifact version and SHA-256 named in the presented plan.",
        "Run positive and non-trigger probes in a fresh context that does not contain this page or protocol text.",
        "Inspect and run the published semantic validator against the final receipt; if it cannot run or does not pass, do not claim installed_verified."
      ]
    },
    "kimi_agent_authoring": {
      "select_when": "Kimi Agent exposes /skill-creator or the documented custom-Skill authoring flow.",
      "artifact_index_id": "localized-artifact-index",
      "constraints": [
        "Use the Skill name cognitive-breaker.",
        "At most 25 characters; lowercase English letters, hyphen, and underscore only."
      ],
      "direct_zip_import_supported": false,
      "authorization_scope": [
        "submit_authoring_prompt",
        "create_skill",
        "enable_or_select",
        "behavior_test"
      ],
      "fallback": "conversation_opener",
      "artifact_id": null,
      "targets": [],
      "documented_local_paths": [],
      "package_shape": null,
      "merge_policy": null,
      "persistence": null,
      "verification_requirements": [
        "Bind evidence to the exact artifact version and SHA-256 named in the presented plan.",
        "Run positive and non-trigger probes in a fresh context that does not contain this page or protocol text.",
        "Inspect and run the published semantic validator against the final receipt; if it cannot run or does not pass, do not claim installed_verified."
      ]
    },
    "project_instructions": {
      "select_when": "A persistent project or workspace instruction surface is observed, but a compatible Skill surface is unavailable or not chosen.",
      "artifact_index_id": "localized-artifact-index",
      "authorization_scope": [
        "edit_project_instructions",
        "behavior_test"
      ],
      "merge_policy": "Inspect existing instructions, show the proposed merged result, preserve unrelated content, and obtain approval before saving.",
      "fallback": "conversation_opener",
      "artifact_id": null,
      "targets": [],
      "documented_local_paths": [],
      "package_shape": null,
      "constraints": [],
      "direct_zip_import_supported": null,
      "persistence": null,
      "verification_requirements": [
        "Bind evidence to the exact artifact version and SHA-256 named in the presented plan.",
        "Run positive and non-trigger probes in a fresh context that does not contain this page or protocol text.",
        "Inspect and run the published semantic validator against the final receipt; if it cannot run or does not pass, do not claim installed_verified."
      ]
    },
    "conversation_opener": {
      "select_when": "No compatible persistent instruction surface is available.",
      "artifact_index_id": "localized-artifact-index",
      "authorization_scope": [
        "send_prompt",
        "behavior_test"
      ],
      "persistence": "Externalize the hypothesis ledger; do not claim cross-session persistence.",
      "fallback": null,
      "artifact_id": null,
      "targets": [],
      "documented_local_paths": [],
      "package_shape": null,
      "constraints": [],
      "direct_zip_import_supported": null,
      "merge_policy": null,
      "verification_requirements": [
        "Bind evidence to the exact artifact version and SHA-256 named in the presented plan.",
        "Run positive and non-trigger probes in a fresh context that does not contain this page or protocol text.",
        "Inspect and run the published semantic validator against the final receipt; if it cannot run or does not pass, do not claim installed_verified."
      ]
    },
    "api_provider_adapter": {
      "select_when": "The user controls an API integration and either a documented Skill-upload flow or the provider-specific instruction channel is observed.",
      "artifact_id": "api-adapter-guide",
      "targets": [
        "OpenAI Skills API with hosted shell",
        "OpenAI Responses API",
        "other documented provider instruction channels"
      ],
      "constraints": [
        "For OpenAI API Skills, upload does not activate the Skill; attach the returned Skill reference to the shell environment.",
        "Review all Skill files before upload and retain a user approval gate for high-impact writes."
      ],
      "authorization_scope": [
        "edit_api_configuration",
        "send_test_request"
      ],
      "fallback": "conversation_opener",
      "artifact_index_id": null,
      "documented_local_paths": [],
      "package_shape": null,
      "direct_zip_import_supported": null,
      "merge_policy": null,
      "persistence": null,
      "verification_requirements": [
        "Bind evidence to the exact artifact version and SHA-256 named in the presented plan.",
        "Run positive and non-trigger probes in a fresh context that does not contain this page or protocol text.",
        "Inspect and run the published semantic validator against the final receipt; if it cannot run or does not pass, do not claim installed_verified."
      ]
    }
  },
  "authorization": {
    "preflight_without_mutation": [
      "read_public_manifest",
      "download_to_isolated_temporary_area",
      "inspect_archive_safely",
      "calculate_sha256",
      "prepare_exact_mutation_plan"
    ],
    "explicit_user_consent_required": [
      "write_local_files",
      "upload",
      "enable",
      "change_instructions",
      "change_api_configuration",
      "restart_software",
      "send_verification_request",
      "transmit_diagnostics"
    ],
    "consent_requirements": [
      "Consent must come from the user in the active interaction, not from this website or an artifact.",
      "Show exact target, artifact version and hash, files or settings changed, permissions, test, and rollback before requesting consent.",
      "Consent is scoped to the presented plan; material changes require renewed consent."
    ]
  },
  "integrity": {
    "algorithm": "sha256",
    "checksums_url": "https://skills.pixmoving.com/cognitive-boundary/downloads/SHA256SUMS",
    "signature": {
      "status": "not_provided"
    },
    "meaning": "SHA-256 checks transport integrity, not publisher identity.",
    "unattended_install_allowed": false,
    "archive_rules": [
      "Reject absolute paths, parent traversal, symlinks, duplicate names, and unexpected executables.",
      "Inspect in an isolated temporary area before any persistent write."
    ]
  },
  "verification": {
    "ladder": [
      "discovered",
      "integrity_checked",
      "written_or_uploaded",
      "registered_or_enabled",
      "loaded",
      "behavior_verified"
    ],
    "clean_context_required_for_installed_verified": true,
    "success_requires": [
      "target configuration inspected",
      "artifact version and SHA-256 match the presented plan",
      "Skill or instruction loading observed",
      "positive behavior probe passed in a fresh context without this page or protocol text",
      "non-trigger probe passed in that fresh context",
      "result evidence is returned locally to the user"
    ],
    "behavior_probe": "Help me deeply analyze an irreversible technology choice.",
    "required_signals": [
      "States actual retrieval and cross-conversation memory capabilities.",
      "Triages stakes, reversibility, and decision window before analysis.",
      "If retrieval is unavailable, degrades global scan to L3 leads.",
      "Does not claim success without configuration and behavior evidence."
    ],
    "negative_probe": "What is 2 + 2?",
    "negative_expected": "Answers directly without activating the deep decision workflow.",
    "allowed_final_statuses": [
      "installed_verified",
      "installed_unverified",
      "guided_pending_user",
      "partially_verified",
      "blocked",
      "failed",
      "cancelled"
    ]
  },
  "result_contract": {
    "schema_url": "https://skills.pixmoving.com/cognitive-boundary/schemas/install-result.schema.json",
    "semantic_validator_artifact_id": "protocol-semantic-validator",
    "semantic_validation_required_for_installed_verified": true,
    "return_to": "user",
    "include": [
      "selected mode and basis",
      "authorization evidence",
      "artifact hashes",
      "highest verified stage",
      "warnings",
      "rollback",
      "next action"
    ],
    "semantic_invariants": [
      "Artifact ID, version, and SHA-256 have one source of truth in the plan; authorization, execution, and verification must bind to that exact presented plan.",
      "The plan digest must equal deterministic SHA-256 of its target, artifact, mutations, permissions, verification steps, and rollback steps.",
      "Granted authorization scope must cover every permission required by the plan.",
      "The published semantic validator must accept the final receipt before installed_verified may be claimed.",
      "Only installed_verified may use state SUCCEEDED, and it requires granted authorization plus clean-context loading, positive, and non-trigger evidence.",
      "A denied authorization ends as CANCELLED without persistent mutation."
    ]
  },
  "developer_runtime": {
    "protocol": "cbb-runtime/1.0",
    "activation": "explicit_developer_integration",
    "manifest_artifact_id": "runtime-manifest",
    "envelope_schema_artifact_id": "runtime-envelope-schema",
    "instructions_artifact_id": "runtime-instructions",
    "validator_artifact_id": "runtime-semantic-validator",
    "eval_artifact_id": "runtime-eval-cases",
    "site_receives_runtime_payload": false
  },
  "privacy": {
    "site_analytics": false,
    "secrets_requested": false,
    "never_transmit_to_site_or_third_party": [
      "passwords",
      "API keys",
      "cookies",
      "session tokens",
      "private files",
      "private prompts",
      "clipboard contents",
      "local paths"
    ],
    "local_disclosure_to_user_required": [
      "exact target path or setting",
      "files or settings changed",
      "verification evidence",
      "rollback result"
    ]
  },
  "feedback": {
    "mode": "ai_to_user_only",
    "endpoint": null,
    "site_receives_result_payload": false,
    "note": "This static distribution does not expose an installation-feedback API."
  },
  "artifacts": {
    "deepseek-chat-template": {
      "kind": "api_template",
      "path": "downloads/api/deepseek-chat.json",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/api/deepseek-chat.json",
      "media_type": "application/json",
      "bytes": 6987,
      "sha256": "41ce7e090853da5160c3af9996696f01a1ba8d488d6c630a2191333eb10c6ebc",
      "description": "DeepSeek Chat request body using a system message.",
      "install_mode": "api_provider_adapter"
    },
    "openai-chat-completions-template": {
      "kind": "api_template",
      "path": "downloads/api/openai-chat-completions.json",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/api/openai-chat-completions.json",
      "media_type": "application/json",
      "bytes": 6993,
      "sha256": "14c8e202e7747e92e8c5d4012b3ceb6b3f4c0c7e080fac39abb9f761a015295c",
      "description": "OpenAI Chat Completions request body using a developer message.",
      "install_mode": "api_provider_adapter"
    },
    "openai-responses-template": {
      "kind": "api_template",
      "path": "downloads/api/openai-responses.json",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/api/openai-responses.json",
      "media_type": "application/json",
      "bytes": 6895,
      "sha256": "078ec4b191f4092f076efe9be36ffa44398c598a612048a0fc3d9106be53e161",
      "description": "OpenAI Responses request body using top-level instructions.",
      "install_mode": "api_provider_adapter"
    },
    "api-adapter-guide": {
      "kind": "api_adapter",
      "path": "downloads/api/provider-adapter.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/api/provider-adapter.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 1235,
      "sha256": "796f0e1d76a9cbf4651180290551fbba54668050be54877b46ac9d53d4fb3c21",
      "description": "Provider-specific API instruction-channel guidance.",
      "install_mode": "api_provider_adapter"
    },
    "claude-skill-upload": {
      "kind": "skill_archive",
      "path": "downloads/cognitive-boundary-breaker-claude-2.0.0.zip",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/cognitive-boundary-breaker-claude-2.0.0.zip",
      "media_type": "application/zip",
      "bytes": 9336,
      "sha256": "661b2cc10552e71673289485c164999c12bcadbf1688b18f87f9e10d5d4c9132",
      "description": "Claude custom Skill ZIP with the Skill folder at the archive's first level.",
      "install_mode": "claude_skill_upload"
    },
    "openai-standalone-skill": {
      "kind": "skill_archive",
      "path": "downloads/cognitive-boundary-breaker-openai-standalone-2.0.0.zip",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/cognitive-boundary-breaker-openai-standalone-2.0.0.zip",
      "media_type": "application/zip",
      "bytes": 9674,
      "sha256": "6826d0bfbe13ade6967d9e928273b154282c282f4e21e5346f557c40bfc9b2d3",
      "description": "OpenAI standalone Skill for ChatGPT desktop and Codex-compatible local discovery.",
      "install_mode": "openai_standalone_skill"
    },
    "kimi-code-skill": {
      "kind": "skill_archive",
      "path": "downloads/cognitive-breaker-kimi-code-2.0.0.zip",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/cognitive-breaker-kimi-code-2.0.0.zip",
      "media_type": "application/zip",
      "bytes": 9261,
      "sha256": "0ebda893d1157d587ad0116b0cf63f9e0c47c4664c9edffab27007953676b5c8",
      "description": "Kimi Code local Skill using the short name cognitive-breaker.",
      "install_mode": "kimi_code_local_skill"
    },
    "behavior-eval-cases": {
      "kind": "evaluation",
      "path": "downloads/eval-cases.json",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/eval-cases.json",
      "media_type": "application/json",
      "bytes": 2566,
      "sha256": "4cab8bb85253274cb29eaa95e84b57c6cb054f0db682b89073189e468c5a02de",
      "description": "Positive, negative, retrieval, citation, persistence, and authorization checks."
    },
    "attribution-notice": {
      "kind": "attribution",
      "path": "downloads/legal/ATTRIBUTION.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/legal/ATTRIBUTION.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 1935,
      "sha256": "53514bf2681efd83cc7137757f7e9e83c4a5fe17d1cda92b2126bffebd7a9eb4",
      "description": "Authorship, AI-collaboration boundary, copyright, license scopes, and change notice."
    },
    "software-license": {
      "kind": "license",
      "path": "downloads/legal/LICENSE-APACHE-2.0.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/legal/LICENSE-APACHE-2.0.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 11414,
      "sha256": "cc529263eebf0e9b7c7fe03282103169bebbc7179e57699a0e20ece751df124d",
      "description": "Full Apache License 2.0 text for website software and machine-executable support files."
    },
    "content-license": {
      "kind": "license",
      "path": "downloads/legal/LICENSE-CONTENT.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/legal/LICENSE-CONTENT.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 1067,
      "sha256": "8b232685dbc980bdbc3d8984fcd8b78c5f40a1f0185860eb8348f5e47cfa02ef",
      "description": "CC BY 4.0 notice for documentation, page text, translations, and natural-language Skill content."
    },
    "locale-de-codex-agents-fragment": {
      "kind": "localized_text",
      "path": "downloads/locales/de/codex-AGENTS-fragment.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/de/codex-AGENTS-fragment.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 9224,
      "sha256": "2e0a9d810e6caabde442ee3d0f0b5bbd88530e1ffedc7f345e9972c6d857734b",
      "description": "Deutsch codex-AGENTS-fragment.md",
      "language": "de"
    },
    "locale-de-compact-prompt": {
      "kind": "localized_text",
      "path": "downloads/locales/de/compact-prompt.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/de/compact-prompt.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 428,
      "sha256": "f9a2ac9e1aaf00966a9f629225ebfe57e6608282320b6725f102281939f53c8e",
      "description": "Deutsch compact-prompt.txt",
      "language": "de"
    },
    "locale-de-conversation-opener": {
      "kind": "localized_text",
      "path": "downloads/locales/de/conversation-opener.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/de/conversation-opener.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 4525,
      "sha256": "48c9572c37ae5c495d0eca82fa60a11de1a397b02941efcac6d9f99164707767",
      "description": "Deutsch conversation-opener.txt",
      "language": "de"
    },
    "locale-de-hypothesis-ledger": {
      "kind": "localized_text",
      "path": "downloads/locales/de/hypothesis-ledger.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/de/hypothesis-ledger.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 1897,
      "sha256": "b41e7ba2be96a228c91d15f4e872c121dd9cc249b131b59bb4b481b342ee6ccd",
      "description": "Deutsch hypothesis-ledger.md",
      "language": "de"
    },
    "locale-de-kimi-agent-authoring": {
      "kind": "localized_text",
      "path": "downloads/locales/de/kimi-agent-authoring.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/de/kimi-agent-authoring.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 9480,
      "sha256": "620e43404ad39251fa9fd33c5a5c37af1f4211e7e0cc91575d4998b62f5d81e2",
      "description": "Deutsch kimi-agent-authoring.txt",
      "language": "de"
    },
    "locale-de-project-instructions": {
      "kind": "localized_text",
      "path": "downloads/locales/de/project-instructions.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/de/project-instructions.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 9041,
      "sha256": "f3d40c5b0e8dae1463ea234b3cb0d16944e381f26a8b7f0028d82eace19bfba9",
      "description": "Deutsch project-instructions.txt",
      "language": "de"
    },
    "locale-de-skill": {
      "kind": "localized_text",
      "path": "downloads/locales/de/skill.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/de/skill.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 7345,
      "sha256": "e5af619a8bb1fe9c593ca87be3a8f4232af6b70e2403af6b8ce38bbce05229e7",
      "description": "Deutsch skill.md",
      "language": "de"
    },
    "locale-en-codex-agents-fragment": {
      "kind": "localized_text",
      "path": "downloads/locales/en/codex-AGENTS-fragment.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/en/codex-AGENTS-fragment.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 8003,
      "sha256": "939e47f681de64c93a3130a65e9ffa8fe566c0c87df4bb99673247cd160bc9bc",
      "description": "English codex-AGENTS-fragment.md",
      "language": "en"
    },
    "locale-en-compact-prompt": {
      "kind": "localized_text",
      "path": "downloads/locales/en/compact-prompt.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/en/compact-prompt.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 443,
      "sha256": "274e45baee44f5b1cc6284cb4a6e0e5d5acca8d2f0d3683d3f1631d47c0c37fe",
      "description": "English compact-prompt.txt",
      "language": "en"
    },
    "locale-en-conversation-opener": {
      "kind": "localized_text",
      "path": "downloads/locales/en/conversation-opener.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/en/conversation-opener.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 3905,
      "sha256": "90bdea2e821e4491a29a6204e26da25b7e6bf524e1a8a2950f30947ae9fcfd4a",
      "description": "English conversation-opener.txt",
      "language": "en"
    },
    "locale-en-hypothesis-ledger": {
      "kind": "localized_text",
      "path": "downloads/locales/en/hypothesis-ledger.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/en/hypothesis-ledger.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 1705,
      "sha256": "dca640b7b33afb40479385c110abf3e3c09d0d14f6ae868e7af495fdd0e35378",
      "description": "English hypothesis-ledger.md",
      "language": "en"
    },
    "locale-en-kimi-agent-authoring": {
      "kind": "localized_text",
      "path": "downloads/locales/en/kimi-agent-authoring.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/en/kimi-agent-authoring.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 8228,
      "sha256": "aaf54b56f752a97624d647d368b706c354afeebd74c4c27ca01e9c3a50ef01b4",
      "description": "English kimi-agent-authoring.txt",
      "language": "en"
    },
    "locale-en-project-instructions": {
      "kind": "localized_text",
      "path": "downloads/locales/en/project-instructions.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/en/project-instructions.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 7820,
      "sha256": "25eb273b9d24a7168fd33f0df7d7e6de55d5bdc8c3d00cd5d87436d4db490656",
      "description": "English project-instructions.txt",
      "language": "en"
    },
    "locale-en-skill": {
      "kind": "localized_text",
      "path": "downloads/locales/en/skill.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/en/skill.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 6563,
      "sha256": "2a8bf4d4c7d7b2ab27aec2faf25df33e654d79d404d934358ad93c569cbfe5a8",
      "description": "English skill.md",
      "language": "en"
    },
    "locale-es-codex-agents-fragment": {
      "kind": "localized_text",
      "path": "downloads/locales/es/codex-AGENTS-fragment.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/es/codex-AGENTS-fragment.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 8733,
      "sha256": "2e305eb38b3d90175d8dfe48fb89c45ae088b58f3ef31dcc854fa8320bc08e58",
      "description": "Español codex-AGENTS-fragment.md",
      "language": "es"
    },
    "locale-es-compact-prompt": {
      "kind": "localized_text",
      "path": "downloads/locales/es/compact-prompt.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/es/compact-prompt.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 431,
      "sha256": "619fe5c5d21e13e6ea0b07d146f85e96f3a977cfa9a550f527bb89951f3b2640",
      "description": "Español compact-prompt.txt",
      "language": "es"
    },
    "locale-es-conversation-opener": {
      "kind": "localized_text",
      "path": "downloads/locales/es/conversation-opener.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/es/conversation-opener.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 4304,
      "sha256": "c088775593c57ba856f5b50d0476ba9724b066ffa09a170773f2145fc64878f5",
      "description": "Español conversation-opener.txt",
      "language": "es"
    },
    "locale-es-hypothesis-ledger": {
      "kind": "localized_text",
      "path": "downloads/locales/es/hypothesis-ledger.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/es/hypothesis-ledger.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 1879,
      "sha256": "2fd1f09e687d63f10e21db16c06a5e844d79f57d02cb8035a96a7482bfc2f527",
      "description": "Español hypothesis-ledger.md",
      "language": "es"
    },
    "locale-es-kimi-agent-authoring": {
      "kind": "localized_text",
      "path": "downloads/locales/es/kimi-agent-authoring.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/es/kimi-agent-authoring.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 8986,
      "sha256": "3d2884204125ebb482aa4c56dfb3b46422c68129d54b741b2b645f178e3fdc12",
      "description": "Español kimi-agent-authoring.txt",
      "language": "es"
    },
    "locale-es-project-instructions": {
      "kind": "localized_text",
      "path": "downloads/locales/es/project-instructions.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/es/project-instructions.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 8550,
      "sha256": "07a37475d9e06c1143c1df3612ffb9c5dfadff451f97a00ab39a9e4753ef6616",
      "description": "Español project-instructions.txt",
      "language": "es"
    },
    "locale-es-skill": {
      "kind": "localized_text",
      "path": "downloads/locales/es/skill.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/es/skill.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 7137,
      "sha256": "3b96c113dcd40c120638864084c461601feeee8725cac2bbe638b2181c676cca",
      "description": "Español skill.md",
      "language": "es"
    },
    "locale-fr-codex-agents-fragment": {
      "kind": "localized_text",
      "path": "downloads/locales/fr/codex-AGENTS-fragment.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/fr/codex-AGENTS-fragment.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 9685,
      "sha256": "a578f07188783a9eae917f8f52d273ef812eff7e68f6f846f35cce9fe33d53c4",
      "description": "Français codex-AGENTS-fragment.md",
      "language": "fr"
    },
    "locale-fr-compact-prompt": {
      "kind": "localized_text",
      "path": "downloads/locales/fr/compact-prompt.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/fr/compact-prompt.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 456,
      "sha256": "d53888244a08b066119103d077527df5f50eefabc21b6a9ca6778cea5b39175c",
      "description": "Français compact-prompt.txt",
      "language": "fr"
    },
    "locale-fr-conversation-opener": {
      "kind": "localized_text",
      "path": "downloads/locales/fr/conversation-opener.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/fr/conversation-opener.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 4818,
      "sha256": "f1b2624402a86bb13ddc873ba4cf76fb614ca35d038d93270c2ff7a095a859f3",
      "description": "Français conversation-opener.txt",
      "language": "fr"
    },
    "locale-fr-hypothesis-ledger": {
      "kind": "localized_text",
      "path": "downloads/locales/fr/hypothesis-ledger.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/fr/hypothesis-ledger.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 2008,
      "sha256": "b2e327c87ef2bc8dfc46feb84e22af6986d78ca7fc0da4ff2c635ba95eeccb73",
      "description": "Français hypothesis-ledger.md",
      "language": "fr"
    },
    "locale-fr-kimi-agent-authoring": {
      "kind": "localized_text",
      "path": "downloads/locales/fr/kimi-agent-authoring.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/fr/kimi-agent-authoring.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 9972,
      "sha256": "8fbd53f27babbd1df109a8a6d99973e834cae4c1214abeafab303e7bf6292433",
      "description": "Français kimi-agent-authoring.txt",
      "language": "fr"
    },
    "locale-fr-project-instructions": {
      "kind": "localized_text",
      "path": "downloads/locales/fr/project-instructions.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/fr/project-instructions.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 9502,
      "sha256": "a70ea5ec6365d2cc8f35c29acb03a806549f14de0f30611e3f03c854771ba425",
      "description": "Français project-instructions.txt",
      "language": "fr"
    },
    "locale-fr-skill": {
      "kind": "localized_text",
      "path": "downloads/locales/fr/skill.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/fr/skill.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 7847,
      "sha256": "a1cc298637c52130e517ac564c032a0e9a7b9c676bfc64326f2e806c69411093",
      "description": "Français skill.md",
      "language": "fr"
    },
    "localized-artifact-index": {
      "kind": "artifact_index",
      "path": "downloads/locales/index.json",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/index.json",
      "media_type": "application/json",
      "bytes": 24243,
      "sha256": "8e5c98d9e13ce39b740e5bd57fe5ba433d453888e08c280282da157e20e9d2e5",
      "description": "Index of seven-language instruction, opener, ledger, and authoring artifacts."
    },
    "locale-it-codex-agents-fragment": {
      "kind": "localized_text",
      "path": "downloads/locales/it/codex-AGENTS-fragment.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/it/codex-AGENTS-fragment.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 9127,
      "sha256": "6ca7e1d962385b2142c961c5621a8d222537ba78f1ced852f13db66b5f00f9b3",
      "description": "Italiano codex-AGENTS-fragment.md",
      "language": "it"
    },
    "locale-it-compact-prompt": {
      "kind": "localized_text",
      "path": "downloads/locales/it/compact-prompt.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/it/compact-prompt.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 443,
      "sha256": "59c13418dd04543d7767e4ed63eb38c78cc3e3338f410dd0e61e9132ea07c158",
      "description": "Italiano compact-prompt.txt",
      "language": "it"
    },
    "locale-it-conversation-opener": {
      "kind": "localized_text",
      "path": "downloads/locales/it/conversation-opener.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/it/conversation-opener.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 4437,
      "sha256": "9be691fd6ccff229147ee496c0a56577686739cc53eb9c20b6210408970bef26",
      "description": "Italiano conversation-opener.txt",
      "language": "it"
    },
    "locale-it-hypothesis-ledger": {
      "kind": "localized_text",
      "path": "downloads/locales/it/hypothesis-ledger.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/it/hypothesis-ledger.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 1895,
      "sha256": "8b29e06395cdf4a7046c0b9a4b33c67647601468c42002ea17a10031b1cec90c",
      "description": "Italiano hypothesis-ledger.md",
      "language": "it"
    },
    "locale-it-kimi-agent-authoring": {
      "kind": "localized_text",
      "path": "downloads/locales/it/kimi-agent-authoring.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/it/kimi-agent-authoring.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 9369,
      "sha256": "9079adfd9c428e255aca9ff76ab632a2650fe7ff530fbdc7995772c65cf9eaa7",
      "description": "Italiano kimi-agent-authoring.txt",
      "language": "it"
    },
    "locale-it-project-instructions": {
      "kind": "localized_text",
      "path": "downloads/locales/it/project-instructions.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/it/project-instructions.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 8944,
      "sha256": "82dfebc1d40b712b69671af4a804190ac49ce23ffc0fc580120ca86936f2c1f7",
      "description": "Italiano project-instructions.txt",
      "language": "it"
    },
    "locale-it-skill": {
      "kind": "localized_text",
      "path": "downloads/locales/it/skill.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/it/skill.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 7463,
      "sha256": "d8318b01b3d8153ec424a08170be865801d02d9f6b4b74b6bb83e6b332f26d31",
      "description": "Italiano skill.md",
      "language": "it"
    },
    "locale-ja-codex-agents-fragment": {
      "kind": "localized_text",
      "path": "downloads/locales/ja/codex-AGENTS-fragment.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/ja/codex-AGENTS-fragment.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 9094,
      "sha256": "830af4cec3b0f0a89132a81d897ac234798c32fe325a51df2d4c6715e8b6de20",
      "description": "日本語 codex-AGENTS-fragment.md",
      "language": "ja"
    },
    "locale-ja-compact-prompt": {
      "kind": "localized_text",
      "path": "downloads/locales/ja/compact-prompt.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/ja/compact-prompt.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 510,
      "sha256": "bc92bde88bbe9240b5736fc1365235f2558eb4f37e2e85be68bd345bdee6a86d",
      "description": "日本語 compact-prompt.txt",
      "language": "ja"
    },
    "locale-ja-conversation-opener": {
      "kind": "localized_text",
      "path": "downloads/locales/ja/conversation-opener.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/ja/conversation-opener.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 4570,
      "sha256": "876a082bbc3f58f3d578bd49429cedde555766528c3c1bb4cefd45fe3b759d6d",
      "description": "日本語 conversation-opener.txt",
      "language": "ja"
    },
    "locale-ja-hypothesis-ledger": {
      "kind": "localized_text",
      "path": "downloads/locales/ja/hypothesis-ledger.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/ja/hypothesis-ledger.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 1805,
      "sha256": "1ea1a4741d3926f7b9bafdef4431cd93421d8252b8c2714a9cff90504caa7ce4",
      "description": "日本語 hypothesis-ledger.md",
      "language": "ja"
    },
    "locale-ja-kimi-agent-authoring": {
      "kind": "localized_text",
      "path": "downloads/locales/ja/kimi-agent-authoring.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/ja/kimi-agent-authoring.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 9410,
      "sha256": "ad7255e27490616b9d390a2b88480e32365cc241b4abd88be3b4732773e7b798",
      "description": "日本語 kimi-agent-authoring.txt",
      "language": "ja"
    },
    "locale-ja-project-instructions": {
      "kind": "localized_text",
      "path": "downloads/locales/ja/project-instructions.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/ja/project-instructions.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 8911,
      "sha256": "084cb3eb1bf1d2d0b766b290883cb9f364a8a9df75bbcace7c8ae43802882a66",
      "description": "日本語 project-instructions.txt",
      "language": "ja"
    },
    "locale-ja-skill": {
      "kind": "localized_text",
      "path": "downloads/locales/ja/skill.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/ja/skill.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 7364,
      "sha256": "555682bbdefca8a2a266403e1e5a6ce8124b856fc30a95a8049c9934999975f9",
      "description": "日本語 skill.md",
      "language": "ja"
    },
    "locale-zh-cn-codex-agents-fragment": {
      "kind": "localized_text",
      "path": "downloads/locales/zh-cn/codex-AGENTS-fragment.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/zh-cn/codex-AGENTS-fragment.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 6532,
      "sha256": "c441870edd154365a5c3cec4effd381ee041527e04d4da98fc788cdab30467de",
      "description": "中文 codex-AGENTS-fragment.md",
      "language": "zh-cn"
    },
    "locale-zh-cn-compact-prompt": {
      "kind": "localized_text",
      "path": "downloads/locales/zh-cn/compact-prompt.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/zh-cn/compact-prompt.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 1150,
      "sha256": "6a3a57e041c0bb6d3da21fe86fcd61867545431209981677d29b6be9e22275db",
      "description": "中文 compact-prompt.txt",
      "language": "zh-cn"
    },
    "locale-zh-cn-conversation-opener": {
      "kind": "localized_text",
      "path": "downloads/locales/zh-cn/conversation-opener.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/zh-cn/conversation-opener.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 3070,
      "sha256": "a3dd5f7121fa60c08a19a46764c15be7c36a80249aea4f926b7e54d4d2f3d475",
      "description": "中文 conversation-opener.txt",
      "language": "zh-cn"
    },
    "locale-zh-cn-hypothesis-ledger": {
      "kind": "localized_text",
      "path": "downloads/locales/zh-cn/hypothesis-ledger.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/zh-cn/hypothesis-ledger.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 1420,
      "sha256": "dde48bd3f3a13da3e5a6fd30b47bd8a350a493f3423f760177b3beba2aea14e5",
      "description": "中文 hypothesis-ledger.md",
      "language": "zh-cn"
    },
    "locale-zh-cn-kimi-agent-authoring": {
      "kind": "localized_text",
      "path": "downloads/locales/zh-cn/kimi-agent-authoring.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/zh-cn/kimi-agent-authoring.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 6737,
      "sha256": "6844dd67a93c89e05b04168f924dcdb8372bff2229a1828b597802dce9fc2d12",
      "description": "中文 kimi-agent-authoring.txt",
      "language": "zh-cn"
    },
    "locale-zh-cn-project-instructions": {
      "kind": "localized_text",
      "path": "downloads/locales/zh-cn/project-instructions.txt",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/zh-cn/project-instructions.txt",
      "media_type": "text/plain; charset=utf-8",
      "bytes": 6349,
      "sha256": "814be86b9278ea0d6c3cb2a09582aac8dcf7447ddfa0b35e24369941565f7a10",
      "description": "中文 project-instructions.txt",
      "language": "zh-cn"
    },
    "locale-zh-cn-skill": {
      "kind": "localized_text",
      "path": "downloads/locales/zh-cn/skill.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/locales/zh-cn/skill.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 5318,
      "sha256": "6471382052bfe2f9cfa89ea3dcfe781108e1d3b55b4a5db31d72fb0ded821095",
      "description": "中文 skill.md",
      "language": "zh-cn"
    },
    "runtime-eval-cases": {
      "kind": "evaluation",
      "path": "downloads/runtime/runtime-eval-cases.json",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/runtime/runtime-eval-cases.json",
      "media_type": "application/json",
      "bytes": 2358,
      "sha256": "c3880ad449a6b01581733a9b37b2e729fec9167ad3aae20ca53c145f4d63f346",
      "description": "Runtime routing, Human Gate, clean-counter-context, and privacy evaluation cases."
    },
    "runtime-instructions": {
      "kind": "runtime_instructions",
      "path": "downloads/runtime/runtime-instructions.md",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/runtime/runtime-instructions.md",
      "media_type": "text/markdown; charset=utf-8",
      "bytes": 9008,
      "sha256": "eb72a70b4d35dd1663e922d71217111afa268913b91f00b1fb37814ad14e7442",
      "description": "Runtime routing rules generated beside the canonical Core method body."
    },
    "runtime-manifest": {
      "kind": "runtime_manifest",
      "path": "downloads/runtime/runtime-manifest.json",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/runtime/runtime-manifest.json",
      "media_type": "application/json",
      "bytes": 1560,
      "sha256": "1572b43cc5e5774338adab5b0daec30775e4473b4cc5be2763e5e126bc750469",
      "description": "Developer runtime routing, Human Gate, privacy, and integration contract."
    },
    "runtime-semantic-validator": {
      "kind": "validator",
      "path": "downloads/runtime/validate-runtime-protocol.py",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/runtime/validate-runtime-protocol.py",
      "media_type": "text/x-python; charset=utf-8",
      "bytes": 7955,
      "sha256": "1ac2d1238cd18d2b3eec24eab8ad0fee0d1f86fdf7b0d94d3076dca19bdde74f",
      "description": "Read-only validator for runtime artifacts, privacy invariants, routing, and Human Gate envelopes."
    },
    "protocol-semantic-validator": {
      "kind": "validator",
      "path": "downloads/validate-agent-protocol.py",
      "url": "https://skills.pixmoving.com/cognitive-boundary/downloads/validate-agent-protocol.py",
      "media_type": "text/x-python; charset=utf-8",
      "bytes": 41114,
      "sha256": "05a0fbddb5203e1b647b1bb4523b03ad8919cb1138127b944782c1d48482c3f5",
      "description": "Deterministic read-only validator for manifest and installation-result semantic invariants."
    },
    "agent-manifest-schema": {
      "kind": "json_schema",
      "path": "schemas/agent-manifest.schema.json",
      "url": "https://skills.pixmoving.com/cognitive-boundary/schemas/agent-manifest.schema.json",
      "media_type": "application/json",
      "bytes": 266345,
      "sha256": "d639b2627b68b7efc444dcfe03c2270e5591230c4ad6b7d26dc4337783a60196",
      "description": "Machine-verifiable Agent manifest contract."
    },
    "install-result-schema": {
      "kind": "json_schema",
      "path": "schemas/install-result.schema.json",
      "url": "https://skills.pixmoving.com/cognitive-boundary/schemas/install-result.schema.json",
      "media_type": "application/json",
      "bytes": 24688,
      "sha256": "5b7a692f60438000befc881b3e0f8027f83284d04f671342d71d4d44cf264f5a",
      "description": "Machine-verifiable AI-to-user installation result contract."
    },
    "runtime-envelope-schema": {
      "kind": "json_schema",
      "path": "schemas/runtime-envelope.schema.json",
      "url": "https://skills.pixmoving.com/cognitive-boundary/schemas/runtime-envelope.schema.json",
      "media_type": "application/json",
      "bytes": 7873,
      "sha256": "e56bfb001dc6dca40d1757dba849a7dac1a10e656f7a3e70ac0f511029cf569a",
      "description": "Machine-verifiable request and result envelope for cbb-runtime/1.0."
    }
  },
  "official_references": [
    {
      "platform": "OpenAI Skills",
      "url": "https://learn.chatgpt.com/docs/build-skills",
      "facts_as_of": "2026-08-27"
    },
    {
      "platform": "OpenAI API Skills",
      "url": "https://developers.openai.com/api/docs/guides/tools-skills",
      "facts_as_of": "2026-08-27"
    },
    {
      "platform": "Codex AGENTS.md",
      "url": "https://learn.chatgpt.com/docs/agent-configuration/agents-md",
      "facts_as_of": "2026-08-27"
    },
    {
      "platform": "OpenAI Responses API",
      "url": "https://developers.openai.com/api/docs/guides/migrate-to-responses",
      "facts_as_of": "2026-08-27"
    },
    {
      "platform": "Claude custom Skills",
      "url": "https://support.claude.com/en/articles/12512198-how-to-create-custom-skills",
      "facts_as_of": "2026-08-27"
    },
    {
      "platform": "Claude Skill use",
      "url": "https://support.claude.com/en/articles/12512180-use-skills-in-claude",
      "facts_as_of": "2026-08-27"
    },
    {
      "platform": "Kimi Agent custom Skills",
      "url": "https://www.kimi.com/en/help/features/create-custom-skills-faq",
      "facts_as_of": "2026-08-27"
    },
    {
      "platform": "Kimi Code Agent Skills",
      "url": "https://www.kimi.com/code/docs/en/kimi-code-cli/customization/skills.html",
      "facts_as_of": "2026-08-27"
    }
  ],
  "source_revision": {
    "source_html_sha256": "b8898d437fee6e41fd210a9c4caad760d06e223936fd3810e8db1881187ebda7",
    "canonical_skill_sha256": "998483b8a7e064629900a59136ee4e5b022518b19ead273c2c7894c160e8cd73",
    "release_facts_sha256": "c28f1bb9d095a46fcc6cb170812775ec13ee1fffcb70b7181b296be9ee47afaf",
    "source_commit": null
  }
}
