10 years of "great developer docs" meant nice formatting and good search. now the power user is an AI agent running grep. totally different design target
This is a clever interface for docs. Giving agents a filesystem they can traverse over SSH feels much closer to how developer tools already work than another bespoke API. Curious whether you expose versioned docs or changelogs too, so agent runs stay reproducible over time.
Docs as a filesystem because agents think in bash, not in REST calls. This is the right abstraction