Skip to content

feat: AVE-2026-00082 -- local skill name collision (deterministic router shadowing) - #280

Closed
chaksaray wants to merge 121 commits into
mainfrom
develop
Closed

chaksaray wants to merge 121 commits into
mainfrom
develop

Conversation

@chaksaray

Copy link
Copy Markdown
Contributor

No description provided.

predictor2718 and others added 30 commits July 23, 2026 22:33
dist/ave-records-latest.json content was already current (64 records);
only the manifest's generated_at timestamp needed a bump. The repo's own
regenerate-records-json.yml workflow tried to do this automatically twice
(runs 30374721533, 30407737766) but failed both times at the PR-creation
step: GitHub Actions is not permitted to create or approve pull requests
in this repo's settings. Left a stale, superseded branch
(chore/regenerate-dist-records) behind each time; not used here since it
also reverts the dependabot version bumps that landed via the main-develop
merge.
# Conflicts:
#	CHANGELOG.md
#	dist/ave-records-latest.json
#	dist/ave-records-latest.manifest.json
Updated image width in README for better responsiveness.
# Conflicts:
#	README.md
#	dist/ave-records-latest.manifest.json
chaksaray and others added 21 commits August 29, 2026 11:44
…ture (issue #218) (#220)

Co-authored-by: narko4u <narko4u@users.noreply.github.com>
Co-authored-by: chaksaray <15962335+chaksaray@users.noreply.github.com>
Co-authored-by: chaksaray <15962335+chaksaray@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Nicolai <245527909+predictor2718@users.noreply.github.com>
Co-authored-by: Empire Labs Pty Ltd <narko4u@gmail.com>
Signed-off-by: Sankalp Gilda <sankalp.gilda@gmail.com>
Co-authored-by: chaksaray <15962335+chaksaray@users.noreply.github.com>
chaksaray added a commit that referenced this pull request Sep 21, 2026
Brings develop up to date with main's own content (the 'open
classification standard' tagline from #271) so PR #280 (develop -> main,
mirroring AVE-2026-00082) can merge cleanly. Single-parent commit, not a
git merge, per this repo's own established sync convention (see the
prior 'Sync main into develop' commits). dist/ave-records-latest.json
and its manifest regenerated via scripts/build-records.js from the
merged records/ directory.
Brings develop up to date with main's own content (the 'open
classification standard' tagline from #271) so PR #280 (develop -> main,
mirroring AVE-2026-00082) can merge cleanly. Single-parent commit, not a
git merge, per this repo's own established sync convention (see the
prior 'Sync main into develop' commits). dist/ave-records-latest.json
and its manifest regenerated via scripts/build-records.js from the
merged records/ directory.
@chaksaray

Copy link
Copy Markdown
Contributor Author

Superseded by #281 -- a fresh branch off current main carrying the same content, avoiding the graph-level mergeability issue this PR hit (develop and main had diverged enough since #269 merged that a content-only sync commit couldn't resolve it without either a merge commit, blocked by branch protection on develop, or a disruptive full rebase of develop). See #281 for details.

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.

4 participants