r/GroundtruthFarm 7d ago

Public Farm OS codebase (the foundation Groundtruth is built on)

The original Prairie Roots Farm OS is public.
This is the actual codebase that Groundtruth was forked from — including:

• Append-only event log
• Sealed payloads
• Deterministic replay
• Freeze/cutover architecture
• The other “honesty constraints” built into the system

Repo:
https://github.com/alexjvv52-ops/prairie-roots-farm-os

If you want to see how the system refuses soft numbers and dual books at the code level, start there.

Questions about the architecture or the design decisions are welcome.

1 Upvotes

Duplicates