Skip to content

docs: scope README/ROADMAP claims to shipped reality (ADR-0007, closes #51)#57

Merged
hyperpolymath merged 1 commit into
mainfrom
docs/honesty-pass-adr0007
May 19, 2026
Merged

docs: scope README/ROADMAP claims to shipped reality (ADR-0007, closes #51)#57
hyperpolymath merged 1 commit into
mainfrom
docs/honesty-pass-adr0007

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

First executed consequence of ADR-0007 (claims-to-evidence discipline)
and ADR-0008 Option C ("scope the claim now"). Closes #51; part of the
Earn-the-Core epic #53.

No capability is removed — the claims are made true.

Docs-only; no code change. The strong core stops being obscured by the
augmented layer's ambition.

🤖 Generated with Claude Code

Implements the doc-honesty consequence of ADR-0007 (claims discipline)
and ADR-0008 Option C ("scope the claim now"). No capability removed —
claims made accurate:

* README: new "== Status" section (pre-production/CRG-C; QUIC & SNIF
  experimental — optional NIFs disabled by default; PTP hardware-gated;
  proofs type-check-only, runtime enforcement = ADR-0008 Option C / #55;
  latency & scale unbenchmarked / #52). Comparison-table latency and PTP
  cells caveated + an honesty NOTE.
* ROADMAP: QUIC transport/hardening flagged experimental (optional dep);
  "Idris2 ABI formal proofs" flagged type-check-only; Current Status
  points at ADR-0007 + epic #53.
* STATE.a2ml: the two open doc-reality-drift entries marked RESOLVED.
* CHANGELOG noted.

Closes #51.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit 76bc734 into main May 19, 2026
@hyperpolymath hyperpolymath deleted the docs/honesty-pass-adr0007 branch May 19, 2026 12:38
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 21 issues detected

Severity Count
🔴 Critical 4
🟠 High 6
🟡 Medium 11

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in quality.yml",
    "type": "missing_workflow",
    "file": "quality.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in security-policy.yml",
    "type": "missing_workflow",
    "file": "security-policy.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action ocaml/setup-ocaml@v3 needs attention",
    "type": "unpinned_action",
    "file": "affinescript-canary.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "No permissions declaration -- add permissions: read-all",
    "type": "missing_permissions",
    "file": "elixir-ci.yml",
    "action": "add_permissions",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "binary_to_term without :safe option -- deserialization attack (1 occurrences, CWE-502)",
    "type": "elixir_send_unsanitised",
    "file": "/home/runner/work/burble/burble/server/lib/burble/media/lmdb_playout.ex",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "SSL verify_none disables certificate validation -- MITM risk (1 occurrences, CWE-295)",
    "type": "elixir_no_ssl_verify",
    "file": "/home/runner/work/burble/burble/server/lib/burble/bridges/mumble.ex",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "believe_me undermines formal verification (2 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/burble/burble/src/interface/abi/Foreign.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "Nickel file missing SPDX-License-Identifier header (1 occurrences, CWE-1104)",
    "type": "ncl_missing_spdx",
    "file": "/home/runner/work/burble/burble/configs/config.ncl",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "medium"
  },
  {
    "reason": "Lock.unwrap() without poison handling (14 occurrences, CWE-754)",
    "type": "lock_unwrap",
    "file": "/home/runner/work/burble/burble/tools/selur-compose/crates/selur-compose-driver/src/mock.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Earn-core: doc-reality claim audit (claims → code+test or labelled experimental)

1 participant