Skip to content

ci(hypatia): standardise the wrapper caller id to the canonical hypatia - #87

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/hypatia-caller-id
Sep 20, 2026
Merged

hyperpolymath merged 1 commit into
mainfrom
fix/hypatia-caller-id

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

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.

…tia`

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`, 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, inputs and secrets are byte-for-byte
unchanged. Audit-first, requirement-aware sweep —
hyperpolymath/standards scripts/propagate-hypatia-caller-id.sh.
@coderabbitai

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 73ae2443-b235-486c-a231-1dca5b451d51

📥 Commits

Reviewing files that changed from the base of the PR and between b4127d9 and ee56b7f.

📒 Files selected for processing (1)
  • .github/workflows/hypatia-scan.yml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.

📜 Recent review details
⏰ Context from checks skipped due to timeout. (27)
  • GitHub Check: governance / Code quality + docs
  • GitHub Check: governance / Trusted-base reduction policy
  • GitHub Check: governance / Live Actions policy (credentialed advisory)
  • GitHub Check: governance / Actions lockfile verify
  • GitHub Check: governance / Well-Known (RFC 9116 + RSR)
  • GitHub Check: governance / Debt ratchet
  • GitHub Check: governance / Licence consistency
  • GitHub Check: governance / Language / package anti-pattern policy
  • GitHub Check: governance / Exemption ratchet
  • GitHub Check: governance / Check Workflow Staleness
  • GitHub Check: governance / Guix packaging policy (Nix retired)
  • GitHub Check: governance / Workflow security linter
  • GitHub Check: governance / Allowlist Preflight
  • GitHub Check: secret-scan / shell-secrets
  • GitHub Check: rust-ci / Detect Cargo.toml
  • GitHub Check: secret-scan / gitleaks
  • GitHub Check: governance / Security policy checks
  • GitHub Check: secret-scan / rust-secrets
  • GitHub Check: hypatia / Hypatia Neurosymbolic Analysis
  • GitHub Check: Security Scan
  • GitHub Check: Test (3.12)
  • GitHub Check: Test (3.10)
  • GitHub Check: Test (3.11)
  • GitHub Check: Build Documentation
  • GitHub Check: check
  • GitHub Check: analyze (cpp, none)
  • GitHub Check: analyze (javascript-typescript, none)
🔇 Additional comments (1)
.github/workflows/hypatia-scan.yml (1)

19-19: LGTM!


📝 Summary

Summary by CodeRabbit

  • Chores
    • Updated the internal workflow job name.

Walkthrough

The workflow job identifier changes from scan to hypatia. The reusable workflow reference and other configuration remain unchanged.

Changes

Hypatia workflow

Layer / File(s) Summary
Rename workflow job
.github/workflows/hypatia-scan.yml
The job identifier changes from scan to hypatia.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Bug fix

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains the reason for the rename and confirms that the job body, pin, inputs, and secrets remain unchanged. However, it omits most template sections, including Type of Change, Testin… Complete the required template sections. Mark the change as a CI/CD improvement, describe the exact file change, record testing or explain why no runtime tests apply, confirm relevant checklist items, and state the breaking-change and perfo…
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: renaming the Hypatia wrapper caller job to the canonical hypatia identifier.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Description check

Explanation

The description explains the reason for the rename and confirms that the job body, pin, inputs, and secrets remain unchanged. However, it omits most template sections, including Type of Change, Testing, Test Results, checklist confirmations, and reviewer information.

Resolution

Complete the required template sections. Mark the change as a CI/CD improvement, describe the exact file change, record testing or explain why no runtime tests apply, confirm relevant checklist items, and state the breaking-change and performance impact assessments.

  • ❌ Autofix failed (check again to retry)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit checks the workflow name
hypatia now leads the game
The scan still runs its way
No other settings change today
One small label marks the day

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@hyperpolymath
hyperpolymath merged commit d023ba0 into main Sep 20, 2026
24 of 31 checks passed
@hyperpolymath
hyperpolymath deleted the fix/hypatia-caller-id branch September 20, 2026 23:24
@coderabbitai

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown

The agent ran but didn't make any changes. The issues may already be fixed or require manual intervention.

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