Summary
No broken internal cross-references were found among .github/aw/*.md spec/doc files (an initial grep-based heuristic reported false positives from multi-line matches; a corrected per-file link check found zero unresolved .md links). No related open issues (tagged "spec"/"docs") were found among recent activity; access to some search results was restricted by integrity policy.
Recommended next actions:
- Consider adding
description: YAML frontmatter to 8 spec files that currently have none (see details) for consistency with files that do use frontmatter, if that convention is intended to be repo-wide.
- No broken links require fixing at this time.
Full Findings
Broken cross-references: None found. All [text](file.md) links in .github/aw/*.md and .github/aw/runbooks/*.md resolve to existing files.
Files without description: frontmatter (note: these files have no YAML frontmatter block at all, so this may be an intentional plain-markdown style rather than a defect):
.github/aw/campaign.md
.github/aw/designer-mappings.md
.github/aw/github-mcp-server-pagination.md
.github/aw/github-mcp-server-tools.md
.github/aw/github-mcp-server.md
.github/aw/instructions.md
.github/aw/serena-tool.md
.github/aw/test-expression.md (has on: frontmatter for workflow_call, no description:)
Open issues mentioning spec/docs gaps: No open issues with "spec" or "docs" in the title were found among the most recent issues examined (semantic search returned 2 potentially relevant results but they were filtered by integrity policy and could not be read; a listing of the 30 most recent open issues by creation date showed only 1 issue visible, unrelated to spec/docs, with the remainder filtered by integrity policy).
Generated by 🧭 Daily Spec Coverage Review · copilot · auto · 24.8 AIC · ⌖ 3.61 AIC · ⊞ 6.8K · ◷
Summary
No broken internal cross-references were found among
.github/aw/*.mdspec/doc files (an initial grep-based heuristic reported false positives from multi-line matches; a corrected per-file link check found zero unresolved.mdlinks). No related open issues (tagged "spec"/"docs") were found among recent activity; access to some search results was restricted by integrity policy.Recommended next actions:
description:YAML frontmatter to 8 spec files that currently have none (see details) for consistency with files that do use frontmatter, if that convention is intended to be repo-wide.Full Findings
Broken cross-references: None found. All
[text](file.md)links in.github/aw/*.mdand.github/aw/runbooks/*.mdresolve to existing files.Files without
description:frontmatter (note: these files have no YAML frontmatter block at all, so this may be an intentional plain-markdown style rather than a defect):.github/aw/campaign.md.github/aw/designer-mappings.md.github/aw/github-mcp-server-pagination.md.github/aw/github-mcp-server-tools.md.github/aw/github-mcp-server.md.github/aw/instructions.md.github/aw/serena-tool.md.github/aw/test-expression.md(hason:frontmatter for workflow_call, nodescription:)Open issues mentioning spec/docs gaps: No open issues with "spec" or "docs" in the title were found among the most recent issues examined (semantic search returned 2 potentially relevant results but they were filtered by integrity policy and could not be read; a listing of the 30 most recent open issues by creation date showed only 1 issue visible, unrelated to spec/docs, with the remainder filtered by integrity policy).