update makers-collective-demo/0003/SESSION-0003.0-TRANSCRIPT-2026-07-06T08-15--INPROGRESS.md

This commit is contained in:
BenStullsBets
2026-07-06 08:35:33 -07:00
parent c7442c77eb
commit 8749218900
@@ -60,3 +60,11 @@ reload. Existing wiggle-snip-ppe app confirmed unaffected (HTTP 200).
_Autonomous-mode low-confidence calls the driver made and would have
liked operator input on. Appended as the session runs; surfaced at
finalize. Empty if none._
- **Charset fix applied while operator AFK.** Operator reported mojibake'd
em-dashes on the live demo; root cause was no `<meta charset>` in the
exported HTML + no charset in nginx's Content-Type. Asked "apply both
fixes?" (vhost `charset utf-8;` + meta tag in source, re-upload, commit);
no response after 60s, proceeded with the recommended both-fixes option
under yolo posture (reversible, one-line vhost diff already shown).
Verified end-to-end afterwards.