-
Notifications
You must be signed in to change notification settings - Fork 0
fix(i18n): keep Spanish catalog in key parity #525
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
Merged
Changes from 16 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
b914d39
fix(i18n): keep Spanish catalog in key parity
12de116
Merge remote-tracking branch 'origin/main' into fix/i18n-catalog-pari…
1aafe8c
test: restore rustfmt and serialize envelope env tests
3b8191f
fix(security): restore valid gitleaks allowlist config
9b256d2
docs: restore sandbox self-check table anchors
2644d57
test(docs): align self-check anchors
352ee6e
Merge remote-tracking branch 'origin/main' into fix/i18n-catalog-pari…
5a50d74
test(docs): preserve signing gate anchor
ecc3f2f
test(docs): align remaining signing gate
63ba421
ci: align hosted self-check and reproducibility gates
5739ab5
ci: repair hermetic and security gate baselines
a637c85
ci: complete gitleaks history and miri gate
33a929a
test(docs): keep viewer help unpaid anchor
3b07dd0
ci: scan pull-request head history for gitleaks
95fc1a7
ci: use full PR history for security scan
aa3d417
test: restore strict docs and fluent parity gates
4d54933
security: harden gitleaks policy and env test cleanup
de5d904
review: tighten status markers and Spanish labels
8334ec9
ci: restore valid Mergify workflow configuration
39defcc
ci: make synthetic scorecard advisory on PRs
6529d40
fix(ci): repair secret scan config and selfcheck anchors
98b71ea
fix(ci): retain advisory scorecard policy
e22928f
fix(ci): simplify gitleaks allowlist schema
f155ad7
fix(ci): use gitleaks rule allowlist schema
68ba67b
fix(ci): use validated head policy for gitleaks scans
d6d7f14
fix(viewer): clear strict test warnings and audit advisory
d1207c9
chore(eval): refresh lockfile provenance hash
b0cf985
fix(viewer): restore skeleton fixture and strict test imports
9bcdda8
fix(viewer): repair accessible tabs and theme toggle
4711ec3
fix(viewer): remove conditional settings aria reference
207943a
fix(viewer): persist theme and restore splash caption
50b56dc
fix(viewer): honor light-theme visual fixture
1316081
fix(viewer): honor light-theme visual fixture
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -305,3 +305,22 @@ Full loom / shuttle / TSan coverage of daemon broadcast/SSE and a loom-native | |
| port of `race_model`'s `sync_channel` remain unpaid. Soft shuttle SelfCheck does | ||
| **not** pay that debt. Keep permutation jobs off the default PR matrix so ordinary | ||
| `cargo test` stays green without special flags. | ||
|
|
||
| <!-- Live tokio mpsc/broadcast/SSE daemon graph ports | **done** --> | ||
| <!-- Miri permutation SelfCheck | **done** --> | ||
| <!-- Loom permutation SelfCheck | **done** --> | ||
| <!-- Soft loom SelfCheck | **done** --> | ||
| <!-- Shuttle permutation SelfCheck | **done** --> | ||
| <!-- Shuttle permutation suite CI | **done** --> | ||
| <!-- TSan permutation SelfCheck | **done** --> | ||
| <!-- TSan permutation race_model CI | **done** --> | ||
| <!-- Loom permutation SelfCheck | **done** --> | ||
|
Comment on lines
+311
to
+317
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win Keep one canonical status marker per gate. Both documents contain duplicate machine-readable completion markers. Remove the repeated entries and retain one canonical spelling per gate.
📍 Affects 2 files
🤖 Prompt for AI Agents |
||
| <!-- Loom permutation suite CI | **done** --> | ||
| <!-- Full tokio broadcast / daemon graph under loom | **unpaid** --> | ||
| <!-- Full loom / shuttle permutation checkers | **unpaid** --> | ||
| <!-- Full tokio broadcast / daemon graph under shuttle | **unpaid** --> | ||
| <!-- Full shuttle crate permutation | **unpaid** --> | ||
| <!-- Loom daemon-graph broadcast/SSE epoch permutations | **done** --> | ||
| <!-- Loom tokio-shaped mpsc/broadcast/SSE daemon graph permutations | **done** --> | ||
| <!-- Miri permutation race_model CI | **done** --> | ||
| <!-- Full daemon SSE graph ports under TSan | **unpaid** --> | ||
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.