diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,6 +49,9 @@ runs.jsonl server run log; doubles as the RSS render source ## Notes +- Serve surfaces: `GET /recommendations.xml`, `GET /api/status`, and + `POST /api/poll` (out-of-schedule poll; serialized with scheduled polls, + short cooldown, `curl -X POST https://server/api/poll`). - Never writes to Miniflux. Never needs credentials in the repo. - Training stays on the local PC; the server only scores (low RAM). - Deploy `serve` only after a `train` run on enough organic stars shows an |
