Skip to content

Commit f6440bd

Browse files
ci(hypatia): standardise the wrapper caller id to the canonical hypatia (#125)
The check a reusable-caller job publishes is `<caller job id> / <inner job display name>`. The estate's canonical required context is `hypatia / Hypatia Neurosymbolic Analysis` (`docs/audits/audit-hypatia-pin-orphan-2026-05-27.adoc`), so the caller job must be named `hypatia`. This wrapper named it `scan`, and so published `scan / Hypatia Neurosymbolic Analysis` — two names for one gate, and any requirement written against one is unsatisfiable in a repository that publishes the other (the defect class of hyperpolymath/tropical-types#17). **Rename only** — the job body, its pin, its inputs and its secrets are byte-for-byte unchanged. Audit-first, requirement-aware: this is `--fix` output from `scripts/propagate-hypatia-caller-id.sh` in `hyperpolymath/standards` (the script stages; it never commits or pushes). The repository's active branch rulesets were read before the rename — **no rule here names the old prefixed context**, so the published name and every requirement stay in agreement.
1 parent 39a2baf commit f6440bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/hypatia-scan.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ permissions:
1818
security-events: write
1919

2020
jobs:
21-
scan:
21+
hypatia:
2222
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9

0 commit comments

Comments
 (0)