Skip to content

Add a README-refresh item to the backlog - #430

Merged
ptr727 merged 1 commit into
developfrom
readme-refresh-todo
Jul 25, 2026
Merged

Add a README-refresh item to the backlog#430
ptr727 merged 1 commit into
developfrom
readme-refresh-todo

Conversation

@ptr727

Copy link
Copy Markdown
Owner

Adds one backlog item to the README TODO section: refresh the stale README and evaluate a lower-maintenance structure (a per-section index pointing into the docs with short descriptions, keeping the README as the adoption + audit-instruction entry point), noting the sync obligation such a structure carries.

Docs-only. spec/validate.py OK.

🤖 Generated with Claude Code

The README has gone stale. Capture the work to refresh it and evaluate a
lower-maintenance structure - a per-section index pointing into the docs
with short descriptions, keeping the README as the adoption and
audit-instruction entry point - noting the sync obligation that structure
carries.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
CopilotAI review requested due to automatic review settings July 25, 2026 00:41

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new backlog item to the README's TODO section to track refreshing the README content and potentially restructuring it into a lower-maintenance, doc-index style while acknowledging the ongoing sync burden.

Changes:

  • Add a README TODO backlog entry describing a planned README refresh and evaluation of an index-based structure.

@ptr727
ptr727 merged commit 5c127a7 into developJul 25, 2026
7 checks passed
@ptr727
ptr727 deleted the readme-refresh-todo branch July 25, 2026 00:45
ptr727 added a commit that referenced this pull request Jul 25, 2026
…) (#434)
## Promote develop to main
Four doc/spec-only changes, all squashed to develop and Copilot-clean:
- **#430** - README backlog: refresh the stale README + evaluate a
lower-maintenance structure.
- **#431** - README backlog: a linter-only Python type
(codegen/boilerplate: no tests/coverage, linter only) distinct from the
utility `python` type; ESPHome-Config `+python` deferred until it
exists.
- **#432** - `audit.py` branch check now splits "develop genuinely
behind" (forward-sync) from "changed on both / develop may supersede",
with a `classify_branch_drift()` helper + selftest. Surfaced by the
PlexCleaner convergence, where develop was ahead but read as a
forward-sync gap.
- **#433** - canonical `build-release-task.yml` artifact-delete uses the
`if ! …; then` form instead of a force-success tail (matches the listing
step; write-safety compliant). Changes the `github-release` verbatim
region → fleet re-vendors next cycle.
No code/workflow changes to the hub's own pipeline - documentation and
spec only, so no release fires on merge.
## Verification
- `spec/validate.py` OK; `spec/audit.py --selftest` PASS.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign up for freeto 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.

2 participants

@ptr727