fix: fail closed on malformed moderation context bounds #256

Open
nsaspy wants to merge 0 commits from rage/444-discord-context-bound-types into main
Owner

Closes #444

RAGE transaction:

  • RED 30c3ec739422e6b6992c71c4c1a614cd1c80e7b7: malformed/coerced/non-finite capability lifetime/capacity policy must fail closed.
  • GREEN a4fa1d8a83efc8479fbc87b2447785fe53dd9918: finite positive numeric TTL excluding bool; exact positive integer context capacity.

Branch is independent from #440 files but must be replayed onto canonical main if #440 merges first. Fresh exact-head compatibility/registry/plugin/package gate required before merge.

Closes #444 RAGE transaction: - RED `30c3ec739422e6b6992c71c4c1a614cd1c80e7b7`: malformed/coerced/non-finite capability lifetime/capacity policy must fail closed. - GREEN `a4fa1d8a83efc8479fbc87b2447785fe53dd9918`: finite positive numeric TTL excluding bool; exact positive integer context capacity. Branch is independent from #440 files but must be replayed onto canonical main if #440 merges first. Fresh exact-head compatibility/registry/plugin/package gate required before merge.
Some checks failed
CI / test (pull_request) Failing after 4s
CI / zara-avatar idle CPU budget (pull_request) Failing after 3m26s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rage/444-discord-context-bound-types:rage/444-discord-context-bound-types
git switch rage/444-discord-context-bound-types

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff rage/444-discord-context-bound-types
git switch rage/444-discord-context-bound-types
git rebase main
git switch main
git merge --ff-only rage/444-discord-context-bound-types
git switch rage/444-discord-context-bound-types
git rebase main
git switch main
git merge --no-ff rage/444-discord-context-bound-types
git switch main
git merge --squash rage/444-discord-context-bound-types
git switch main
git merge --ff-only rage/444-discord-context-bound-types
git switch main
git merge rage/444-discord-context-bound-types
git push origin main
Sign in to join this conversation.
No description provided.