Skip to content

docs: sync AGENTS.md repository-structure tree with the live repo#54

Merged
devantler merged 1 commit into
mainfrom
claude/docs-agents-md-structure
Jun 27, 2026
Merged

docs: sync AGENTS.md repository-structure tree with the live repo#54
devantler merged 1 commit into
mainfrom
claude/docs-agents-md-structure

Conversation

@devantler

Copy link
Copy Markdown
Contributor

🤖 Generated by the Daily AI Assistant

Problem

The Repository Structure tree in AGENTS.md had drifted from the live repo and was internally inconsistent with the file's own Validation and Conventions sections, which already reference all of these files. A stale tree in the canonical instructions file silently misleads every future agent and reviewer (and Copilot code review reads AGENTS.md directly).

Three concrete drifts, each contradicted by the same file elsewhere:

Block Listed Actually in-tree
.github/workflows/ ci.yaml, release.yaml, cd.yaml + check-upstream-skills.yaml (described at Validation / the 🔗 Upstream skill targets workflow)
scripts/ install.sh only + check-readme-index.sh, check-upstream-skills.sh, and a *.test.sh beside each (all in the lint-scripts gate, per Validation steps 3–5)
skill dirs ways-of-working/ only + agent-instructions/, conventional-release/, gitops-tenant-onboarding/ (4 in-house skill dirs at the repo root)

Change

Docs-only: rewrite the fenced tree to match the live repo — add the 4th workflow, the two guard scripts + their hermetic *.test.sh self-tests, and the three additional in-house skill directories. No source/script/workflow change; verified each entry against the live repo contents API.

Validation

Docs-only edit; markdown fences balanced. No CI gate covers AGENTS.md prose (the lint-scripts gate validates the README index + scripts, untouched here).

@devantler devantler marked this pull request as ready for review June 27, 2026 08:09
@devantler devantler merged commit cfd7665 into main Jun 27, 2026
14 checks passed
@devantler devantler deleted the claude/docs-agents-md-structure branch June 27, 2026 08:14
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