agent-first-data 0.26.2

A naming convention that lets AI agents understand your data without being told what it means, plus a CLI and library for reading and safely editing structured JSON, TOML, YAML, dotenv, and INI documents.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
/target

# macOS metadata files
.DS_Store

# hypha spawn working directory
.cmn

# Python venv (test/release scripts provision the package-local one)
/python/.venv/
__pycache__/
*.pyc