Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/consumer-drift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- ptcna
- pubskill-lib
- epac
- stack
steps:
- name: Check out canonical skill-lib
uses: actions/checkout@v7.0.1
Expand Down
4 changes: 1 addition & 3 deletions ORG_DISTRIBUTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,16 +80,14 @@ detector (`.github/workflows/consumer-drift.yml`) checks:
* `The-Interdependency/ptcna`
* `The-Interdependency/pubskill-lib`
* `The-Interdependency/epac`
* `The-Interdependency/stack`

**Targets not in the drift matrix** (do not vendor a top-level subset yet, so
`--require-vendored` would fail them):

* `The-Interdependency/a0ucns` — an aggregator that embeds whole copies of other
repos rather than vendoring a top-level `.agents/skills/` subset. Its nested
embeds carry their own copies; re-sync those from their source repos.
* `The-Interdependency/stack` — receives `stack-update` in the paired stack PR;
add it to the active drift matrix after that vendored copy lands on `main` with
an exact skill-lib source-commit receipt.

**Archived or superseded** — not active drift consumers:

Expand Down