NateRich.net Docs Lab Tools

Lab

Research systems and onchain design notes.

synthCore

A market-structure research engine that normalizes venue data into one event model. It keeps spot and perpetual markets separate, builds its own price state, and gives paper strategies a controlled surface for study without placing orders.

Quintile Lottery

A no-house lottery design where roughly one ticket in five wins. The contract goal is simple: no oracle, no operator result control, no house cut, and a draw lifecycle driven by pot state instead of a fixed timer.

Raffle

A sponsor-funded raffle pattern. Creators fund the prize, choose who can enter, choose how prizes are split, and launch a dedicated child contract so entrants do not pay a ticket price.

Crypto 101

Wallet basics for using the onchain experiments safely. Learn what a wallet is, how test networks and faucets work, what connecting a site can expose, and what a transaction actually approves.

Mint & Access

The access model for finer-grain synthCore views: the Relic for standing holder access, Data Windows for pay-per-window use, the Season Pass for the research co-op — and a clear boundary between wallet authorization and the research system underneath.

Writing

Essays and public arguments.

Heterarchy

A public case for distributed, overlapping, accountable authority — Communal Cooperative Organizations and opt-in Community Cooperative Structures as a way to restore adaptive capacity. Authority tied to real function and lived consequence, not permanent status.

Why

The posture behind the projects: permissionless systems, incentives, agency, repair, and the civilizational cost of destroying working systems.

Reference

Reference material behind public tools and models.

Galactic Codex

Reference notes behind the space tools: star types, world classes, moons, atmospheres, detection bias, and whether a generated trait is observed, modeled, inferred, or aesthetic.

Tools

Browser instruments and CLIs.

Mini Galaxy

A browser-only seeded observatory for exploring a small generated galaxy. It shows stars, planets, and uncertainty as a model, not as a catalogue or discovery claim.

System Generator

Turn a seed into one star system and watch its bodies move. The model favors deterministic structure, readable motion, and clear tradeoffs over pretending to be a full astrophysics simulator.

World Generator

Observe a generated world from orbit. It expands a selected planet or moon into a local view with surface, sky, host body, and the data behind the scene.

Character Forge

A guided character builder using open SRD material. Choose the basics, review the sheet, and keep the workflow local to the browser.

DM Toolkit

A dense browser console for running a table: creature references, NPCs, dice, weather, locations, factions, and initiative without leaving the session.

Zork Terminal

Play Zork I–III in a browser terminal. The interpreter and story files run client-side, autosave is local. Jump in: I · II · III

consys

A small Rust system monitor that prints useful machine state without logos or themes. Built to be quick to read, easy to paste, and stable enough for scripts or support notes.

twig

A compact directory tree printer for humans and tools. Plain indentation, stable ordering, and less token noise than a decorative tree.

cmatrix

The terminal matrix-rain that inspired the site’s home-page background. A small C/ncurses program by abishekvashok — any terminal becomes the iconic green cascade. The home-page background here is a browser-side homage: same impulse, none of cmatrix’s code.