Add Map View documentation and screenshots
New Map-View.md page documenting the interactive weather map (PR #100).
Updated 10 existing pages: added map endpoints to API Reference/Examples,
map config keys, feature flag, glossary terms, Architecture routes,
and map screenshots. Also updated Known Limitations (auth is now built-in)
and FAQ (built-in backup system).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update docs for built-in session auth and cookie hardening
Addresses staleness flagged by Codex agent on #78. Security-and-Networking
now documents the two-tier API auth model (session + API key), cookie
attributes (HttpOnly, SameSite=Lax, Secure on HTTPS), and adds session
cookie verification to the post-TLS checklist. API-Reference adds auth
endpoints. FAQ corrects the stale "no built-in auth" answer. Config-Reference
adds CORS env var and secret masking notes.
Ref cnighswonger/kanfei#78, cnighswonger/kanfei#83
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update bot settings references to new Bots tab
Bot configuration moved from Services/Integrations tab to a dedicated
Bots tab in Settings. Updates Telegram-Bot, Discord-Bot, and
Feature-Flags pages.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add Discord Bot wiki page and update references
New standalone page covering Discord Developer Portal setup, bot invitation,
guild/channel ID discovery, slash commands, outbound notifications, security
model, shared bot infrastructure, and troubleshooting. Updates Telegram-Bot
(cross-link), Configuration-Reference, Feature-Flags, API-Reference, and
Home with Discord bot config keys, API endpoint, and navigation link.
Ref cnighswonger/kanfei#71
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add Telegram Bot wiki page and update references
New standalone page covering bot setup (BotFather, chat ID discovery,
Settings UI), commands (/current, /status, /help), outbound notifications
(nowcast, alerts), security model, and troubleshooting. Updates
Configuration-Reference, Feature-Flags, API-Reference, and Home with
bot config keys, API endpoint, and navigation link.
Ref cnighswonger/kanfei#65
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Kanfei Wiki
Complete wiki for the Kanfei weather station platform.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>