graphs.sgit.aithe books

The books

Three books, written out of this estate and living inside it. Each one is markdown first: the chapters are the source of truth, the web edition renders them, and one print PDF carries the whole thing offline. Each book also carries its own version, and that version moves only when the book’s content moves — the site’s version, in the badge above, moves on every push. v1.0.0 is reserved for a book’s actual final release, so a number below it says plainly that the book is still under review.

Fractal Semantic Graphs: Meaning Through Connectivity v0.2.0 · under review

The second edition of the argument the frozen first book made.

18 chapters · 38,029 words · about this book · the print PDF · the markdown · book.json

Creating a Book Using Fractal Semantic Graphs v0.1.0 · under review

The making-of, for authors who want to use the same agentic workflow.

17 chapters · 31,221 words · about this book · the print PDF · the markdown · book.json

The Universe Volume for Fractal Semantic Graphs v0.1.0 · held

Stays on the site; returned to later (brief 39).

12 chapters · 30,696 words · the print PDF · the markdown · book.json

How a book is versioned

The rule comes from brief 39: change the plumbing, the tooling or anything around a book and its version stays put; change what the book says and the version moves. book.json in each folder holds the version and the SHA-256 of every chapter, and admin/build/gen_bookmeta.py fails the build if content moved without the version moving, or the version moved without content moving.