Cyber-Yoot™ Compiler
Move sliders (00–99). Two feed Red, two feed Green, one feeds Blue. Cyborg tint changes.
RGB: — | HEX: —
const stages = {
Seduction: { meaning: "Advertisement + Attraction", next: "Complicity" },
Complicity: { meaning: "Reward Desire", next: "Transaction" },
Transaction: { meaning: "Ritual Exchange of Currency & Data", next: "Augmentation" },
Augmentation: { meaning: "Branded Body", next: "Commodity" },
Commodity: { meaning: "Cyber-Yoot™", next: null }
};