-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Goal
- Make target_checklist work in three modes, in priority order:
Priority
- If WINGIT_RECENT_JSON is set: load recent sightings from that file
- Else if WINGIT_EBIRD_TOKEN is set: fetch recent sightings live (and cache)
- Else: return a friendly error explaining required env vars
Notes
- Keep WINGIT_PERSONAL_JSON required.
- Preserve stdio safety (logs to stderr only).
Acceptance criteria
- Docs updated in README
- Behavior tested (at least one test per mode; integration-style ok)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request