Skip to content

docs: fix documentation drift — missing safe output tools in prompt + hash.rs in AGENTS.md#417

Merged
jamesadevine merged 2 commits into
mainfrom
copilot/fix-documentation-drift-yet-again
May 6, 2026
Merged

docs: fix documentation drift — missing safe output tools in prompt + hash.rs in AGENTS.md#417
jamesadevine merged 2 commits into
mainfrom
copilot/fix-documentation-drift-yet-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

Two doc drift issues found by the automated freshness audit: two safe output tools missing from the authoring prompt's reference table, and src/hash.rs absent from the architecture tree.

Changes

  • prompts/create-ado-agentic-workflow.md — Added upload-build-attachment and upload-pipeline-artifact to the Builds & Branches group of the safe outputs table (after add-build-tag), both with permissions.write: ✅
  • AGENTS.md — Added ├── hash.rs # SHA-256 utilities for safe-output file integrity to the src/ architecture tree between agent_stats.rs and safeoutputs/

Test plan

Docs-only changes; verified correct placement and formatting by inspection.

Copilot AI changed the title [WIP] Fix documentation drift by updating safe output tools and architecture docs: fix documentation drift — missing safe output tools in prompt + hash.rs in AGENTS.md May 6, 2026
Copilot AI requested a review from jamesadevine May 6, 2026 13:29
@jamesadevine jamesadevine marked this pull request as ready for review May 6, 2026 13:31
@jamesadevine jamesadevine merged commit 16d4861 into main May 6, 2026
7 of 8 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.

📝 Documentation drift detected — missing safe output tools in prompts + missing hash.rs in AGENTS.md

2 participants