-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Parent: #196
Depends on: #193 (users.yaml.example), #195 (workspaces.example.yaml)
Problem
Both example files become redundant once their respective features are Telegram-native:
users.yaml.example- the config wizard generatesusers.yamldirectly (Replace ALLOWED_USER_IDS with users.yaml in config wizard #193), and the full schema is documented in the README Multi-User sectionworkspaces.example.yaml- once workspace config is manageable via Telegram (Manage per-workspace config via Telegram commands #195), the example file's role as "the only way to configure per-workspace settings" disappears
Proposal
- Delete
users.yaml.example(can be done as part of Replace ALLOWED_USER_IDS with users.yaml in config wizard #193) - Delete
workspaces.example.yaml(after Manage per-workspace config via Telegram commands #195 is merged and stable) - Update any references in README.md, CLAUDE.md, or code comments
- Ensure the README documents both schemas as the single source of truth
Timing
users.yaml.example: remove in Replace ALLOWED_USER_IDS with users.yaml in config wizard #193 (already in the spec)workspaces.example.yaml: remove after Manage per-workspace config via Telegram commands #195 ships and per-workspace config via Telegram is verified working
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request