Skip to content

chore: sync dev with main#929

Merged
bharvey88 merged 1 commit into
mainfrom
dev
Jun 3, 2026
Merged

chore: sync dev with main#929
bharvey88 merged 1 commit into
mainfrom
dev

Conversation

@bharvey88

Copy link
Copy Markdown
Contributor

What does this implement/fix?

Routine sync of dev into main so the live wiki picks up #928 (3-level unlabeled difficulty pills + page rebalance) plus anything else that has accumulated on dev.

Types of changes

  • Typo / wording fix
  • Content update (correcting outdated info, adding missing steps, clarifications)
  • New page or new product section
  • Page move / rename (redirect added in mkdocs.yml)
  • Image / screenshot update
  • Nav / structure change
  • Site config or theme change
  • CI / workflows / dependencies — Does not publish

Checklist:

  • This PR targets the dev branch (not main)
  • Changes previewed locally with mkdocs serve
  • If pages were moved or renamed, redirects were added to mkdocs.yml
  • If new pages were added, nav was updated in mkdocs.yml

The 5-level difficulty scale introduced in #920 used a one-word label
after each level number (Starter, Easy, Moderate, Advanced, Pro). Two
problems: only levels 1-3 ever got used in practice (no pages at
Advanced or Pro), and "Easy" is on the project's own corporate-filler
ban list in AGENTS.md / STYLE_GUIDE.md.

Collapse the scale to 3 unlabeled levels:

- Pills now read `Difficulty: Level N` with no descriptor word.
- 5 CSS color tiers collapsed to 3 (green at 1, amber at 2, red at 3).
- STYLE_GUIDE.md section 10 table shrinks from 5 rows to 3 with
  collapsed criteria; the stepping-stone trigger guidance changes from
  "Moderate-and-up" to "Level 2 and up".
- CONTRIBUTING.md and AGENTS.md both pick up the (beginner) / (advanced)
  parenthetical when describing the scale range.

Page rebalance:

- motion-activated-light: Level 1 → Level 1 (no change)
- button-controlled-leds: Level 2 Easy → Level 1
- play-a-tune: Level 2 Easy → Level 1
- temp-reactive-leds: Level 3 Moderate → Level 2
- press-to-check-climate: Level 3 Moderate → Level 3

Stepping-stone boxes on the two harder pages updated to match the new
Level 1 status of their cross-links.
@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • beta

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f9bb005b-6184-418c-89e0-469d034dbbf9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@bharvey88 bharvey88 merged commit a9a1930 into main Jun 3, 2026
2 checks passed
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.

1 participant