Operate

Prepare for the day after launch

Review permissions, exports and interrupted work before users depend on the app.

Keep access, recovery and exit understandable after launch.

14 practical guides

Choose the question closest to yours.

New to the topic? Begin with the first guide. Otherwise, go straight to the question you need to answer.

Start here · Practical guide

Plan your exit before you commit to a builder

Read the guide →
Guide preview

Check source, records and service dependencies separately so an export is useful rather than merely downloadable.

Bottom line: An exported file is only part of an exit plan. Confirm what it contains, whether it is complete and what is needed to run or restore it elsewhere.

Important limitations

Test who can see and change each record

Read the guide →
Guide preview

Review authorization separately from whether a user can successfully sign in.

Bottom line: A working login does not prove that private records are protected. Check permissions with two ordinary test users and explicit expected boundaries.

Practical guide

What to do when a build stalls or fails

Read the guide →
Guide preview

Distinguish an unfinished generation from a blocked account, failed request or uncertain result.

Bottom line: Check the original operation before requesting another build. A slow response alone does not establish that nothing happened.

Practical guide

Keep test data separate from live work

Read the guide →
Guide preview

Make sample records easy to identify without relying on memory.

Bottom line: Use an isolated environment where supported and keep fictional examples out of real reporting and customer communication.