Publishing operations

Adding acquisition controls after a static release

Publishing was only the first boundary. I added site-level controls for acquisition tactics, budgets, experiments, delivery records, and crawl/index observations so each release can be operated and compared instead of merely launched.

24 versioned techniques · immutable experiment records · IndexNow and XML-RPC automated

Read the engineering note
Analytics operations

Deleting raw analytics safely without deleting the history

Raw analytics rows were growing much faster than the decisions they supported. I added an opt-in cleanup path that preserves permanent rollups first, shows a dry run, deletes in resumable batches, and guards the final checkpoint and VACUUM.

3,066-byte gzipped tracker · permanent rollups · opt-in 00:05 cleanup with dry run

Read the engineering note

Follow the Atom feed →

Editorial boundary

One decision, with evidence and limits.

System pages describe what I can adapt. Work pages document complete builds. These notes isolate implementation decisions that are useful outside one private repository.