Skip to content

[Code Quality] Add missing engine to schema built-in engine catalog and remove deprecated alias examples #46324

Description

@github-actions

Description

The schema consistency check found two gaps: (1) a runtime-supported engine is missing from the built-in engine catalog in docs/ and the schema, causing false validation expectations; (2) deprecated underscore-form alias examples still appear in documentation despite the parser treating them as deprecated.

Suggested Changes

  • Add the missing engine name to the built-in engine catalog in the schema file
  • Add the engine to the top-level frontmatter docs overview table
  • Remove or update deprecated copilot_engine underscore alias examples in documentation
  • Ensure the schema and docs match actual runtime support

Files Affected

  • Schema file (built-in engine catalog section)
  • Frontmatter documentation overview
  • Any doc files still showing deprecated copilot_engine alias

Success Criteria

  • Schema engine list matches runtime-supported engines
  • Deprecated alias examples removed from docs
  • make recompile and docs validation pass

Source

Extracted from Schema Consistency Check - 2026-07-16 #45924

Priority

Medium — prevents user confusion from schema/docs lagging behind runtime

🔍 Task mining by Discussion Task Miner - Code Quality Improvement Agent · 217 AIC · ⌖ 7.44 AIC · ⊞ 7K ·

  • expires on Jul 18, 2026, 5:23 PM UTC-08:00

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions