chore(copilot): align local assets with HVE Core#522
Open
WilliamBerryiii wants to merge 4 commits into
Open
Conversation
🧹 - Generated by Copilot
📚 Documentation Health ReportGenerated on: 2026-05-16 18:12:22 UTC 📈 Documentation Statistics
🏗️ Three-Tree Architecture Status
🔍 Quality Metrics
This report is automatically generated by the Documentation Automation workflow. |
📚 Documentation Health ReportGenerated on: 2026-05-16 18:22:25 UTC 📈 Documentation Statistics
🏗️ Three-Tree Architecture Status
🔍 Quality Metrics
This report is automatically generated by the Documentation Automation workflow. |
bindsi
approved these changes
May 16, 2026
Member
bindsi
left a comment
There was a problem hiding this comment.
pls note the commit-message issue :-) Thx for cleaning this up, Bill!
🔧 - Generated by Copilot
📚 Documentation Health ReportGenerated on: 2026-05-16 22:11:59 UTC 📈 Documentation Statistics
🏗️ Three-Tree Architecture Status
🔍 Quality Metrics
This report is automatically generated by the Documentation Automation workflow. |
bindsi
approved these changes
May 17, 2026
📚 Documentation Health ReportGenerated on: 2026-05-18 09:14:53 UTC 📈 Documentation Statistics
🏗️ Three-Tree Architecture Status
🔍 Quality Metrics
This report is automatically generated by the Documentation Automation workflow. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
Align repository-local GitHub Copilot assets with the shared HVE Core extension by removing duplicated agents, prompts, and instructions while preserving Edge AI-specific workflows.
This cleanup keeps the local Copilot surface focused on repository-specific guidance, including the WASM operator builder agent and Edge AI project planning prompt, and delegates shared planning, review, language, and implementation guidance to HVE Core.
Related Issue
N/A
Type of Change
Implementation Details
Testing Performed
git diff --checksuccessfully.Validation Steps
.github/agentscontains only the Edge AI-specific WASM operator builder agent plus its README.Checklist
Security Review
Additional Notes
The PR base is
main;origin/devwas not present for this repository. The branch was fast-forwarded fromorigin/mainbefore commit and push.Screenshots (if applicable)
N/A