Skip to content

docs(policy): align rationale docs with recalibrated severities#9

Merged
jhumel-code merged 1 commit into
mainfrom
docs/rule-recalibration
Jun 6, 2026
Merged

docs(policy): align rationale docs with recalibrated severities#9
jhumel-code merged 1 commit into
mainfrom
docs/rule-recalibration

Conversation

@jhumel-code

Copy link
Copy Markdown
Collaborator

Summary

Aligns 12 policy rationale docs with the severity/confidence recalibration in trustabl/trustabl-rules (companion PR fix/rule-recalibration, #12). Front-matter severity/confidence updated to match the rules, prose severity restatements reframed, and the factually-wrong "unbounded loop" rationale corrected to reflect each framework's finite default (Vercel stepCountIs(20), LangChain max_iterations=15, AutoGen max_consecutive_auto_reply=100).

Scope note — indexes & CI

POLICY_INDEX.md regeneration is intentionally deferred. gen_index reads the live rules pack, which is mid schema_version: 9 transition — VAI-011 / has_http_call_without_timeout shipped to rules main but its rationale doc isn't on rulebook main yet, so regenerating here would pull that unrelated rule into the indexes. Consequently check_rulebook and gen_index --check are red on the pre-existing VAI-011 gap, not on this change; they (and the indexes) go green once the v9 network sync lands in the rulebook.

Companion PRs: trustabl/trustabl-rules#12 and the engine fixture-mirror PR.

Update front-matter severity/confidence and the prose restatements for the 12 policy docs whose rules were recalibrated in trustabl-rules (fix/rule-recalibration): loop-bound, error-contract, and the CSDK-102 / OAI-110 / OAI-004 / CSDK-012 / AG2-012 changes. Corrected the unbounded-loop rationale to reflect each framework's finite default and reframed the downgraded severity defenses.

POLICY_INDEX regeneration is intentionally deferred: gen_index reads the live rules pack, which is mid schema_version 9 transition (VAI-011 not yet documented on rulebook main), so regenerating here would pull in an unrelated rule. Indexes and the check_rulebook/gen_index gates go green once the v9 network sync lands.
@jhumel-code jhumel-code merged commit 9871e73 into main Jun 6, 2026
2 of 4 checks passed
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