bd739ccfdf
deck-engine gains --format json (language-independent, slug-based) so a new dist/interpreter-cli can score how significant a day's transits are without linking the engine itself — it depends only on the JSON shape, via its own minimal parser. Also documents the full reading pipeline end to end (CLAUDE.md, README, docs/) and adds docs/reading.md, a non-technical explanation of what a daily reading contains and means.
12 lines
180 B
Plaintext
12 lines
180 B
Plaintext
# Build output, including dist/user.properties which holds real birth
|
|
# data once filled in — never commit it.
|
|
/dist
|
|
/engine/build
|
|
/interpreter/build
|
|
|
|
*.o
|
|
core
|
|
core.*
|
|
|
|
.DS_Store
|