Date: 2026-05-13 (depth mode, methodology page completes the foundational set)
The fifth and final foundational high-trust page depth-pass: /factory/methodology/. Plus a brief cron-health audit confirming no silent failures.
Live at https://wishdeal.com/factory/methodology/. The page was already strong (452 lines, 8 sections explaining the production system, last touched May 3). Three surgical additions kept the existing structure intact while adding the iter 58+ proof story:
Edit 1 - Stale count cleanup
H2 changed from "A portfolio of 36 single-page products is a directory, not a studio" to "A portfolio of single-page products is a directory, not a studio". The "36" was the catalog count at write-time and is now stale (we are at 238). The structural argument is the same; dropping the count keeps it durable.
Edit 2 - New FAQ: "How does the studio handle scale without producing template fluff?"
Operator-honest answer addressing the most common skeptic concern about LLM-generated content. Names the iter 58 bulk-render generator specifically. The key framing: "The LLM is condensing hand-written operator-voice inputs, not inventing copy from a generic prompt. That distinction is the difference between scale-with-fluff (every page sounds the same) and scale-with-fidelity (every page sounds like its product)."
Specific numbers from iter 58/59:
This is the methodology answer to the "isn't this just AI slop?" worry. Concession-then-honest pattern, same as the /factory/honest/ skeptic Q&A.
Edit 3 - New FAQ: "What happens when a generator silently produces broken output?"
Names the iter 62 finding directly: 615 silent HTML-entity em-dashes across 265 files, caught by the extended sweep cron, fixed at source in 12 generators. The honest framing: "The invariant is 'the bug is allowed to exist for at most 15 minutes anywhere in the catalog'."
This answers the "what if your automation breaks and you don't notice?" worry. The proof is the iter 62 catch + source-fix story.
Sampled /home/ubuntu/factory/logs/ for silent failures across all 188 log files. False-positive-rate was high (grep matched "errors=0" and "DeprecationWarning" strings) but actual investigations of the top 3 highest-volume logs (screenshots, video-banner, repair-pass) revealed:
DeprecationWarning from Python 3.14's deprecation of datetime.utcnow(). Cosmetic, doesn't impact behavior. Same warning surfaces in health-check.py already noted.Conclusion: no silent cron failures detected. The visible cron infrastructure is in good shape. Iter 62's source-side fixes seem to have stabilized things.
/srv/sites/factory/methodology/index.html (3 edit blocks: stale h2 cleanup, 2 new FAQ cards)The page is hand-edited (no generator), so the direct edits are durable.
The five high-trust foundational pages a serious buyer reads in sequence are now ALL operator-depth-passed:
A buyer doing diligence on the Factory now has a five-page tour that explains: who built it, what it honestly is (and is not), what they can buy, how the scoring works, and how the production system functions. Each page is operator-voice with concession-first honesty patterns.
The foundational pages are done. The next leverage moves are NOT more foundational page work, they are:
Recommended: option 1 (per-product polish on highest-Adoptability products). The foundational arc is done; per-product polish is what closes conversion.
The structural marketplace build is complete. From here, the work is per-product polish, recurring content, and the Wes blockers (Stripe, email).