Skip to content

chore(ci): replace scorecard.yml with reusable wrapper#117

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/scorecard-reusable-wrapper
May 27, 2026
Merged

chore(ci): replace scorecard.yml with reusable wrapper#117
hyperpolymath merged 1 commit into
mainfrom
chore/scorecard-reusable-wrapper

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Pins to hyperpolymath/standards#205 merge SHA e0caf11508a3989574713c78f5f444f2ce5e33ef. Replaces the canonical scorecard.yml with a thin wrapper. Closes the 5-candidate convergence set.

Estate audit: 258 deploys / 18% drift / 39% top-SHA share.

Part of estate-wide convergence campaign 2026-05-26 (standards#199 / #205).

Pins to hyperpolymath/standards#205 merge SHA e0caf11508a3989574713c78f5f444f2ce5e33ef. Replaces the
canonical scorecard.yml with a thin wrapper. Closes the 5-candidate
convergence set (mirror, secret-scanner, codeql, hypatia-scan, scorecard).

Part of estate-wide convergence campaign 2026-05-26
(standards#199 / #205).
@hyperpolymath hyperpolymath enabled auto-merge (squash) May 26, 2026 17:38
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 41 issues detected

Severity Count
🔴 Critical 6
🟠 High 22
🟡 Medium 13

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "No test directory or test files found",
    "type": "no_tests",
    "file": "/home/runner/work/echo-types/echo-types",
    "action": "flag",
    "rule_module": "honest_completion",
    "severity": "high",
    "deduction": 20
  },
  {
    "reason": "Issue in secret-scanner.yml",
    "type": "missing_workflow",
    "file": "secret-scanner.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Action actions/cache@v4 needs attention",
    "type": "unpinned_action",
    "file": "agda.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": "Agda postulate assumes without proof -- potential soundness hole (1 occurrences, CWE-704)",
    "type": "agda_postulate",
    "file": "/home/runner/work/echo-types/echo-types/proofs/agda/EchoThermoCollapseImpossible.agda",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "Agda postulate assumes without proof -- potential soundness hole (3 occurrences, CWE-704)",
    "type": "agda_postulate",
    "file": "/home/runner/work/echo-types/echo-types/proofs/agda/EchoPullbackUnivF4.agda",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "Agda postulate assumes without proof -- potential soundness hole (1 occurrences, CWE-704)",
    "type": "agda_postulate",
    "file": "/home/runner/work/echo-types/echo-types/proofs/agda/EchoGradedComonadF1.agda",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "Agda postulate assumes without proof -- potential soundness hole (1 occurrences, CWE-704)",
    "type": "agda_postulate",
    "file": "/home/runner/work/echo-types/echo-types/proofs/agda/AntiEcho.agda",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "Agda postulate assumes without proof -- potential soundness hole (2 occurrences, CWE-704)",
    "type": "agda_postulate",
    "file": "/home/runner/work/echo-types/echo-types/proofs/agda/Smoke.agda",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "Agda postulate assumes without proof -- potential soundness hole (2 occurrences, CWE-704)",
    "type": "agda_postulate",
    "file": "/home/runner/work/echo-types/echo-types/proofs/agda/examples/Transport.agda",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath hyperpolymath merged commit 4a5de41 into main May 27, 2026
9 of 11 checks passed
@hyperpolymath hyperpolymath deleted the chore/scorecard-reusable-wrapper branch May 27, 2026 12:02
hyperpolymath added a commit that referenced this pull request May 27, 2026
…LL PASS + Slice-2 adopted + narrative audit + diagrams (#135)

## Summary

End-of-session merge bundling the full Tier-1+2+3 + audience-moves +
suite work + Pillar F Gate F5 FULL PASS + the narrative-audit
reinforcement pass + structural diagrams. Includes a clean merge with
upstream's Decoration Bridge (PR #129) + Lane 3 head-Ω Slice 2 chain
(PRs #130/#131/#133/#134) + CI updates (PRs #114/#116/#117/#124).

**Three commits:**

1. `f3fdecd` session: Tier-1+2+3 spine + audience moves + suite + F5
FULL PASS + Slice-2 adopted + narrative audit
2. `e96cedc` Merge origin/main: Decoration Bridge + Slice 2 + CI updates
3. `7c495ad` docs: structural diagrams + recommended reading order

**Build:** `--safe --without-K`, zero postulates, no funext in trusted
base. `Smoke.agda` + `All.agda` both exit 0.

## What's new

**Canonical identity layer (Tier 1, 4 modules):** `EchoTotalCompletion`
· `EchoOrthogonalFactorizationSystem` · `EchoImageFactorization` ·
`EchoNoSectionGeneric`

**Classification grid (Tier 2, 4 modules):** `EchoLossTaxonomy` ·
`EchoResidueTaxonomy` (with Indexed + Cost instances) ·
`EchoDecorationStructure` (with abstract `DegradeAbstract`) ·
`EchoObservationalEquivalence`

**Pillar F Gate F5 FULL PASS (Tier 3, 3 modules):** `EchoOFSUnivF5` ·
`EchoOFSUnivF5Diag` · `EchoOFSUnivF5Iso` (composition design via `encode
f ∘ g⁻¹` avoids triangle identity). Logged as retraction follow-up
`F-2026-05-27a`.

**Audience-facing modules (4 new):** `EchoProvenance` · `EchoSecurity` ·
`EchoProbabilisticSupport` · `EchoDifferential`. Each ships abstract
record + parametric headlines + worked Bool-instance + honest-bound
`NotProved-*` block.

**Curated suite:** `EchoCanonicalIdentitySuite.agda` — single-file entry
point re-exporting load-bearing headlines.

**Consolidation docs:** `docs/echo-types/universal-property.adoc`
(pullback + F4 + F5/OFS arc) and
`docs/echo-types/fibration-package.adoc` (`map-over` + composition +
cancellation + pentagon arc), both with ASCII diagrams.

**Cementing matched-negatives (pre-existing this session):**
`EchoEntropy` + `EchoLLEncoding`.

**Narrative reinforcement:** READMEs, MAP.adoc, theorem-index.md,
paper.adoc, types-abstract.adoc, overview.md, establishment-plan.adoc,
INDEX.adoc, composition.md, taxonomy.md, assessment.adoc,
retractions.adoc, earn-back-plan.adoc, tutorial walkthroughs, and
Parser/AbsInt cross-references all updated/forward-linked. Bidirectional
audience-abstract back-references closed.

**Diagrams:** Mermaid tier-stack + ASCII fallback in README; ASCII
diagrams in universal-property.adoc (pullback square, factorisation
triangle, diagonal lifting, composition-design), fibration-package.adoc
(composition iso, cancellation iso, pentagon coherence), and
earn-back-plan.adoc (Pillar F gate dependency).

## Test plan

Build verified throughout development; admin-merging because GitHub
Actions credit is exhausted.

- [x] `agda Smoke.agda` exits 0
- [x] `agda All.agda` exits 0
- [x] No postulates introduced
- [x] No escape pragmas introduced
- [x] No funext in trusted base
- [x] All conflict markers resolved
- [x] Local merge with `origin/main` clean

🤖 Generated with [Claude Code](https://claude.com/claude-code)
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