Skip to content

chore(copilot): align local assets with HVE Core#522

Open
WilliamBerryiii wants to merge 4 commits into
mainfrom
chore/remove-duplicate-hve-core-agents
Open

chore(copilot): align local assets with HVE Core#522
WilliamBerryiii wants to merge 4 commits into
mainfrom
chore/remove-duplicate-hve-core-agents

Conversation

@WilliamBerryiii
Copy link
Copy Markdown
Member

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

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other: Copilot asset cleanup

Implementation Details

  • Removed duplicated local agents now covered by HVE Core: Workback, ADO PRD-to-WIT, ADR creation, PR review, PRD builder, and Project Envisioning.
  • Removed duplicated local shared instructions for C#, Markdown, Python scripting, Rust, shell, and Terraform.
  • Removed shared local prompts for ADO work item discovery and RPI uncommitted implementation.
  • Updated local agent, prompt, and instruction inventories to document the remaining Edge AI-specific assets and HVE Core delegation path.
  • Updated references in workspace settings, Beads planning guidance, IoT Ops upgrade guidance, and contributor documentation so they no longer point to deleted local assets.

Testing Performed

  • Ran git diff --check successfully.
  • Ran markdown linting with the repository markdownlint configuration successfully.
  • Checked VS Code diagnostics with no reported errors.

Validation Steps

  1. Verify .github/agents contains only the Edge AI-specific WASM operator builder agent plus its README.
  2. Verify shared language and workflow guidance resolves through HVE Core rather than repository-local duplicate files.
  3. Review the prompt, instruction, Beads, workspace setting, and contributor documentation updates for references to deleted assets.

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Documentation updated
  • Tests added/updated
  • All tests pass
  • No new warnings introduced

Security Review

  • No runtime or deployment behavior changes.
  • No secrets, credentials, or permission changes introduced.
  • Cleanup reduces stale local automation guidance by delegating shared workflows to the maintained HVE Core extension.

Additional Notes

The PR base is main; origin/dev was not present for this repository. The branch was fast-forwarded from origin/main before commit and push.

Screenshots (if applicable)

N/A

@WilliamBerryiii WilliamBerryiii requested a review from a team as a code owner May 16, 2026 18:01
@github-actions
Copy link
Copy Markdown

📚 Documentation Health Report

Generated on: 2026-05-16 18:12:22 UTC

📈 Documentation Statistics

Category File Count
Main Documentation 220
Infrastructure Components 197
Blueprints 39
GitHub Resources 24
AI Assistant Guides (Copilot) 17
Total 497

🏗️ Three-Tree Architecture Status

  • ✅ Bicep Documentation Tree: Auto-generated navigation
  • ✅ Terraform Documentation Tree: Auto-generated navigation
  • ✅ README Documentation Tree: Manual README organization

🔍 Quality Metrics

  • Frontmatter Validation:
    success
  • Link Validation: success

This report is automatically generated by the Documentation Automation workflow.

@github-actions
Copy link
Copy Markdown

📚 Documentation Health Report

Generated on: 2026-05-16 18:22:25 UTC

📈 Documentation Statistics

Category File Count
Main Documentation 220
Infrastructure Components 197
Blueprints 39
GitHub Resources 24
AI Assistant Guides (Copilot) 17
Total 497

🏗️ Three-Tree Architecture Status

  • ✅ Bicep Documentation Tree: Auto-generated navigation
  • ✅ Terraform Documentation Tree: Auto-generated navigation
  • ✅ README Documentation Tree: Manual README organization

🔍 Quality Metrics

  • Frontmatter Validation:
    success
  • Link Validation: success

This report is automatically generated by the Documentation Automation workflow.

Copy link
Copy Markdown
Member

@bindsi bindsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls note the commit-message issue :-) Thx for cleaning this up, Bill!

Comment thread .vscode/settings.json
@github-actions
Copy link
Copy Markdown

📚 Documentation Health Report

Generated on: 2026-05-16 22:11:59 UTC

📈 Documentation Statistics

Category File Count
Main Documentation 220
Infrastructure Components 197
Blueprints 39
GitHub Resources 25
AI Assistant Guides (Copilot) 17
Total 498

🏗️ Three-Tree Architecture Status

  • ✅ Bicep Documentation Tree: Auto-generated navigation
  • ✅ Terraform Documentation Tree: Auto-generated navigation
  • ✅ README Documentation Tree: Manual README organization

🔍 Quality Metrics

  • Frontmatter Validation:
    success
  • Link Validation: success

This report is automatically generated by the Documentation Automation workflow.

@github-actions
Copy link
Copy Markdown

📚 Documentation Health Report

Generated on: 2026-05-18 09:14:53 UTC

📈 Documentation Statistics

Category File Count
Main Documentation 220
Infrastructure Components 197
Blueprints 39
GitHub Resources 25
AI Assistant Guides (Copilot) 17
Total 498

🏗️ Three-Tree Architecture Status

  • ✅ Bicep Documentation Tree: Auto-generated navigation
  • ✅ Terraform Documentation Tree: Auto-generated navigation
  • ✅ README Documentation Tree: Manual README organization

🔍 Quality Metrics

  • Frontmatter Validation:
    success
  • Link Validation: success

This report is automatically generated by the Documentation Automation workflow.

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.

2 participants