2026-07-04
Docs phase 4:
- Trimmed all Agent Trust API pages with Jul 2026 verified live examples
- Added Batch and Directory reference (batch, directory, leaderboard)
- Aligned search categories with sidebar; fixed Cmd+K popular docs
- Archived legacy raw API markdown to
archive/
Docs phase 3:
- Added annotated credit response explorer with live example wallet
- Added Error Codes reference
- Trimmed SDK, Examples, and Solutions to code-first length
Docs phase 2:
- Added interactive wallet lookup demo on Welcome
- Added Social Score endpoint reference
- Expanded Ownership Signals with MetaDAO ICO conviction and decision-market trader detail
- Rebuilt welcome hub, quickstarts, and concepts pages (developer tone, code-first)
- Fixed duplicate page titles on agent and reputation API reference pages
API (no breaking changes):
GET /scoreownership v2 fields:sub_pillars,projects_with_ico,projects_with_gov- Shortcut endpoints unchanged:
/fairScore,/walletScore,/socialScore
2026-06
- Credit API: live Kamino obligations in
credit_data.obligations - Credit attestation verifier at
credit-api.fairscale.xyz/v1/verify-hash - Agent Trust Gate returns
decision: "allow" | "deny"(replaces legacyallowedfield)
2026-05
- Ownership pillar v2 backed by 01Resolved (ICO conviction, decision-market participation, commitment)
ownership_pillaradditive cap at 10 onGET /score
2026-03
- Initial public docs for Human Score API, Credit API, and Agent Trust API
- TypeScript SDK (
@fairscale/sdk) published