-
Notifications
You must be signed in to change notification settings - Fork 0
fix(#135): make Gaussian profile likelihood scale-safe #147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
marcohost33-maker
merged 9 commits into
chatgpt/issue-130-scaled-norms
from
chatgpt/issue-135-scale-safe-likelihood
Sep 8, 2026
Merged
Changes from 5 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
386041b
ci: attest and verify PyPI release provenance (#132)
marcohost33-maker 81371dd
docs(#133): lock required-check governance evidence
marcohost33-maker 561c2bb
fix(#135): make Gaussian profile likelihood scale-safe
marcohost33-maker 6ddd053
Merge remote-tracking branch 'origin/main' into pr147-work
marcohost33-maker cc2cd2c
fix(#135): a fit withheld because a number its likelihood never uses …
marcohost33-maker 9808a9a
fix(#147): a withheld scale the report could not name, and an octave …
marcohost33-maker cee633f
test(#147): make the fail-closed control die of an assertion, not an …
marcohost33-maker 6507277
fix(#147 round-3): decide the halved-RSS boundary on the value, not o…
marcohost33-maker 77b3ace
fix(#147 round-3): test the halved RSS for OVERFLOW, not for non-fini…
marcohost33-maker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,48 @@ | ||
| # LiouScope governance audit — 2026-09-01 | ||
|
|
||
| Repository: `marcohost33-maker/Liouscope` | ||
| Observed `main`: `386041b4072a776a985beb34af5815fb344c74f9` | ||
|
|
||
| ## Scope | ||
|
|
||
| This is a point-in-time repository-governance evidence lock. It does not amend the historical scientific or packaging claims of `RELEASE_AUDIT_v0.5.0.md` and does not certify settings that the available integration cannot read. | ||
|
|
||
| ## Required checks observed on `main` | ||
|
|
||
| GitHub branch metadata reports `main` as protected, enforcement level `everyone`, with these required status checks: | ||
|
|
||
| - `test (ubuntu-latest, 3.10)` | ||
| - `test (ubuntu-latest, 3.11)` | ||
| - `test (ubuntu-latest, 3.12)` | ||
| - `test (ubuntu-latest, 3.13)` | ||
| - `test (ubuntu-latest, 3.14)` | ||
| - `qutip-cross-check (3.11)` | ||
| - `qutip-cross-check (3.12)` | ||
| - `quality contract` | ||
|
|
||
| ## Negative-control proof | ||
|
|
||
| Draft PR #141 intentionally adds one inert `workflow_dispatch`-only workflow containing a mutable `actions/checkout@main` reference. The `Quality Contract` workflow completed with `failure`; its `quality contract` job failed specifically at `Check workflow hardening`. | ||
|
|
||
| This demonstrates that the aggregate required check receives and propagates a repository-policy failure. The control workflow is deliberately non-mergeable test material and must be removed after the evidence is captured. | ||
|
|
||
| ## Positive / non-workflow proof | ||
|
|
||
| This audit and the accompanying `QUALITY_WORKFLOW_OS.md` update are documentation-only. Their PR is used to verify that the required `quality contract` is emitted for a non-workflow change and reaches a terminal result rather than remaining indefinitely `Expected`. | ||
|
|
||
| ## Explicitly unverified protection settings | ||
|
|
||
| The integration can read the branch summary but receives HTTP 403 for the detailed branch-protection endpoint. Therefore this audit does not claim independently verified values for: | ||
|
|
||
| - required approving-review count; | ||
| - force-push allowance; | ||
| - branch deletion allowance; | ||
| - administrator bypass; | ||
| - linear-history or signed-commit requirements; | ||
| - conversation-resolution requirements. | ||
|
|
||
| These settings remain a repository-settings verification item if a release or governance claim depends on them. | ||
|
|
||
| ## Verdict | ||
|
|
||
| `quality contract` is observed as a required status check and its fail-closed path is load-bearing. Issue #133 can be closed once the documentation-only positive-control PR is green and the negative-control PR has been closed/reset without merging its deliberate violation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.