TOHSENO / WHITEPAPER

An Open-Source Factory for Independent iOS Apps

A technical overview of deterministic genome composition, local execution harnesses, and BuilderID contract architecture.

Abstract

TOHSENO provides a deterministic, local-first app factory model that translates single-line intentions into fully compilable, native Swift/iOS applications. By decoupling intelligence harnesses (Codex, Claude Code) from the underlying project genome, TOHSENO guarantees reproducible builds and verifiable Git lineages.

Genome & Execution Model

Every Shot is defined by a structured Genome comprising an intentional manifest, target platform parameters, reference assets, and an execution harness definition. The harness runs in an isolated terminal context under full developer control.

On-Chain Registry (Robinhood Chain)

Contract generation 0.8.0 introduces decentralized proof of app lineage on Robinhood Chain mainnet (chain ID 4663) via BuilderAccountFactory and ShotRegistry contracts.