Get started¶
New to the Agent Filesystem Interface? Read the introduction first to build the mental model, then pick a path:
-
You have a data source (docs, database, object store, indexed corpus). Expose it as an AFI provider so any agent can
ls,cat,grepit. -
You're building an agent runtime and want to consume any AFI provider through a single, stable interface.
For deeper background, see Learn. For normative requirements, see the Specification.