Canonicalize special repository pointer names #819

Merged
coilysiren merged 1 commit from issue-817-dot-repo-pointer-names into main 2026-07-30 18:05:11 +00:00
Owner

Closes #817.

Ordinary repositories keep repo- byte-for-byte. Names outside the skill grammar use an owner-qualified, content-addressed fallback, and offline drift validation reconstructs the real pointer target. This makes the two active .github repositories distinct without weakening skill-name validation.

Validation:

  • ward exec test: 623 passed, 1 skipped
  • ward exec pre-commit-all: passed
Closes #817. Ordinary repositories keep repo-<name> byte-for-byte. Names outside the skill grammar use an owner-qualified, content-addressed fallback, and offline drift validation reconstructs the real pointer target. This makes the two active `.github` repositories distinct without weakening skill-name validation. Validation: * ward exec test: 623 passed, 1 skipped * ward exec pre-commit-all: passed
fix: canonicalize special repository pointer names
All checks were successful
ci / ward-doctor (pull_request) Successful in 33s
ci / gate (pull_request) Successful in 5m26s
ci / build-dev-base (pull_request) Successful in 34m24s
74fd39d118
Closes #817
coilysiren deleted branch issue-817-dot-repo-pointer-names 2026-07-30 18:05:11 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os!819
No description provided.