Skip to content

fix(governance): replace placeholder paths with descriptive examples in spec 007 WP03#34

Merged
AlexU-A merged 1 commit intomainfrom
fix/governance-path-examples
Mar 19, 2026
Merged

fix(governance): replace placeholder paths with descriptive examples in spec 007 WP03#34
AlexU-A merged 1 commit intomainfrom
fix/governance-path-examples

Conversation

@AlexU-A
Copy link
Copy Markdown
Contributor

@AlexU-A AlexU-A commented Mar 19, 2026

Summary

Fixes governance-check REF-001 P0 failure that was blocking all PRs.

kitty-specs/007-org-scale-agentic-governance/tasks/WP03-governance-remediations.md used ../path and ./path as example patterns in a task description. The governance checker treated these as real broken local markdown references.

Change: replaced the generic placeholder paths with descriptive examples (../feature/spec.md, ./plan.md) that read clearly as examples, not real links.

This unblocks CI on PRs #18, #19, #23, #25, #26, #28, #33.

Generated with Claude Code

…xamples in WP03

governance-check REF-001 was flagging '../path' and './path' as broken
local markdown references. These were example patterns in task description
text, not real links.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Entire-Checkpoint: 1af95488fecd
@AlexU-A AlexU-A merged commit 7b3ce4b into main Mar 19, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant