Post

HN
Hacker News (Newest)

Pscale – Logarithmic compression for LLM knowledge bases

A semantic number system for structured knowledge. Pscale blocks are JSON documents where position in the tree is the data — depth encodes resolution, branch position encodes relationship, and a single navigation function (BSP) can extract any view from any block.

Three companion blocks, each teaching a different aspect:

BSP is the navigation function. Two implementations are provided:

No metadata, no wrapper fields. The structure is the complete specification.