API reference
Standards
Resolve
GET/api/standard-positions/resolve
Returns the resolved playbook for a scope. Query parameters agreement_type, party_role and jurisdiction are all optional.
json
{
"scope": { "agreement_type": "MSA", "party_role": "vendor" },
"positions": { "Liability": "Cap at 12 months' fees…", "Payment": "Net 30" },
"provenance": { "Liability": "tier1", "Payment": "tier2" },
"entries": [ /* ScopedEntry list: tier, source, obligation_type, scope, position_text */ ]
}Learn (rebuild AI tiers)
GET/api/standard-positions/learn
Walks your verified obligations and bound templates and rebuilds the Tier 2 (AI from contracts, AI from templates) suggestions.
Coverage
GET/api/playbook/coverage