docs: refresh README, FUTURE, and API docs for shipped features (LC-145) #173
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/lc-145-update-docs"
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?
What
Documentation refresh (LC-145): bring README, FUTURE.md, and docs/api.md back in line with everything merged since the last doc pass.
Changes
LETS_CHAT_ICE_SERVERS,LETS_CHAT_PUSH_CONTACT,LETS_CHAT_SERVER_URL, andLETS_CHAT_UPDATE_URL. Defaults verified againstserver/src/main.rsand the desktop config reads, not copied blind.routes/admin.rs: bots are created at Admin -> Bots, mint an API token on creation (requiresLETS_CHAT_SECRET_KEY+ at least one scope), and authenticate via the same bearer + scope model as user tokens.Notes
Docs-only change: no Rust, templates, CSS, or JS touched, so no rebuild or test run is required.
🤖 Generated with Claude Code