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.
Three intelligence briefs committed to aicoachellavalley.com and pushed to main (136 briefs total):
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.
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:
relatedEntries: [] โ neither cross-linked the otherentityGraph entirely โ no parentOrganizationcategory: civic-institution and category: event not in documented enum โ needed template verificationcity: valley-wide same statusTemplate 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.
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.
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.
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.
node scripts/build-static-json.cjs ร3, npm run build ร2, npx wrangler pages deploy ร4, git commit + push ร3 ยท Est. tokens: ~95,000