Prompt Details
Model
(claude-4-6-sonnet)
Token size
578
Example input
[NOTES]: Voice sample: I keep thinking about how Postgres' WAL replication should make hot standbys trivial. It doesn't. The standby applies WAL records in order, single-threaded, so a write-heavy primary can outpace one replica indefinitely. You can't parallelize WAL apply without breaking the consistency model. So the failover story is more fragile than you'd want. Notes: met with priya re billing migration; she's worried about double-billing during cutover; both systems running parallel = real risk; alt cutover at known-quiet window (Sunday 3am); but enterprise customers in APAC, not quiet there; proposed shadow mode 1 week, log diffs, fix bugs, then hard cutover; priya OK w/ shadow mode but wants to define "diff acceptable" criteria first; next step I write up the shadow-mode plan + diff criteria, send Thursday
Example output
Talked to Priya about the billing migration. Her main concern is double-billing during cutover - if both systems run in parallel and both write to the same customer accounts, there's a real risk a customer gets charged twice for the same event.
One option is to cut over at a known-quiet window (Sunday 3am for us). The problem is APAC. We have enterprise customers in Singapore and Sydney; Sunday at 3am Eastern is their Monday morning, the opposite of quiet.
What I proposed: shadow mode for a week. The new system runs alongside the old one, sees the same inputs, produces its own outputs, but doesn't actually issue invoices. We log the diffs between old and new every day, fix whatever's diverging, and only do a hard cutover once the diffs are clean.
Priya is OK with shadow mode but wants the "diff acceptable" criteria defined upfront - not after we see the diffs and start rationalizing. Fair. Next step on my plate: write up the shadow-mode plan plus the acceptance criteria for diffs. Sending Thursday.
By purchasing this prompt, you agree to our terms of service
CLAUDE-4-6-SONNET
Turns rough notes - meeting scrawl, reading notes, a brain-dump - into working-draft prose without flattening them into generic AI voice. Give it your notes plus a short sample of how you write, and it renders a draft you can edit from: your compression, phrasing, and specifics kept. No padded transitions, no 5x expansion, no jargon re-explained. Marks real guesses inline instead of inventing. One of 40 prompts in the Pemway Power User Pack on Gumroad. Personal & commercial use OK.
...more
Added 10 hours ago
