Documentation

Learn the model, then use the implementation.

Use the short path to learn the programming surface, the complete workflow to understand the network beneath it, and the books/reference material when you want the full argument and engineering record.

Book one

How to Think Like a Frog

The argument and mental model. Why the architecture rejects assumptions inherited from message-oriented distributed systems.

Book two

Magnum Croakus

The engineering book: how FrogNet works, why it was built this way, and what the implementation taught us.

Programming

The UnRESTful Network Reference Guide

Programming models, semantic transport and the path from existing applications toward native shared-state programs.

Maintainer reference

How FrogNet Actually Works

Source-grounded implementation notes intended to stop the documentation from drifting away from the code.

Books

Two different ways into the same architecture: one through the ideas, one through the engineering.

The thinking

How to Think Like a Frog

The programming model: publish your own truth, read the truths you depend on, and stop rebuilding message choreography above shared state.

Read How to Think Like a Frog
The engineering
MAGNUM
CROAKUS

Magnum Croakus

The larger engineering record behind FrogNet: the architecture, the implementation decisions, the experiments, and what happened when the conventional distributed-programming machinery was removed.

Read Magnum Croakus
Exhaustive reference

Complete Capability Inventory

The rest of the site teaches FrogNet in a useful order. The inventory is the coverage specification: every architecture claim, extension point, demonstrated application class, measurement family and explicit boundary in one place.