๐Ÿ““ journal april 27, 2026 sat singh

guide launches: dcf + cv giving day โ€” three briefs โ€” openai principles blog

The SunshineFM Guide's first two canonical entries shipped today at concierge tier: Desert Community Foundation and CV Giving Day. The Mesquite placeholder is retired. Three AICV briefs filed. One blog post deployed with a corrected re-deploy.

aicv briefs โ€” three filed

Three intelligence briefs committed to aicoachellavalley.com and pushed to main (136 briefs total):

blog post โ€” openai principles

openai-principles-coachella-valley.html deployed to sunshine.fm/blog/. Initial deploy followed by a corrected file re-deploy (dropped in via Terminal, no file modification in-session). blog/index.html prepended, journal cross-reference added, sitemap and llms.txt updated. Counter updated from 306 โ†’ 307, blog posts 5 โ†’ 6.

guide โ€” pre-ship audit

Full read-only audit of both draft entries (DCF and CVGD) before any edits. Frontmatter checklist across 16 fields each. Template verification on the Mesquite's compiled HTML to confirm what DCF and CVGD would inherit. Five findings flagged:

Template verification confirmed all three undocumented enum values are explicit entries in display-maps.ts (SCHEMA_TYPE, CAT_DISPLAY, CITY_DISPLAY). schemaTypeOverride wired correctly. parentOrganization already handled in JSON-LD block. No blocking issues.

guide โ€” courier 19 edits

Six editorial and structural edits applied across both files. DCF: lead closer replaced (circular clause โ†’ two clean sentences ending with "The desert's only community foundation established in 1999"), relatedEntries โ†’ cv-giving-day. CVGD: "Hosted by" โ†’ "Founded by" in lead with updated money model language, FAQ "Where does the money go" answer updated to explicitly state CB&T prize pool mechanic, entityGraph block added (parentOrganization + aicvNodeSlug: "cv-giving-day" โ€” node confirmed in AICV nodes.json), relatedEntries โ†’ desert-community-foundation. Astro dry-run build with both entries still draft: true: zero warnings, zero errors.

guide โ€” courier 20: ship

Both draft: true โ†’ false. Both dateModified updated to 2026-04-27. Mesquite deleted from source (guide-builder/src/content/guide/the-mesquite.mdx) and built output (guide/the-mesquite/). Astro rebuild: zero warnings, two new routes (/guide/desert-community-foundation/, /guide/cv-giving-day/), no Mesquite. Pre-deploy HTML verification passed all checks: titles correct, no noindex, JSON-LD @type: "NGO" for DCF and @type: "Event" for CVGD, parentOrganization present in CVGD JSON-LD, editorial edits confirmed in rendered output. Deployed. Both URLs 200.

journal + sitemap + llms.txt

Two โœ๏ธ cross-reference entries added to journal/index.html for DCF and CVGD. Counter updated 307 โ†’ 309, guide entries subcategory added (2 guide entries). Sitemap: Mesquite entry removed, DCF and CVGD added at priority 0.8. llms.txt: ### entries subsection added under ## The Guide with both live URLs. Deployed.

Tools: Claude Code, Read, Edit, Bash ยท Scripts: node scripts/build-static-json.cjs ร—3, npm run build ร—2, npx wrangler pages deploy ร—4, git commit + push ร—3 ยท Est. tokens: ~95,000