What problem does it solve? Households need one shared, ranked to-do list that family members can update through chat and see on a wall display, without the assistant hand-editing files or losing track of ordering preferences. ## Core Features & Use Cases - Manifest-backed list management: Add, complete, remove, rename, and annotate items in a single JSON manifest at /var/lib/hermes/ld/priorities.json via a CLI with subcommands like add, done, rank, and why. - Learned ranking rules: Capture owner corrections as persistent ranking rules, then re-rank every open item in one atomic rank command that refuses incomplete orderings. - Wall card publishing: Compose an HTML tile and post it as card 6 to the kiosk wall, with dry-run preview, NO WALL and NOT DELIVERED states, and Latch delivery fallback. - Use Case: A family member texts "add renew passports, it's urgent" — the assistant adds the item, records a rule that travel deadlines rank first, re-ranks the list, and the wall card updates automatically. ## Quick Start Ask the assistant to add a task to the household to-do list, for example by saying "add renew the passports to our to-do list and mark it urgent."