fix: update retired framework paths in 9 solution READMEs#222
Conversation
Fixes FSI-AgentGov finding U-051 (P2). Updated links to match framework v1.6.2 canonical paths: - agent-365-lifecycle-governance: add pillar subdirectory to 7 links - agent-registry-automation: pillar-2-governance -> pillar-2-management, fix 1.7 filename suffix - conditional-access-automation: fix 1.11, 1.23, 1.18 filenames - model-risk-management-automation: fix 2.6, 2.9 filenames - deny-event-correlation-report: fix 1.8 filename - scope-drift-monitor: fix 1.14, 1.4 filenames - agent-knowledge-source-scanner: fix 4.3, 1.4, 1.5 filenames - compliance-dashboard: fix 3.3 filename - segregation-detector: fix 2.8 filename Closes #164 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a8c932adbb
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| | [4.3 - SharePoint Oversharing Prevention](https://github.com/judeper/FSI-AgentGov/blob/main/docs/controls/pillar-4-sharepoint/4.3-sharepoint-oversharing-prevention-for-agents.md) | Prevent agents from accessing overshared content | Primary | | ||
| | [1.4 - Data Boundary Enforcement](https://github.com/judeper/FSI-AgentGov/blob/main/docs/controls/pillar-1-security/1.4-data-boundary-enforcement.md) | Enforce data boundaries for agent access | Related | | ||
| | [1.5 - DLP Policy Application](https://github.com/judeper/FSI-AgentGov/blob/main/docs/controls/pillar-1-security/1.5-dlp-policy-application.md) | Apply DLP policies to agent data access | Related | | ||
| | [4.3 - Site and Document Retention Management](https://github.com/judeper/FSI-AgentGov/blob/main/docs/controls/pillar-4-sharepoint/4.3-site-and-document-retention-management.md) | Prevent agents from accessing overshared content | Primary | |
There was a problem hiding this comment.
Align control narrative with the new 4.3 link target
This row now links to control 4.3 - Site and Document Retention Management, but the description still says "Prevent agents from accessing overshared content," which describes a different objective. That mismatch can mislead readers during control mapping and evidence collection (they may document oversharing checks as 4.3 evidence instead of retention controls). Please either update the description to match retention management or point to the control that actually represents oversharing prevention.
Useful? React with 👍 / 👎.
Summary
Fixes FSI-AgentGov framework finding U-051 (P2). Updates 22 broken framework control links across 9 solution READMEs to match the canonical paths at framework v1.6.2.
Changes by Solution
pillar-X-*/path segmentspillar-2-governance→pillar-2-management, fixed 1.7 filenameVerification
python scripts/build-manifest.py --checkpassesdocs/controls/{number}patterns (without pillar directory)Closes #164