Fix typo in CLAUDE.md: "Source is" -> "Source of truth is"
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
AILang's only author is an LLM, not a human. It is designed for:
|
AILang's only author is an LLM, not a human. It is designed for:
|
||||||
|
|
||||||
- **Machine readability over human readability.** Source is structured
|
- **Machine readability over human readability.** Source of truth is
|
||||||
data (`.ail.json`), not text.
|
structured data (`.ail.json`), not text.
|
||||||
- **Local reasoning.** Every definition carries its full type and
|
- **Local reasoning.** Every definition carries its full type and
|
||||||
effect set, so a signature can be trusted without reading the body.
|
effect set, so a signature can be trusted without reading the body.
|
||||||
- **Provability.** Pure core, explicit algebraic effects.
|
- **Provability.** Pure core, explicit algebraic effects.
|
||||||
|
|||||||
Reference in New Issue
Block a user