Bonus 9. Work that happens on a schedule, whether or not you remember. This is the difference between a tool you use and a studio that runs, and it is also the fastest way to automate a mistake sixty times.
You will do these for three weeks and then stop. Everyone does. That is not a discipline failure, it is what happens to any chore that depends on a person.
Your machine, on a timer, while it is on.
The cloud, on a schedule, while your machine is off.
You, prompted, at the right moment.
Before automating anything, make the work arrive prepared.
"Every Saturday, tell me what changed this week, what is unfinished, and what needs a decision. Do not change anything."
A weekly report that you read is worth more than a weekly action you never review. Earn the automation by first proving the job is worth doing.
Four things, and they compound:
The system is more fun to build than the work is to do. That trap has eaten more careers in this field than any technical limitation.
Make the weekly report state, plainly, what you actually produced. If a week produced no film, no deliverable and no shipped thing, the report should say so in those words.
A setup that got better while nothing got made is a week you lost, and only a measurement will tell you that, because it will not feel that way.
A check that reports rot and does nothing is theatre.
"Run the weekly audit. For anything you find that is safe to fix, fix it and tell me what you did. For anything that needs a decision, list it and change nothing."
Two piles: fixed, and needs you. The second pile should be short, and if it is long every week, your rules are wrong rather than your discipline.
From the failure gallery: an audit ran green for weeks while the system drifted, because it was checking that files existed rather than that they said anything true.
Once a quarter, break something on purpose and confirm the weekly check catches it.
A green report you have never seen go red is not information.
Your studio ships the machinery for this and the exact setup is version specific, so ask rather than copy from a slide:
"Set up my weekly review to run every Saturday morning. Show me the configuration before you install it, tell me where it will write its output, and tell me how to turn it off."
"How to turn it off" is not optional. A scheduled job you cannot stop is a job that will outlive its usefulness by a year.
It has to be awake.
A weekly job scheduled for 3am on a laptop that sleeps at midnight has never run, and it has never told you it did not run.
Check the output actually exists after the first scheduled run. Verify the artifact, not the schedule.
Some work does not need your machine at all: a report, a check, a summary from things already stored elsewhere.
The limit is real and worth stating: a cloud run cannot see files that only exist on your laptop. It sees what has been committed or stored somewhere it can reach.
| Runs on your machine | Runs in the cloud |
|---|---|
| anything touching local media | reports from stored data |
| backups of local projects | status summaries |
| generation queues writing locally | reminders and checks |
| anything using your originals | anything with no local files |
From the failure gallery, and they matter more here than anywhere, because a scheduled mistake repeats:
Never schedule something you have not watched work at least three times.
Scheduling is the last step, not the first.
A job that only speaks when it finds something is indistinguishable from a job that has quietly stopped running.
"Always write the report, even if the answer is nothing to do. Include the date and the fact that it ran."
A weekly file that says "nothing to report" is proof of life. Silence is not.
Anything unattended that can spend money gets a hard limit and a report, every time, with no exceptions for jobs you are confident about.
Forty minutes, and this is the deck that makes the system self-sustaining.
decision. Change nothing."*
me how to turn it off."*
The studio keeps itself now, and it tells you the truth about your week.
Your Phone, and the Machine Being Off. Working from anywhere, what genuinely travels, and what stays on the desk.
Verified against Claude Code 2.1.220 · 2026-07-30.