engine.sim.memory review longform-W41-Sun good|bad)| # | Layer (comp_id · still · tier) | Beat | Timecode | Motion | Logo | Audio | VO / on-screen / caption |
|---|---|---|---|---|---|---|---|
| 1 | ![]() matches intent shared field signature-3d | open | 0–32.0s | spatial-parallax | icon·3d-extrude | ♪ bed_in | This week the calendar says one thing. One system across surfaces. So here is the deep version of branding, given away. A brand is not a logo and a feeling. It is a small set of rules that has to hold on a website, a sign, a phone screen, and a printed page at the same time. Today I will show you how we build that one rule set and run it with AI, so the same brand shows up everywhere without a person re-deciding it each time. on-screen: One brand, every surface, one system |
expected on screen: white ground · knot hero in the shared Signal Field · Magister leads · node-graph · spatial-parallax · icon·3d-extrude logo · caption bottom-left spec (the prompt): comp_id shared Signal Fieldvisual node-graphshape knotground whitetreatment 3d-extrudemotion spatial-parallaxpower summoninstrument summon→One brand, every surface, one system | |||||||
| 2 | ![]() matches intent NumberedList template | teach | 32.0–59.7s | kinetic-build | icon·color | ♪ node_lock | Start with one file. Open a plain text file and name your brand rules in words an eleven-year-old could read. Two fonts, three colors with their exact codes, the spacing, the voice, the words you will never use. Do not put this in a slide. Put it in a file a model can read. We keep ours as one markdown file the agent loads before it makes anything, so every choice traces back to one place. on-screen: Write the rules in plain text |
expected on screen: white ground · a NumberedList panel over a dimmed Signal Field · Magister leads · node-graph · kinetic-build · icon·color logo · caption bottom-left spec (the prompt): comp_id NumberedListvisual node-graphshape knotground whitetreatment colormotion kinetic-buildpower morphinstrument morph+laser→Write the rules in plain textcurate items, nodes | |||||||
| 3 | ![]() matches intent ChecklistCard template | teach | 59.7–86.0s | kinetic-build | icon·color | ♪ node_lock | Next, give every color and size a name, not a number scattered around. Call your red brand-red, not a hex code copied into forty files. These names are called tokens. Save them as a small JSON file. Now when you say brand-red, the website, the motion graphics, and the print file all pull the same value. Change it in one spot and it changes everywhere, because nothing has the raw number memorized. on-screen: Turn colors into named tokens |
expected on screen: white ground · a ChecklistCard panel over a dimmed Signal Field · Magister leads · node-graph · kinetic-build · icon·color logo · caption bottom-left spec (the prompt): comp_id ChecklistCardvisual node-graphshape knotground whitetreatment colormotion kinetic-buildpower morphinstrument morph+laser→Turn colors into named tokenscurate items, nodes | |||||||
| 4 | ![]() matches intent StackTrace template | teach | 86.0–111.5s | kinetic-build | icon·color | ♪ node_lock | Now wire the model in. We run Claude Code in the terminal as an agent, and the first thing it does is read the brand file and the tokens. That is the trick most people miss. The model is not guessing your brand. It is reading your rules, the same way a new hire would read the handbook, except it reads it every single time before it touches a pixel. on-screen: Feed the file to the model |
expected on screen: white ground · a StackTrace panel over a dimmed Signal Field · Magister leads · node-graph · kinetic-build · icon·color logo · caption bottom-left spec (the prompt): comp_id StackTracevisual node-graphshape knotground whitetreatment colormotion kinetic-buildpower morphinstrument morph+laser→Feed the file to the modelcurate errMsg, errType, fix, frames, nodes | |||||||
| 5 | ![]() matches intent DiffCard template | teach | 111.5–133.8s | kinetic-build | icon·color | ♪ node_lock | For the moving pieces, we build them in code with Remotion, which is React that renders video. The brand colors come from the token file, not from a designer eyeballing them. So a thirty second clip and a banner ad share the exact same red, the exact same font, the exact same spacing math. The surface changes. The system does not. on-screen: Render the same brand in code |
expected on screen: white ground · a DiffCard panel over a dimmed Signal Field · Magister leads · node-graph · kinetic-build · icon·color logo · caption bottom-left spec (the prompt): comp_id DiffCardvisual node-graphshape knotground whitetreatment colormotion kinetic-buildpower morphinstrument morph+laser→Render the same brand in codecurate lines, nodes | |||||||
| 6 | ![]() matches intent AnnotatedDiagram template | teach | 133.8–159.3s | kinetic-build | icon·color | ♪ node_lock | Then you make it police itself. We wrote a checker that scans every finished asset and fails it if a banned word slipped in, if a color drifted off the token, or if the logo got typed out as text instead of placed as the mark. The model fixes what it flags. You are not hand-inspecting five hundred files. You wrote the rule once and let it run on everything. on-screen: Make the model check itself |
expected on screen: white ground · a AnnotatedDiagram panel over a dimmed Signal Field · Magister leads · node-graph · kinetic-build · icon·color logo · caption bottom-left spec (the prompt): comp_id AnnotatedDiagramvisual node-graphshape knotground whitetreatment colormotion kinetic-buildpower morphinstrument morph+laser→Make the model check itselfcurate callouts, nodes | |||||||
| 7 | ![]() matches intent LogStream template | teach | 159.3–181.3s | kinetic-build | icon·color | ♪ node_lock | Print and point of sale work the same way. The same tokens become a print-ready file with the right bleed and the right color profile, and a sign template that holds the logo clear space. You are not rebuilding the brand for paper. You are pointing the same rules at a different output. One source file, many shapes, zero re-deciding. on-screen: Stamp it across print and signs |
expected on screen: white ground · a LogStream panel over a dimmed Signal Field · Magister leads · node-graph · kinetic-build · icon·color logo · caption bottom-left spec (the prompt): comp_id LogStreamvisual node-graphshape knotground whitetreatment colormotion kinetic-buildpower morphinstrument morph+laser→Stamp it across print and signscurate nodes, rows | |||||||
| 8 | ![]() matches intent JsonDiff template | teach | 181.3–206.10000000000002s | kinetic-build | icon·color | ♪ node_lock | The whole point is one source of truth. When the brand changes, you change the file, not forty assets by hand. We treat the brand rules like code. It lives in version control, every edit is logged, and you can see exactly when a color changed and why. A brand that lives in someone's head dies when they leave. A brand that lives in a file outlives everyone. on-screen: Keep one source of truth |
expected on screen: white ground · a JsonDiff panel over a dimmed Signal Field · Magister leads · node-graph · kinetic-build · icon·color logo · caption bottom-left spec (the prompt): comp_id JsonDiffvisual node-graphshape knotground whitetreatment colormotion kinetic-buildpower morphinstrument morph+laser→Keep one source of truthcurate fileName, lines, nodes | |||||||
| 9 | ![]() matches intent StatScoreboard template | proof | 206.1–228.4s | receipts-count | icon·color | ♪ node_lock | Here is the honest proof. We do not have a number to wave at you. We have the thing itself. Our entire public calendar, the brand on every surface you are looking at, was built from one source file by this exact setup. If it cracked across surfaces, you would see it. It does not, and that is the whole demonstration. on-screen: We run our own brand this way |
expected on screen: white ground · a StatScoreboard panel over a dimmed Signal Field · Magister leads · receipts · receipts-count · icon·color logo · caption bottom-left spec (the prompt): comp_id StatScoreboardvisual receiptsshape knotground whitetreatment colormotion receipts-countpower receiptsinstrument spotlight→We run our own brand this waycurate pillar, stats, statsLabels | |||||||
| 10 | ![]() matches intent shared field signature-3d | resolve | 228.4–252.9s | coalescence | icon·3d-extrude | ♪ bed_out | So that is branding as a system, not a mood. Name your rules in a file, turn your colors into tokens, let the model read them before it builds, and make it check its own work. You can watch the whole thing run in public at office.temerarii.xyz. That is The Big T-M. We point the machine at our own brand first, and we let you see it. on-screen: Watch the system run live |
expected on screen: white ground · knot hero in the shared Signal Field · Magister leads · coalescence · coalescence · icon·3d-extrude logo · caption bottom-left spec (the prompt): comp_id shared Signal Fieldvisual coalescenceshape knotground whitetreatment 3d-extrudemotion coalescencepower coalescenceinstrument coalescence→Watch the system run live | |||||||