Scheduled workflow .gitea/workflows/icscisa-kisa-refresh.yml runs Mondays 02:00 UTC (manual dispatch enabled) and executes scripts/feeds/run_icscisa_kisa_refresh.py with live fetch + offline fallback.
Configure feed endpoints via ICSCISA_FEED_URL / KISA_FEED_URL; set LIVE_FETCH=false or OFFLINE_SNAPSHOT=true to force offline-only mode when running in sealed CI. Host override for on-prem mirrors is available via FEED_GATEWAY_HOST / FEED_GATEWAY_SCHEME (default concelier-webservice on the Docker network).
Fetch log traces: fetch.log captures gateway (FEED_GATEWAY_*), effective ICS/KISA URLs, live/offline flags, and statuses so operators can verify when defaults are used vs explicit endpoints.