Skip to content

fix: update retired framework paths in 9 solution READMEs#222

Merged
judeper merged 1 commit into
mainfrom
fix/164-retired-framework-paths
May 24, 2026
Merged

fix: update retired framework paths in 9 solution READMEs#222
judeper merged 1 commit into
mainfrom
fix/164-retired-framework-paths

Conversation

@judeper
Copy link
Copy Markdown
Owner

@judeper judeper commented May 24, 2026

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

Solution Fixes Issue
agent-365-lifecycle-governance 7 links — added missing pillar subdirectory, expanded short filenames Missing pillar-X-*/ path segments
agent-registry-automation 3 links — pillar-2-governancepillar-2-management, fixed 1.7 filename Wrong pillar name, wrong filename suffix
conditional-access-automation 3 links — fixed 1.11, 1.23, 1.18 filenames Outdated/shortened filenames
model-risk-management-automation 2 links — fixed 2.6, 2.9 filenames Missing filename suffixes
deny-event-correlation-report 1 link — fixed 1.8 filename Old filename
scope-drift-monitor 2 links — fixed 1.14, 1.4 filenames Wrong control names in filenames
agent-knowledge-source-scanner 3 links — fixed 4.3, 1.4, 1.5 filenames Old/incorrect filenames
compliance-dashboard 1 link — fixed 3.3 filename Old filename
segregation-detector 1 link — fixed 2.8 filename Shortened filename

Verification

  • All updated URLs resolve to existing framework pages
  • python scripts/build-manifest.py --check passes
  • No remaining docs/controls/{number} patterns (without pillar directory)

Closes #164

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>
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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 |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge 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 👍 / 👎.

@judeper judeper merged commit 068c3ae into main May 24, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Companion solution READMEs use retired framework path segments

1 participant