mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-16 08:44:03 +02:00
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.
819 B
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, addingnumber.<profile>_ramp_half_width - 1.2 In
CHANGELOG.md, add an entry under the current unreleased version documenting theramp_half_widthnumber entity as the fifth live-tunable slider; leave the historical2.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-controlsspec untouched (both already reflect five entities)