Skip to content

Clarify archetype metadata by removing difficulty references#175

Draft
Copilot wants to merge 2 commits intomasterfrom
copilot/remove-difficulty-property
Draft

Clarify archetype metadata by removing difficulty references#175
Copilot wants to merge 2 commits intomasterfrom
copilot/remove-difficulty-property

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 8, 2026

The issue was a documentation inconsistency in archetype front matter: level is the valid property, but some archetype comments still referred to difficulty. This change removes those stale references so the metadata examples are consistent across archetypes.

  • Archetype metadata cleanup

    • Updated inline front matter comments in test-related archetypes to describe level correctly.
    • Standardized wording so archetype examples no longer imply that difficulty is a supported property.
  • Files updated

    • archetypes/test.md
    • archetypes/optional-test.md
    • archetypes/final-test.md
  • Example

    - level: "beginner" # Difficulty level of the test
    + level: "beginner" # Level of the test

Copilot AI changed the title [WIP] Clarify archetype property: level Clarify archetype metadata by removing difficulty references Apr 8, 2026
Copilot AI requested a review from leecalcote April 8, 2026 16:03
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.

Clarify archetype property: level or difficulty

2 participants