Skip to content

docs(policy): correct ephapax Admitted count (3 → 1) + link adoption PR#221

Merged
hyperpolymath merged 1 commit into
mainfrom
docs/proof-debt-ephapax-count-fix
May 27, 2026
Merged

docs(policy): correct ephapax Admitted count (3 → 1) + link adoption PR#221
hyperpolymath merged 1 commit into
mainfrom
docs/proof-debt-ephapax-count-fix

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Summary

The trusted-base reduction policy's P0 migration table cited 3 Admitteds in ephapax/formal/Semantics.v. The actual count on main is 1 — the other two (step_preserves_type and step_output_context_eq) were discharged via ephapax#146 (Path 3 at-pre helper landing) before this policy doc was filed.

Also adds:

  • Link to formal/PRESERVATION-DESIGN.md (four-layer redesign on branch proof/l1-region-threading-design) as the principled closure plan.
  • Forward link to ephapax#164 — the P0 migration PR adopting this policy in ephapax/docs/proof-debt.adoc.

No semantic change to the policy itself — just keeping the migration table accurate as repos adopt the schema.

Test plan

  • One-line .adoc table cell edit; no build target affected
  • GPG-signed commit (key 4A03639C…2867091E, noreply email)
  • Auto-merge SQUASH enabled

🤖 Generated with Claude Code

The trusted-base reduction policy's migration table cited 3 Admitteds
in ephapax/formal/Semantics.v. Actual count on main is 1 — the other
2 (step_preserves_type and step_output_context_eq) were discharged via
ephapax#146 (Path 3 at-pre helper landing) before the policy doc was
filed.

Also adds:
- Link to formal/PRESERVATION-DESIGN.md (four-layer redesign on branch
  proof/l1-region-threading-design) as the principled closure plan.
- Forward link to ephapax#164 (the P0 migration PR adopting this
  policy in ephapax/docs/proof-debt.adoc).

No semantic change to the policy itself — just keeping the migration
table accurate as repos adopt the schema.
@hyperpolymath hyperpolymath enabled auto-merge (squash) May 27, 2026 07:45
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 130 issues detected

Severity Count
🔴 Critical 65
🟠 High 53
🟡 Medium 12

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/changelog-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "changelog-reusable.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/deno-ci-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "deno-ci-reusable.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/elixir-ci-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci-reusable.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/elixir-ci-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci-reusable.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance-reusable.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "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": "Action hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "rust-ci-reusable.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "rust-ci-reusable.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Python file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/standards/standards/a2ml-templates/state-scm-to-v2.py",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/standards/standards/lol/test/vitest.config.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath hyperpolymath merged commit 5eb28d7 into main May 27, 2026
19 checks passed
@hyperpolymath hyperpolymath deleted the docs/proof-debt-ephapax-count-fix branch May 27, 2026 08:15
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.

1 participant