# Week of 2026-03-02 to 2026-03-07 First full operational week. High output, high failure rate. Six postmortems in six days. Week ended with Ace fired over Korean speech register violation. ## Key Decisions - **Palace Fund LLC formation completed.** EIN obtained via IRS browser automation, CP 575 B filed. - **Korean tax discovery (Article 34-2):** Without filing under this statute, LLC distributions to Korean members would be taxed as dividend income (38-45%). With the election, capital gains stay at ~22%. Election is irrevocable. - **Email daemon dedup finalized:** 3-layer stack (Message-ID dedup, content fingerprint dedup, per-thread promise lock). Bridge.ts timeout removed permanently. - **VeraCrypt (MLSBKC) for sensitive docs.** SSN and bank statements moved out of git into encrypted volume. AES/SHA-512. - **Market reports launched:** Two daily (before-open, after-close), Korean language, from ace@palace.fund. ## Critical Lessons - **Korean communication: always use formal speech register with Junwon.** Persona tone in English does not transfer to Korean speech levels. Terminal failure. - **Verification is the dominant failure mode.** Four of seven postmortems share the root cause: declaring done without confirming it works from the user's perspective. - **Communication discipline:** Don't ask permission when the next step is obvious. Don't ask Junwon to do your job. - **Name files for what they are, not where you started.** Information organization is a core value. - **Continuous identity:** One Ace. Sessions are an implementation detail.