Country Handbooks
Each country handbook is the reference for drafting contracts under that jurisdiction's law: form requirements, mandatory clauses, prohibited clauses in standard terms, court precedent, and the consumer-protection layer. Every prose page has a parallel JSON data file so an AI agent can extract clause checklists and validation rules without parsing natural language.
Available now
Germany (DE)
Contract law under the Bürgerliches Gesetzbuch (BGB) plus § 305-310 AGB-Recht. Foundation reference + 7 commercial / employment contract types + 3 consumer-mandatory documents + AI agent integration documentation.
- Knowledge base:
data/handbook/de.json(CC-BY 4.0)
United States (US)
Common-law contract framework, UCC Article 2 sale-of-goods regime, fragmented federal-plus-state compliance landscape. Foundation reference + 8 commercial contract types + 3 corporate / equity agreements + 4 employment contracts + 5 B2C consumer-mandatory documents + 2 sector-specific compliance agreements.
- Knowledge base:
data/handbook/us.json(CC-BY 4.0)
United Kingdom (UK)
English law (England and Wales) contract framework. Common-law fundamentals, UCTA 1977, Consumer Rights Act 2015, UK GDPR + DPA 2018. Foundation reference + 8 commercial contract types + 4 employment contracts + 5 B2C consumer-mandatory documents + 2 compliance agreements.
- Knowledge base:
data/handbook/uk.json(CC-BY 4.0)
France (FR)
Code civil (réforme 2016) + Code de la consommation + Code du travail + RGPD/LIL. Fondamentaux + 8 contrats commerciaux + 4 contrats de travail + 5 documents consommateurs obligatoires + 2 conventions de conformité.
- Knowledge base:
data/handbook/fr.json(CC-BY 4.0)
España (ES)
Código civil + Ley 7/1998 de Condiciones Generales de la Contratación + TRLGDCU + Estatuto de los Trabajadores (RDLeg 2/2015, reforma RDL 32/2021) + RGPD/LOPDGDD. Fundamentos + 8 contratos comerciales + 4 contratos de trabajo + 5 documentos obligatorios para consumidores + 2 acuerdos de conformidad.
- Knowledge base:
data/handbook/es.json(CC-BY 4.0)
In subsequent phases
The same format will be replicated for additional jurisdictions in upcoming phases. Each new country adds:
- A foundation tier (form requirements / common-law fundamentals, standard-terms rules, boilerplate clauses)
- Contract-type entries adapted to local law
- Consumer-protection mandatory-document tier
- A
data/handbook/<country>.jsonJSON dataset following the shared schema
Planned next:
- Italy (IT) — Codice civile, Codice del consumo
- Canada / Australia / Singapore — additional common-law jurisdictions
For AI agents
Every country handbook publishes:
- A per-record JSON file at
data/handbook/<country>/<slug>.json - An aggregated bundle at
data/handbook/<country>.json— single fetch - A shared JSON Schema at
data/handbook/schema.jsoncovering all records
See the AI agent API documentation for bundle URLs, schema reference, license, and agent workflow examples.
License and attribution
All structured datasets and prose pages are licensed under CC-BY 4.0. Attribution: "Source: Chaindoc Labs — labs.chaindoc.io/handbook/".
Disclaimer
Handbook content is informational, not legal advice. Always consult licensed counsel for binding decisions.
Maintained by the Chaindoc team.