diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 3d236ca5e..673c660a0 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -22,6 +22,9 @@ jobs: - name: Validate bundle registry and public content run: python tools/validate-bundle/validate.py --root . + - name: Test automatic content-risk inference + run: python tools/test_content_risk.py + - name: Parse registry JSON run: python -m json.tool registry/bundles.json >/dev/null diff --git a/.gitignore b/.gitignore index eafd0878e..7b14e8c19 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ node_modules/ dist/ build/ +__pycache__/ +*.py[cod] .env .env.* !.env.example diff --git a/registry/bundles.json b/registry/bundles.json index 011baa039..416697037 100644 --- a/registry/bundles.json +++ b/registry/bundles.json @@ -195,6 +195,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -392,6 +403,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -589,6 +611,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -786,6 +819,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment", + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources, safety, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -994,6 +1039,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -1191,6 +1246,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -1388,6 +1454,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -1585,6 +1662,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -1782,6 +1870,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -1979,6 +2078,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -2176,6 +2286,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -2373,6 +2494,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -2570,6 +2702,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -2767,6 +2910,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "security", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial, information-security, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -2964,6 +3119,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -3161,6 +3327,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -3358,6 +3535,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -3555,6 +3743,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -4165,6 +4364,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -4362,6 +4572,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -4557,6 +4778,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -4752,6 +4983,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -4947,6 +5189,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -5142,6 +5395,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -5337,6 +5600,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -5534,6 +5807,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -5731,6 +6015,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -5936,6 +6231,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting", + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting or financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -6131,6 +6437,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -6328,6 +6644,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -6523,6 +6849,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -6720,6 +7057,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -6917,6 +7265,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -7114,6 +7473,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -7311,6 +7681,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -7508,6 +7889,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -7705,6 +8097,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -7902,6 +8305,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -8099,6 +8513,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment", + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources, safety, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -8296,6 +8722,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -8493,6 +8930,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -8690,6 +9138,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -8887,6 +9346,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -9084,6 +9553,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -9281,6 +9760,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -9478,6 +9968,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -9675,6 +10176,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -9872,6 +10384,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -10069,6 +10592,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -10266,6 +10800,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -10463,6 +11007,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "tax", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified tax or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -10660,6 +11215,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "tax", + "legal", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified tax, legal, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -10857,6 +11424,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "tax", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified tax or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -11054,6 +11632,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "tax", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified tax or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -11249,6 +11838,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -11446,6 +12046,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -11643,6 +12254,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -11840,6 +12462,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -12037,6 +12670,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial, data-protection, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -12234,6 +12879,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -12431,6 +13087,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -12628,6 +13295,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -12828,6 +13506,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -13028,6 +13717,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -13228,6 +13928,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -13427,6 +14138,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -13627,6 +14349,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -13843,6 +14576,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -14042,6 +14785,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -14244,6 +14998,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -14444,6 +15209,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -14644,6 +15420,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -14843,6 +15630,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -15042,6 +15839,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -15241,6 +16048,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -15440,6 +16257,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -15639,6 +16466,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -15838,6 +16675,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -16037,6 +16884,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -16236,6 +17094,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -16435,6 +17304,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -16640,6 +17520,16 @@ "used_for": "Role or occupation reference for Chief Information Security Officer (CISO) scope and source checks." } ] + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "security" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified information-security professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -16839,6 +17729,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -17038,6 +17938,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -17237,6 +18147,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -17435,6 +18355,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -17838,6 +18769,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -18038,6 +18980,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -18237,6 +19190,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -18436,6 +19399,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -18635,6 +19608,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -18834,6 +19818,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -19033,6 +20027,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -19232,6 +20236,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -19431,6 +20445,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -20296,6 +21320,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "legal" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified legal professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -23459,6 +24493,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "privacy" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or data-protection professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -25318,6 +26363,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -25518,6 +26574,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -25948,6 +27015,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -26146,6 +27223,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment", + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources, safety, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -26343,6 +27432,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -26542,6 +27641,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -26741,6 +27851,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -26940,6 +28061,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -27139,6 +28271,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment", + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources, safety, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -27337,6 +28481,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -27536,6 +28691,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment", + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources, safety, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -27741,6 +28908,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -27938,6 +29115,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -28137,6 +29325,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -28336,6 +29535,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -28535,6 +29745,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare, safety, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -28734,6 +29956,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -28933,6 +30166,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment", + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources, safety, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -29132,6 +30377,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -29331,6 +30586,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -29530,6 +30795,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -29729,6 +31004,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -29928,6 +31213,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -30127,6 +31422,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -30326,6 +31631,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -30525,6 +31840,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -30724,6 +32049,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -30923,6 +32258,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -31122,6 +32468,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment", + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources, safety, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -31321,6 +32679,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -31520,6 +32889,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -31719,6 +33099,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment", + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources, safety, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -31918,6 +33310,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -32117,6 +33520,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -32316,6 +33729,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -32515,6 +33939,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -32712,6 +34147,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -32911,6 +34356,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -33109,6 +34565,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -33308,6 +34774,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -33507,6 +34984,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -33706,6 +35194,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -33905,6 +35404,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -34104,6 +35613,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -34303,6 +35823,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -34502,6 +36032,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -34701,6 +36241,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -34900,6 +36450,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -35099,6 +36659,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -35296,6 +36866,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -35495,6 +37075,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -35694,6 +37284,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -35893,6 +37493,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -36092,6 +37702,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -36291,6 +37911,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -36489,6 +38119,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -36688,6 +38328,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -36886,6 +38536,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -37085,6 +38745,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -37284,6 +38955,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -37483,6 +39164,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -37682,6 +39373,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -37881,6 +39582,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -38079,6 +39790,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -38278,6 +39999,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -38477,6 +40208,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -38676,6 +40418,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -38875,6 +40628,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -39074,6 +40838,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -39273,6 +41048,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment", + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources, safety, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -39472,6 +41259,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -40478,7 +42276,7 @@ "summary": "Use this bundle to scope GDPR (General Data Protection Regulation) questions to the relevant source, case facts, and review owner; it does not provide a final legal or compliance conclusion. The page previews an overview, a workflow, a template, and a quality rubric; the intended output is source-aware GDPR compliance brief. Start source review with EUR-Lex Regulation (EU) 2016/679.", "meta_description": "Free GDPR Markdown bundle with workflows, source references, and source-aware GDPR compliance brief for use with AI assistants.", "social_summary": "GDPR: source-aware GDPR compliance brief, workflows, and review guidance", - "download_note": "15 Markdown files · 2,144 words · no signup · CC-BY-4.0", + "download_note": "15 Markdown files · 2,166 words · no signup · CC-BY-4.0", "audiences": [ "Compliance, legal, risk, security, operations, and product teams assessing GDPR (General Data Protection Regulation)", "Teams working in cross-industry" @@ -40963,6 +42761,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "legal", + "privacy" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare, legal, or data-protection professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -41129,7 +42939,7 @@ "summary": "Use this bundle to scope HIPAA questions to the relevant source, case facts, and review owner; it does not provide a final legal or compliance conclusion. The page previews an overview, a requirements map, a workflow, and a template; the intended output is source-aware HIPAA compliance brief. Start source review with HHS OCR HIPAA for Professionals.", "meta_description": "Free HIPAA Markdown bundle with workflows, source references, and source-aware HIPAA compliance brief for use with AI assistants.", "social_summary": "HIPAA: source-aware HIPAA compliance brief, workflows, and review guidance", - "download_note": "17 Markdown files · 3,160 words · no signup · CC-BY-4.0", + "download_note": "17 Markdown files · 3,185 words · no signup · CC-BY-4.0", "audiences": [ "Compliance, legal, risk, security, operations, and product teams assessing HIPAA", "Teams working in healthcare, health-insurance, health-technology" @@ -41420,6 +43230,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare, data-protection, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -41627,6 +43449,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -41834,6 +43667,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -42041,6 +43885,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -42248,6 +44103,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -42455,6 +44321,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -42663,6 +44540,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -42870,6 +44758,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -43077,6 +44976,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare, data-protection, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -43284,6 +45195,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -43491,6 +45413,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "security", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare, information-security, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -43698,6 +45632,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -44133,6 +46078,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -44545,6 +46500,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -44750,6 +46715,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -46664,6 +48639,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -46904,6 +48890,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -47112,6 +49109,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -47321,6 +49329,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -47531,6 +49549,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -47739,6 +49768,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -47947,6 +49986,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -48155,6 +50205,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -48363,6 +50424,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -48571,6 +50642,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -50135,6 +52217,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting", + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting or financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -50550,6 +52643,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "legal" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified legal professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -50989,6 +53092,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -52141,6 +54254,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -52367,6 +54490,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -53066,6 +55200,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -53477,7 +55621,7 @@ "summary": "Use this bundle to apply US GAAP to a concrete question while keeping evidence, assumptions, stakeholder judgment, and review criteria visible. The page previews a framework guide, a workflow, and a template; the intended output is Accounting research memo. Start source review with FASB Standards.", "meta_description": "Free US GAAP Markdown bundle with workflows, source references, and accounting research memo for use with AI assistants.", "social_summary": "US GAAP: accounting research memo, workflows, and review guidance", - "download_note": "17 Markdown files · 2,529 words · no signup · CC-BY-4.0", + "download_note": "17 Markdown files · 2,553 words · no signup · CC-BY-4.0", "audiences": [ "Practitioners using US GAAP to structure analysis, decisions, facilitation, or review", "Teams working in cross-industry, finance, accounting" @@ -53762,6 +55906,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -53975,6 +56129,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -54391,6 +56555,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -54590,6 +56765,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -54786,6 +56971,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -54982,6 +57178,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -55178,6 +57385,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "insurance", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial, insurance, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -55374,6 +57593,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -55569,6 +57799,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -55765,6 +58006,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -55962,6 +58214,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -56157,6 +58420,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -56355,6 +58628,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -56551,6 +58835,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -56748,6 +59043,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -56946,6 +59252,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -57142,6 +59458,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -57337,6 +59664,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -57534,6 +59872,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -57731,6 +60080,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -57929,6 +60289,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -58128,6 +60499,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -58324,6 +60705,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -58518,6 +60910,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -58717,6 +61120,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -58916,6 +61330,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -59113,6 +61537,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -59308,6 +61743,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -59506,6 +61951,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "insurance", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified insurance or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -59704,6 +62160,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -59899,6 +62365,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -60096,6 +62573,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -60293,6 +62781,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -60491,6 +62990,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -60690,6 +63199,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -60888,6 +63408,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -61085,6 +63616,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -61283,6 +63825,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -61481,6 +64034,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -61678,6 +64242,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -61875,6 +64450,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -62072,6 +64658,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -62269,6 +64866,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -62466,6 +65074,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -62663,6 +65282,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -62859,6 +65489,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -63054,6 +65695,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -63250,6 +65902,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -63446,6 +66109,18 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting", + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting, financial, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -63643,6 +66318,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -63838,6 +66524,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -64034,6 +66731,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -64231,6 +66939,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -64427,6 +67146,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -64621,6 +67351,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -64817,6 +67558,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -65013,6 +67765,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -65209,6 +67972,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -65404,6 +68178,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -65600,6 +68385,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -65795,6 +68591,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -65991,6 +68798,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -66187,6 +69005,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -66384,6 +69213,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -66580,6 +69420,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -66775,6 +69626,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -66971,6 +69833,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -67166,6 +70039,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -67363,6 +70247,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified safety or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -67561,6 +70456,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -67760,6 +70665,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -67958,6 +70873,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -68156,6 +71081,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "privacy", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified data-protection or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -68354,6 +71290,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -68551,6 +71497,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -68749,6 +71705,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -68946,6 +71912,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -69918,6 +72894,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -70111,6 +73097,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -70699,6 +73695,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -71115,6 +74121,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -72120,6 +75136,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -72324,6 +75350,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -72521,6 +75557,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -73114,6 +76160,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "legal" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified legal professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -74466,7 +77522,7 @@ "summary": "Use this bundle to plan and review Account Executive (Closer) work with evidence, assumptions, owners, and review points made explicit. The page previews a role guide, an overview, a workflow, and a template; the intended output is Source-aware opportunity and close brief. Start source review with O*NET OnLine — Summary / 41 4012.00.", "meta_description": "Free Account Executive (Closer) Markdown bundle with workflows, source references, and source-aware opportunity and close brief for use with AI assistants.", "social_summary": "Account Executive (Closer): source-aware opportunity and close brief, workflows, and review guidance", - "download_note": "10 Markdown files · 802 words · no signup · CC-BY-4.0", + "download_note": "10 Markdown files · 806 words · no signup · CC-BY-4.0", "audiences": [ "People performing or supporting Account Executive (Closer) work, plus teams reviewing its decisions and outputs", "Teams working in Sales, B2B" @@ -77743,6 +80799,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting", + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting or financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -78348,6 +81415,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -78550,6 +81627,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -79152,6 +82239,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -81368,6 +84465,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting", + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting or financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -82167,6 +85275,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting", + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting or financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -82367,6 +85486,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting", + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting or financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -88310,6 +91440,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -88510,6 +91650,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting", + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting or financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -92281,6 +95432,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -95822,6 +98983,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -98833,6 +102004,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "legal" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified legal professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -100264,6 +103445,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -102279,6 +105470,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -102483,6 +105684,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -102884,6 +106095,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -104086,6 +107307,17 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "tax", + "accounting" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified tax or accounting professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -104683,6 +107915,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "accounting" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified accounting professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -105476,6 +108718,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -105672,6 +108924,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -107485,6 +110747,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -107885,6 +111157,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "insurance" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified insurance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -108088,6 +111370,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "legal" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified legal professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -109675,6 +112967,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "legal" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified legal professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -110650,6 +113952,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -112842,6 +116154,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "legal" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified legal professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -123978,6 +127300,16 @@ "reviewed_at": "2026-08-03", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "employment" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified employment or human-resources professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -127548,6 +130880,16 @@ "reviewed_at": "2026-08-04", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "security" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified information-security professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -128691,6 +132033,17 @@ "reviewed_at": "2026-08-08", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -128890,6 +132243,18 @@ "reviewed_at": "2026-08-08", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "safety", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare, safety, or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -129078,6 +132443,17 @@ "reviewed_at": "2026-08-08", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "medical", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified healthcare or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -129265,6 +132641,16 @@ "reviewed_at": "2026-08-08", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -129453,6 +132839,16 @@ "reviewed_at": "2026-08-08", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -129631,6 +133027,17 @@ "reviewed_at": "2026-08-08", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -129801,6 +133208,17 @@ "reviewed_at": "2026-08-08", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -129983,6 +133401,17 @@ "reviewed_at": "2026-08-08", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -130166,6 +133595,17 @@ "reviewed_at": "2026-08-08", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "ymyl", + "domains": [ + "financial", + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified financial or compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { @@ -130351,6 +133791,16 @@ "reviewed_at": "2026-08-08", "notes": "Landing content derived from the bundle's registry metadata and published Markdown files; quantitative private evaluation claims remain unpublished.", "content_standard": "bundle-page-v1" + }, + "content_risk": { + "classification": "regulated", + "domains": [ + "regulatory" + ], + "professional_review": { + "status": "not_reviewed", + "required_qualification": "A qualified compliance professional appropriate to the question, decision, organization, and jurisdiction." + } } }, { diff --git a/tools/README.md b/tools/README.md index 894f26793..da3558f12 100644 --- a/tools/README.md +++ b/tools/README.md @@ -12,3 +12,7 @@ python3 tools/enrich-registry/enrich.py \ ``` Run without `--write` first. A successful report must have no failures or duplicate summaries. +The same pass adds conservative `content_risk` metadata when the bundle's +category, title, aliases, or tags indicate regulated or YMYL subject matter. +Canonical validation rejects a public record when those signals are detected +but the professional-review boundary is absent. diff --git a/tools/content_risk.py b/tools/content_risk.py new file mode 100644 index 000000000..891c51b9d --- /dev/null +++ b/tools/content_risk.py @@ -0,0 +1,146 @@ +#!/usr/bin/env python3 +"""Infer conservative professional-review boundaries from bundle metadata.""" + +from __future__ import annotations + +import re +from typing import Any + + +DOMAIN_ORDER = [ + "medical", + "tax", + "accounting", + "financial", + "insurance", + "legal", + "employment", + "privacy", + "security", + "safety", + "regulatory", +] + +YMYL_DOMAINS = { + "medical", + "tax", + "accounting", + "financial", + "insurance", + "legal", + "employment", +} + +DOMAIN_PATTERNS = { + "medical": re.compile( + r"\b(medical|clinical|physician|doctor|surgeon|nurse|dentist|dental|" + r"healthcare|health care|pharmacy|pharmacist|pharmacology|therapist|" + r"psychologist|psychiatrist|mental health|dietitian|nutritionist|medicaid|" + r"medicare|hipaa|patient)\b" + ), + "tax": re.compile(r"\b(tax|taxation)\b"), + "accounting": re.compile( + r"\b(accountant|accounting|auditor|bookkeeping|bookkeeper|controller|" + r"payroll|accounts payable|accounts receivable|ifrs)\b" + ), + "financial": re.compile( + r"\b(financial|finance|investment|wealth|banking|credit analyst|loan|" + r"mortgage|securities|financial adviser|financial advisor|stockbroker|" + r"actuary|revenue officer|cash flow|treasurer)\b" + ), + "insurance": re.compile(r"\binsurance\b"), + "legal": re.compile( + r"\b(legal|lawyer|attorney|counsel|paralegal|litigation|contract manager|" + r"notary|compliance officer|regulatory affairs)\b" + ), + "employment": re.compile( + r"\b(human resources|recruiter|recruiting|talent acquisition|compensation|" + r"employee|employment|workplace|labor relations|benefits|diversity officer|" + r"chro|job description)\b" + ), + "privacy": re.compile(r"\b(privacy|data protection|gdpr|ccpa)\b"), + "security": re.compile( + r"\b(cybersecurity|cyber security|information security|security officer|" + r"security policy|incident response|ciso)\b" + ), + "safety": re.compile(r"\b(safety|emergency|hazard|occupational health)\b"), +} + +QUALIFICATION_LABELS = { + "medical": "healthcare", + "tax": "tax", + "accounting": "accounting", + "financial": "financial", + "insurance": "insurance", + "legal": "legal", + "employment": "employment or human-resources", + "privacy": "data-protection", + "security": "information-security", + "safety": "safety", + "regulatory": "compliance", +} + + +def _string_values(value: Any) -> list[str]: + if not isinstance(value, list): + return [] + return [item for item in value if isinstance(item, str)] + + +def searchable_text(bundle: dict[str, Any]) -> str: + """Return stable public metadata used for conservative risk inference.""" + values = [ + str(bundle.get("id", "")), + str(bundle.get("title", "")), + *_string_values(bundle.get("aliases", [])), + *_string_values(bundle.get("tags", [])), + ] + return re.sub(r"[-_/]+", " ", " ".join(values).lower()) + + +def infer_domains(bundle: dict[str, Any]) -> list[str]: + text = searchable_text(bundle) + matched = { + domain + for domain, pattern in DOMAIN_PATTERNS.items() + if pattern.search(text) + } + if bundle.get("category") == "compliance": + matched.add("regulatory") + return [domain for domain in DOMAIN_ORDER if domain in matched] + + +def _join_labels(labels: list[str]) -> str: + if len(labels) == 1: + return labels[0] + if len(labels) == 2: + return f"{labels[0]} or {labels[1]}" + return ", ".join(labels[:-1]) + f", or {labels[-1]}" + + +def required_qualification(domains: list[str]) -> str: + labels: list[str] = [] + for domain in domains: + label = QUALIFICATION_LABELS[domain] + if label not in labels: + labels.append(label) + return ( + f"A qualified {_join_labels(labels)} professional appropriate to the " + "question, decision, organization, and jurisdiction." + ) + + +def infer_content_risk(bundle: dict[str, Any]) -> dict[str, Any] | None: + """Return required conservative metadata, or None for no detected signal.""" + domains = infer_domains(bundle) + if not domains: + return None + classification = "ymyl" if YMYL_DOMAINS.intersection(domains) else "regulated" + return { + "classification": classification, + "domains": domains, + "professional_review": { + "status": "not_reviewed", + "required_qualification": required_qualification(domains), + }, + } diff --git a/tools/enrich-registry/enrich.py b/tools/enrich-registry/enrich.py index abe4ce6d5..ea38f6dde 100644 --- a/tools/enrich-registry/enrich.py +++ b/tools/enrich-registry/enrich.py @@ -6,6 +6,7 @@ import argparse import json import re +import sys from collections import Counter from datetime import date from pathlib import Path @@ -13,6 +14,11 @@ ROOT = Path(__file__).resolve().parents[2] +sys.path.insert(0, str(ROOT / "tools")) + +from content_risk import infer_content_risk # noqa: E402 + + REGISTRY_PATH = ROOT / "registry" / "bundles.json" REPOSITORY_BLOB = "https://github.com/salian/openknowledgebank/blob/main/" REPOSITORY_TREE = "https://github.com/salian/openknowledgebank/tree/main/" @@ -580,6 +586,7 @@ def main() -> int: enriched = 0 skipped_existing = 0 augmented_existing = 0 + content_risks_added = 0 skipped_excluded = 0 failures: list[str] = [] @@ -588,6 +595,10 @@ def main() -> int: if bundle_id in excluded or not is_public(bundle): skipped_excluded += 1 continue + inferred_risk = infer_content_risk(bundle) + if inferred_risk is not None and not isinstance(bundle.get("content_risk"), dict): + bundle["content_risk"] = inferred_risk + content_risks_added += 1 bundle_dir = ROOT / str(bundle.get("path", "")) if not bundle_dir.is_dir(): failures.append(f"{bundle_id}: bundle directory missing") @@ -647,6 +658,7 @@ def main() -> int: "requested_ids": sorted(included), "enriched": enriched, "augmented_existing": augmented_existing, + "content_risks_added": content_risks_added, "preserved_existing": skipped_existing, "excluded_or_unpublished": skipped_excluded, "adjacency_sets_added": adjacencies_added, @@ -659,7 +671,7 @@ def main() -> int: if failures or duplicate_summaries: return 1 if args.write: - if enriched or augmented_existing or adjacencies_added: + if enriched or augmented_existing or content_risks_added or adjacencies_added: registry["updated"] = date.today().isoformat() registry_path.write_text( json.dumps(registry, indent=2, ensure_ascii=False) + "\n", diff --git a/tools/test_content_risk.py b/tools/test_content_risk.py new file mode 100644 index 000000000..e2ec07b8a --- /dev/null +++ b/tools/test_content_risk.py @@ -0,0 +1,63 @@ +#!/usr/bin/env python3 +"""Regression checks for automatic bundle content-risk inference.""" + +from __future__ import annotations + +import unittest + +from content_risk import infer_content_risk + + +class ContentRiskInferenceTest(unittest.TestCase): + def test_general_role_has_no_inferred_professional_boundary(self) -> None: + self.assertIsNone( + infer_content_risk( + { + "id": "seo-specialist-consultant", + "title": "SEO Specialist / Consultant", + "category": "roles", + "tags": ["search", "content strategy"], + } + ) + ) + + def test_compliance_is_always_regulated(self) -> None: + risk = infer_content_risk( + { + "id": "eu-ai-act", + "title": "EU AI Act", + "category": "compliance", + "tags": ["artificial intelligence"], + } + ) + self.assertEqual("regulated", risk["classification"]) + self.assertEqual(["regulatory"], risk["domains"]) + + def test_tax_role_is_ymyl(self) -> None: + risk = infer_content_risk( + { + "id": "tax-accountant-tax-specialist", + "title": "Tax Accountant / Tax Specialist", + "category": "roles", + "tags": ["accounting"], + } + ) + self.assertEqual("ymyl", risk["classification"]) + self.assertIn("tax", risk["domains"]) + self.assertIn("accounting", risk["domains"]) + + def test_security_deliverable_is_regulated(self) -> None: + risk = infer_content_risk( + { + "id": "incident-response-plan", + "title": "Incident Response Plan", + "category": "deliverables", + "tags": ["security"], + } + ) + self.assertEqual("regulated", risk["classification"]) + self.assertEqual(["security"], risk["domains"]) + + +if __name__ == "__main__": + unittest.main() diff --git a/tools/validate-bundle/README.md b/tools/validate-bundle/README.md index a4d41239c..1aa75d234 100644 --- a/tools/validate-bundle/README.md +++ b/tools/validate-bundle/README.md @@ -21,7 +21,7 @@ Current checks include: - internal markdown links resolve - related and adjacent bundle references point to known bundle IDs or emit warnings - contributor profiles, optional scoped bundle credits, and controlled credit roles are valid -- regulated/YMYL review states cannot imply technical or professional review without a matching credit and, for domain review, a relevant verified credential +- regulated/YMYL signals require explicit risk metadata; review states cannot imply technical or professional review without a matching credit and, for domain review, a relevant verified credential - every public bundle has expected outputs plus complete, reviewed `bundle-page-v1` landing metadata before publication - generated source notes use descriptive labels, and authority boundaries use grammatical release-safe wording - public bundle and registry files do not include obvious secrets, API key assignments, private keys, or local workspace paths diff --git a/tools/validate-bundle/validate.py b/tools/validate-bundle/validate.py index fb608fd46..9f562134e 100755 --- a/tools/validate-bundle/validate.py +++ b/tools/validate-bundle/validate.py @@ -13,6 +13,12 @@ from urllib.parse import unquote, urlparse +TOOLS_ROOT = Path(__file__).resolve().parents[1] +sys.path.insert(0, str(TOOLS_ROOT)) + +from content_risk import infer_content_risk # noqa: E402 + + CATEGORIES = { "roles", "industries", @@ -440,6 +446,17 @@ def validate_content_risk( bundle_id = str(bundle.get("id", "")) content_risk = bundle.get("content_risk") if content_risk is None: + inferred = infer_content_risk(bundle) + is_public = bundle.get("status") not in {"draft", "deprecated"} and bundle.get( + "trust_tier" + ) not in {"unverified", "rejected"} + if inferred is not None and is_public: + domains = ", ".join(inferred["domains"]) + self.error( + registry_path, + f"{bundle_id}: public bundle has detected regulated/YMYL signals " + f"({domains}) but no `content_risk` metadata", + ) return if not isinstance(content_risk, dict): self.error(registry_path, f"{bundle_id}: `content_risk` must be an object")