mirror of
https://github.com/rajnandan1/kener.git
synced 2026-06-23 04:10:22 +00:00
bd638ccf24
What a consumer reads is now exactly what it can address: the list, single, and write responses all show ~home for the home page instead of an empty string, so list -> pick -> PATCH round-trips cleanly. Read-modify-write bodies that send ~home back are treated as no path change. The token moves to global-constants as HOME_PAGE_TOKEN. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>