Deep read

Architecture memo

This page exists for investors, research partners, and buyers who already understand diffusion models and want to know what we actually built around them.

Candidate generation

FLUX provides the pixel engine. We treat each run as a structured sweep through a constrained latent neighborhood rather than a single “best guess.” Variance is budgeted. Identity drift is capped before ranking ever runs.

Identity preservation

The embedding is not a soft prompt. It is a contract. Landmarks, micro-texture, and lighting response must remain coherent across the candidate set or the frame is discarded upstream. Pretty pictures that are not you are treated as defects, not accidents.

Ranking and selection

The composite score is explicit: aesthetic coherence, predicted engagement under calibrated assumptions, identity lock, and diversity across the final basket. Weights are not hidden. They are policy you set once per channel or per launch.

Training and compute

Training and fine runs execute on Lambda Labs GPU clusters with deterministic job graphs. You do not need to care about our orchestration layer until you ask for private throughput. Then it matters a great deal.

Deployment posture

Default delivery is off-chain generation with signed URLs and lineage metadata. Optional chain attestations exist for teams that require an external witness. Neither path changes the core claim: reconstructed photography, ranked, identity-bound.