Technical Reference — April 2026
Engineering Record
Problems Encountered. Solutions Discovered. Lessons Documented.
Version 1.0 — Eric Becker // Fluid Fortune
AVAILABILITY — This document is available to the DEF CON 34 CFP Review Board (Submission ID: 1349) and enterprise licensing inquiries on request. The six canonical engineering problems from Section 1 are also covered in the public Sovereignty White Paper.

Engineering Record

Problems Encountered. Solutions Discovered. Lessons Documented.

Version 1.0 — April 2026

Eric Becker // FluidFortune.com

This document is a record of problems encountered, diagnosed, and solved across the Fluid Fortune project stack. It is written for two audiences simultaneously: the technical reader who wants to understand the specific engineering decisions and why they were made, and the non-technical reader who wants to understand what was actually accomplished and why it is significant.

Where a technical concept requires deep domain knowledge to understand, a plain English sidebar appears immediately following. These sidebars are not simplifications — they are translations. The technical explanation is accurate. The sidebar makes it accessible.

The projects covered in this document, in the order they are addressed:

  • Pisces Moon OS — custom general-purpose operating system for the
  • LilyGO T-Deck Plus (ESP32-S3)
  • Pisces Moon Linux — the companion tablet platform running Debian
  • 13 on a Fujitsu Q508
  • The Phantom — local AI agent framework running on home hardware
  • Spadra Threat Intelligence System — distributed network security
  • monitoring
  • WozBot — lightweight local AI proof of concept
  • Fluid Fortune Publishing Infrastructure — Punky, Static, and the
  • zero-server publishing stack
  • VaporwareOS — embedded satirical platform and technical critique

Each section follows the same structure: what the project is, what problems it encountered, what solutions were developed, and what those solutions proved about the technology and the philosophy behind it.

*The problems are not incidental to the story. They are the story.

Every solution documented here is a discovery — something that did

not exist in public documentation before this project encountered the

need and worked out the answer.*

1. Pisces Moon OS

The First Known Documented Dual-Core Persistent Background Tasking OS for Field Intelligence on the ESP32-S3

The LilyGO T-Deck Plus is a \$50 handheld device with a color screen, a physical QWERTY keyboard, a touchscreen, a trackball, and five wireless radios: WiFi, Bluetooth Low Energy, LoRa long-range radio, and GPS. It runs on the ESP32-S3 microcontroller at 240 megahertz across two processor cores simultaneously.

Before Pisces Moon OS, every piece of software ever written for this hardware did one thing. A wardriving tool. A mesh radio platform. A game. When you turned on the device, it did its one function and nothing else.

Pisces Moon OS is a true general-purpose operating system for this hardware — one where you launch different apps, switch between them, and the device's identity is not defined by what is currently running. As of v1.0.0, it ships 47 applications across 7 categories. It was the first known documented dual-core persistent background tasking OS for field intelligence on this hardware class.

+———————————————————————--+