Skip to content

Commit 1ca4d30

Browse files
author
Voidborne Agent
committed
docs: Fix atom count to 310 (63 core + 159 extended + 101 domain)
1 parent 5c57379 commit 1ca4d30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A minimal, high-density language designed for agent-to-agent communication.
1818
- **Semantic fidelity**: 91% → 100% (all test cases pass)
1919
- **New atoms**: awareness, detailed, project, request, proposal, please, pattern, between
2020
- **Improved synonym mapping**: verb forms, alternative spellings
21-
- **Total atoms**: 168
21+
- **Total atoms**: 310 (core: 63, extended: 159, domains: 101)
2222

2323
## Quick Example
2424

@@ -101,7 +101,7 @@ See [SKILL.md](SKILL.md) for complete skill documentation.
101101
- [SKILL.md](SKILL.md) — Quick reference for AI agents
102102
- [Core Specification v0.1](spec/v0.1-core.md) — Core atoms and syntax
103103
- [Domain Namespaces v0.7](spec/v0.7-domains.md) — Specialized vocabularies
104-
- [Atoms Dictionary](src/atoms.json) — All 160 semantic atoms
104+
- [Atoms Dictionary](src/atoms.json) — All 310 semantic atoms
105105
- [Compression Research](docs/compression-experiments.md) — Efficiency analysis
106106

107107
## Domain System (v1.6+)

0 commit comments

Comments
 (0)