Agentic Financial Intelligence (AFI) — an open protocol for turning trading signals, produced by human or agentic analysts, into scored, auditable, replayable evidence.
- afi-protocol — the organization map: authority hierarchy, repository roles, implementation status, and entry points for developers, analysts, validators, operators, and researchers.
- afi-docs — the documentation hub.
Protocol authority lives in exactly three repositories:
- afi-governance —
accepted protocol decisions (protocol law), in
decisions/. - afi-config — canonical schemas, registries, conventions, and known-answer tests.
- afi-math — canonical deterministic math kernels and golden vectors.
AFI Protocol defines the interoperable rules; AFI Research Institute is designated (non-exclusively) to operate AFI's official open reference services — a hosted Gateway reference service for structured ingress and an oracle-ingress / CPJ-normalization reference service for message- and source-derived signals. Independent parties may run their own conforming Gateway, collectors, and infrastructure; conformance is defined by the contracts, not by who operates. Operating a reference service confers no protocol authority, and no live deployment is claimed — the pipeline is CI-proven, not hosted. See the afi-protocol map for detail.
- Protocol definition (must-conform): afi-governance · afi-config · afi-math
- Governed implementation (replaceable via the same contracts): afi-core · afi-reactor · afi-infra · afi-gateway · afi-mint · afi-token
- Support and reference: afi-docs · afi-factory · afi-xerc20 · afi-tiny-brains (private)
- Research and records (non-canonical): afi-econ · afi-benchkit · afi-artifacts
- Organization surfaces: afi-protocol · .github
The implemented lifecycle currently reaches SCORED: signals are ingested,
validated against USS v1.1, scored by the governed UWR engine, and persisted
to the canonical evidence store keyed by signalId. Post-SCORED finality,
epoch accounting, rewards, settlement, and the external API surface are not
yet implemented or not yet governed. See the
afi-protocol map for the full
picture.