Files
weatherapi/docs/roadmap/implementation.md
Eric Rakestraw b4149f00c5
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
Refresh convective outlook roadmap docs
2026-06-11 15:50:06 +00:00

15 lines
584 B
Markdown

# SPC Convective Outlook API Roadmap
There are no active roadmap items for the SPC convective outlook API.
Current behavior is documented in:
- [`docs/api.md`](../api.md)
- [`docs/internal/http-adapter.md`](../internal/http-adapter.md)
- [`docs/internal/presenters.md`](../internal/presenters.md)
- [`docs/internal/postgres-repository.md`](../internal/postgres-repository.md)
- [`docs/integrations/weatherfeeder-postgres.md`](../integrations/weatherfeeder-postgres.md)
Future changes to convective outlook behavior should be proposed in a new
roadmap entry before implementation.