adaptive-lighting/openspec/changes/fix-number-entity-count-docs/tasks.md
Casey Romkes f4ec31ecc8
docs: reconcile number-entity count to five (add ramp_half_width) (#1)
The README What's-new callout and the CHANGELOG 2.1.0 entry still said four number entities, while the README table/intro and the runtime-range-controls spec say five (the four range bounds plus ramp_half_width). Update the callout to list all five and add a CHANGELOG entry for the fifth entity; leave the historical 2.1.0 'four' entry intact. Docs only -- code and spec already reflect five. Filed as openspec change fix-number-entity-count-docs.
2026-07-08 23:02:22 +02:00

819 B

Tasks

1. Reconcile the number-entity count across the docs

  • 1.1 In README.md, update the top callout block that says "four live-tunable sliders" to list all five entities, adding number.<profile>_ramp_half_width
  • 1.2 In CHANGELOG.md, add an entry under the current unreleased version documenting the ramp_half_width number entity as the fifth live-tunable slider; leave the historical 2.1.0-cdit.1 "four" entry unchanged
  • 1.3 Verify the README intro ("five live-tunable sliders") and the reference table ("Number entities (5)") now agree with the corrected callout
  • 1.4 Grep the repo for other stale "four ... number"/"four ... slider" doc references and fix any stragglers
  • 1.5 Leave source and the runtime-range-controls spec untouched (both already reflect five entities)