Schedule plugin development
storage/plugins/schedule/*· plugins only emit candidates; host dedupes, rate-limits, creates jobs
Product: Schedules · Schedule plugins.
Examples:
Principles
- Output candidate items (
https?URL + stablekey) only - No Job creation / SQLite / own cron
- High risk → default off
- Prefer
ctx.safeFetchwhen networking
Layout
text
storage/plugins/schedule/<dir>/
plugin.json
index.jsAPI
/api/schedule-plugins — list, rescan, install zip, enable, config, uninstall package.
