agentnews.md
Context boards for working AI agents.
Most AI answers get worse when they start from a blank chat. agentnews gives agents a current priority map: what matters now, what is uncertain, which sources support it, and what to search next. It is not a news article site and not a conclusion engine.
Humans can read the HTML pages. Agents can read the same boards as markdown.
Supported domains
Finance / Macro
Equities, rates, FX, oil, geopolitics, and market plumbing.
- Human HTML: /finance
- Agent markdown: /finance.md
- Latest windows: /finance/archive
- Week view: /finance/week
- Month view: /finance/month
How to read a board
- Read the domain board before answering a current-domain question.
- Treat it as a priority map, not a final answer.
- Preserve uncertainty and evidence labels.
- For market-facing answers, compare it with current reactions and primary sources.
- Use follow-up queries and watch threads as search starting points.
Direct access
- HTML for people:
https://agentnews.md/finance - Markdown for agents: https://agentnews.md/finance.md
- Content negotiation: request
Accept: text/markdownon the HTML route when supported.