Legal Literacy

For partners

The Legal Literacy Library is public infrastructure. Deep-link to any artifact, or consume the JSON manifest to embed cards in your portal.

Who this is for

Accelerators, angel groups, venture firms, university programs, and any platform onboarding Georgian founders to Western investor expectations. The library is free and CC-BY 4.0. You can deep-link to any artifact, fetch the JSON manifest to render cards in your own portal, or paste content into your own onboarding material with attribution.

JSON manifest

Public, no key required. Returns every published artifact with metadata, locale-specific titles and summaries, source citations, license terms, and canonical URLs.

GET /api/tools/legal-literacy/manifest

Sample manifest fetch

curl https://kartulios.online/api/tools/legal-literacy/manifest \
  -H 'Accept: application/json'

Sample artifact fetch

Pick any published slug

curl https://kartulios.online/api/tools/legal-literacy/delaware-flip-primer \
  -H 'Accept: application/json'

Versioning

The current major version is v1. Request a specific version via the Accept header. Future versions will be opt-in; v1 will continue to resolve.

Accept: application/vnd.kartuli.legal-literacy.v1+json

Caching and CORS

All JSON responses include public, s-maxage=3600, stale-while-revalidate=86400 cache headers and Access-Control-Allow-Origin: *. Safe to call from any browser, server, or edge worker.

License and attribution

Kartuli OS–authored explainers and calculator methodology are licensed CC-BY 4.0. External templates referenced from these documents (YC SAFE, NVCA model docs, Cooley GO) remain under their original licenses; we link, we do not host. When embedding or excerpting our content, include the attribution “Source: Kartuli OS Legal Literacy Library, CC-BY 4.0, kartulios.online/legal-literacy/<slug>”. The structural disclaimer (informational-only, not legal advice) must travel with any embedded calculator or excerpted primer.

Contact

Embed scripts, key-issued higher rate limits, attorney-review badges, and partner co-listings are planned for a later phase. To register interest or report broken integrations, write to rob@cartooli.com.