# Adversarial Paragraph Protocol

- **Artifact ID:** CHQ-D-2026-PIG-APP
- **Version:** v1.0
- **Status:** ACTIVE
- **Public record:** https://record.cybersecurityhq.com/doctrine/chq-d-2026-pig-app
- **Machine-record SHA-256:** `a977f49c9a31c280a2f99046d6877392db5b6649c26ff44b841a2d504c0c42c5`

## Complete structured record

```json
{
  "id": "CHQ-D-2026-PIG-APP",
  "title": "Adversarial Paragraph Protocol",
  "version": "v1.0",
  "issued": "2026-02-07",
  "status": "ACTIVE",
  "doctrine_class": "AUTHORING_PROTOCOL",
  "doctrine_scope": "AUTHORING",
  "governed_artifacts": [
    "Positions"
  ],
  "related_doctrine": [
    "CHQ-D-2026-PIG",
    "CHQ-D-2026-ESG"
  ],
  "purpose": "This document establishes the operational procedure for testing whether a candidate Position meets the minimum sufficiency condition defined in CHQ-D-2026-PIG. The Adversarial Paragraph Protocol requires the construction of a competing explanation that uses only operational language. If the competing explanation remains coherent, the Position is blocked.",
  "sections": [
    {
      "heading": "SCOPE",
      "content": "This protocol is required for every candidate Position of Record before issuance. It is also available as a voluntary diagnostic tool for other artifact classes but is only mandatory for Positions.",
      "type": "paragraph"
    },
    {
      "heading": "PROCEDURE",
      "content": [
        "Before a Position may be issued, the following steps must be completed:",
        "",
        "1. Write the Boring Explanation. Construct a single paragraph explaining the structural condition the Position would formalize using only operational language. The paragraph may reference only:",
        "• Vendor error",
        "• Misconfiguration",
        "• Delayed patching",
        "• Resource constraints",
        "• Staffing limitations",
        "• Process gaps",
        "• Known technical debt",
        "• Regulatory timeline misalignment",
        "",
        "The paragraph may not reference:",
        "• Structural conditions",
        "• Governance design failures",
        "• Architectural distinctions",
        "• Systemic patterns",
        "• Category-level claims",
        "",
        "2. Test for Coherence. Read the boring explanation as if it were the complete account. Ask: does this paragraph fully and coherently explain the observed outcome without remainder? Is there anything left unexplained that the reader would need CHQ's structural distinction to understand?",
        "",
        "3. Determine Passage.",
        "• If the boring explanation is coherent and complete: the Position is BLOCKED. The observed condition does not require a structural claim. Reclassify as Analytical Research Memo or hold for further evidence accumulation.",
        "• If the boring explanation fails to account for the observed pattern — if something remains unexplained, or the explanation requires increasingly implausible coincidence to hold — the Position PASSES the adversarial paragraph test."
      ],
      "type": "paragraph"
    },
    {
      "heading": "DOCUMENTATION REQUIREMENT",
      "content": [
        "The adversarial paragraph itself must be retained in internal governance records. It is not published but must be available for review if the Position's basis is challenged.",
        "",
        "The record must include:",
        "• The full text of the boring explanation.",
        "• The determination (PASS or BLOCKED).",
        "• A one-sentence statement identifying what the boring explanation fails to account for (if PASS) or confirming its coherence (if BLOCKED)."
      ],
      "type": "paragraph"
    },
    {
      "heading": "STRESS-TEST EXAMPLES",
      "content": [
        "The following historical applications of the protocol are recorded for calibration purposes:",
        "",
        "SEC Enforcement — R.R. Donnelley (2024). Boring explanation: \"The company had known cybersecurity deficiencies, failed to remediate in a timely manner, and disclosed inadequately under existing SEC requirements.\" Determination: BLOCKED. The operational explanation is coherent without CHQ's reconstructed-vs-enforced authority distinction. No Position issued.",
        "",
        "ICFR Enforcement Cluster (2019). Boring explanation: \"Multiple companies received adverse ICFR opinions due to inadequate internal controls over financial reporting, including cybersecurity-related material weaknesses.\" Determination: BLOCKED. The operational explanation is coherent. Standard regulatory enforcement against known deficiencies. No Position issued.",
        "",
        "These examples demonstrate that the protocol is designed to prevent issuance, not enable it. A well-functioning PIG-APP blocks more candidates than it passes."
      ],
      "type": "paragraph"
    },
    {
      "heading": "FAILURE MODE",
      "content": [
        "The primary failure mode of the Adversarial Paragraph Protocol is motivational: the author wants the Position to pass and unconsciously constructs a weak boring explanation. To mitigate this:",
        "• The boring explanation should be written with the intent to make the Position unnecessary.",
        "• If the first boring explanation is weak, write a stronger one. The test is whether the strongest possible operational explanation holds, not whether a weak one fails.",
        "• If the author cannot construct a plausible boring explanation at all, the structural condition may be too abstract to support a Position."
      ],
      "type": "paragraph"
    },
    {
      "heading": "RELATIONSHIP TO OTHER DOCTRINE",
      "content": [
        "• CHQ-D-2026-PIG requires PIG-APP execution as part of Position evaluation.",
        "• CHQ-D-2026-ESG Passage Requirement 4 (Adversarial Coherence) is the generalized form of this test. PIG-APP is the Position-specific operationalization."
      ],
      "type": "paragraph"
    },
    {
      "heading": "GOVERNANCE",
      "content": [
        "This doctrine document is maintained by CHQ editorial governance.",
        "Amendments require version increment and explicit changelog.",
        "This document does not expire. It remains in force until superseded."
      ],
      "type": "paragraph"
    }
  ]
}
```
