RSS News Digest

What This Template Proves

This is the simplest Yahoo Pipes-style digest path: collect rows, filter by topic, sort by rank, limit, and expose a response.

Current Behavior

The graph is runnable today because feed items are mocked as a JSON Value.

Expected output is a list of subfork topic items sorted by descending score.

Faked Pieces

Missing Nodes And Panels

Architecture Implications

Templates need to declare requirements before import/fork. The graph can be runnable with mocked data, but the real template needs network capability and feed parsing support.