mattwood.fyi

I'm Matt Wood, and this is For Your Information. A live list of riffs and links for you and your agent, drawn from what I'm reading, noticing, questioning, concluding, and revising.

Links indicate relevance, not agreement. How to use this site →

Docs: API & developer resources

mattwood.fyi is a typed knowledge graph of riffs, links, and essays — designed to be read by people and queried by agents. Everything here is public: no authentication, no API keys, no rate limits. All API responses are JSON.

Machine-readable entry points

Query API

Path-based endpoints are preferred because some agent fetch tools strip query-string parameters that look like IDs.

Example

curl https://mattwood.fyi/api/fyi/q/semantic/agent+harness+architecture

For the full field reference and function-calling-ready schemas, use the OpenAPI spec. For narrative guidance on when to reach for this site, see the agent instructions.