Reformat IMPROVEMENTS.md to yilan intent-file format #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
IMPROVEMENTS.md currently uses a bespoke table-and-prose format. It should follow the yilan intent-file format: ## headings grouped by theme, - [ ] checklist items (one line each, no prose or sub-bullets). A sidecar IMPROVEMENTS_detail.md will preserve the metric ratings, file refs, and extended prose that the new format cannot hold.
Reformat IMPROVEMENTS.md to ## headings + checkbox items. Split the error-handling item into 3 checklist entries (401 message, ConnectError/TimeoutException, sync flow gaps). Create IMPROVEMENTS_detail.md sidecar to preserve metric tables, file refs, and prose. Two commits on a short-lived docs branch.