Skip to content

Commit 1fc0e3c

Browse files
authored
chore: add standards-version marker to agent context files (#22)
Companion to the skill/rule rollout completed on 2026-04-24 (see TMHSDigital/Developer-Tools-Directory#1). Adds `<!-- standards-version: 1.6.3 -->` as the first line of AGENTS.md and/or CLAUDE.md in this repo. HTML comment format used instead of YAML frontmatter to preserve the pure-markdown convention of these prose guidance documents and avoid risk with GitHub Pages generators. Enables the agent-file drift checker (Phase 2) to verify project-level guidance files reference the current meta-repo standards version. Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
1 parent 4f7c926 commit 1fc0e3c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- standards-version: 1.6.3 -->
2+
13
# AGENTS.md
24

35
Guidance for AI coding agents working on the Docker Developer Tools repository.

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- standards-version: 1.6.3 -->
2+
13
# CLAUDE.md
24

35
Project documentation for Claude Code and AI assistants working on this repository.

0 commit comments

Comments
 (0)