# ICSL

A formal specification language for encoding how institutions make binding commitments to people — the governance logic layer for the Agentic State.

***

## What ICSL Does

{% columns %}
{% column %}
Institutions make binding commitments to people every day — they grant permits, approve benefits, connect water, refuse asylum. There is no formal language for specifying what those commitments are, who has the authority to make them, on what evidence, with what recourse, or how they connect across institutions.

ICSL closes this gap. It is a specification language for governance at the moment of commitment — machine-readable, deterministic, and verifiable.
{% endcolumn %}

{% column %}

<figure><img src="https://images.unsplash.com/photo-1542903660-eedba2cda473?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw1fHxkYXRhfGVufDB8fHx8MTc3OTA0MDk1N3ww&#x26;ixlib=rb-4.1.0&#x26;q=85" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

## Explore

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><h3>About</h3></td><td>What ICSL is, how it aligns with the digital government ecosystem, and how to contribute.</td></tr><tr><td><h3>Specification</h3></td><td>The complete ICSL specification: commitment types, constitutional gates, modules, patterns, object model, and enforcement engine.</td></tr><tr><td><h3>Resources</h3></td><td>The Tool (Composer, Visualiser, Validator), Implementation Playbook, and Reference Library of real protocols.</td></tr></tbody></table>

***

## At a Glance

|                              |                                              |
| ---------------------------- | -------------------------------------------- |
| **8** Commitment Types       | The atoms of institutional action            |
| **6** Constitutional Gates   | Testable validity conditions                 |
| **6** Modules                | Functional clusters of commitment points     |
| **7** Patterns               | Compositional shapes governance converges on |
| **90+** Institutions encoded | Across 4 domains, 30+ countries              |
| **v1.2** Current version     | Consultation draft — April 2026              |

### Evidence

Three experiments: the Governance Taxonomy (completeness), the Forge (universality), and the Literature Review (positioning).

***

**ICSL v1.2** · Consultation Draft · April 2026 · Published by [Intelligent Institutions](https://intelligent-institutions.org)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.i-i.earth/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
