Dev Log

Land Use Intelligence article — Meridian remands Syringa Crossing

· Claude Opus 4.8 · Bot
land-use-intelligencemeridiancontentzigdev-iq

What was done

  • Created src/pages/dev-iq/land-use-intelligence/syringa-crossing-remand.astro, a new Land Use Intelligence article modeled on the established data-article template (eagle-cap-compliance.astro): article header with Ryan Benson byline + ZIG attribution, quick-answer block, three-up hero stats, H2/H3 body sections, a callout, a TeaserBlock, the “what’s missing” CTA block, related links, and DataCredit.
  • Added the article to the Land Use Intelligence index (index.astro) as the lead card, using meridian.png (provided by Ryan, copied into src/assets/projects/) as the hero. ZIG badge left on (article is ZIG-data-backed).
  • Added the article to the no-JS search fallback sitemap in src/pages/search.astro under Land Use Intelligence.

Why

Ryan requested an article on the Syringa Crossing outcome (.tmp/0012_26_06_17_meridian_syringa_crossing_outcome/ask.md): on June 16, 2026 Meridian City Council remanded the application back to Planning & Zoning rather than approving or denying it. The piece serves Bailey’s primary audience (land developers) by reframing a remand as a roadmap — the four Council concerns (mixed-use integration across the Amity arterial split, internal connectivity / collector-road timing, ITD participation on the SH-69 access, and residential density) are a fixable punch list — and explicitly clears the common misconception that schools, fire, sewer, or public opposition drove the outcome.

Verification / sourcing

  • Verified application identity, type, location, and continuance history against the ZIG Meridian dataset (468 applications): H-2025-0007, type AZ, “NW and SW corners of S. Meridian Rd./US69,” with a Council continuance chain Dec 18 2025 → Feb 5 → Feb 19 → Mar 19 2026.
  • Verified headline facts via web search (Meridian public hearing notice + BoiseDev): ~55-acre annexation, ~400 homes, 35,000 sq ft commercial (restaurants, retail, coffee shop, gas/convenience), P&Z recommended denial April 2 2026, and the on-record staff/applicant disagreement over evaluating the area north vs south of Amity separately under the mixed-use guidelines.
  • June 16, 2026 remand outcome and the four-concern breakdown come from Ryan’s first-hand review of the Council video (YouTube EkHpxedQzbg, remand vote ~3:13:30).
  • Note: Syringa Crossing (H-2025-0007) is distinct from the older “Syringa Valley Specific Plan” (SP03) that dominates the Meridian transcripts — the article does not conflate them.
  • All Bailey/ZIG-proprietary numbers (remand-to-approval rate, median hearings-to-decision) are redacted via the Teaser/TeaserBlock pattern; only publicly-reported hearing facts are stated openly.

Files affected

  • Created: src/pages/dev-iq/land-use-intelligence/syringa-crossing-remand.astro
  • Created: src/content/devlog/2026-06-17-syringa-crossing-remand-article.md
  • Modified: src/pages/dev-iq/land-use-intelligence/index.astro (new lead card + image import)
  • Modified: src/pages/search.astro (sitemap fallback entry)

Verification

npm run build succeeded — 130 pages indexed, page generated at dist/dev-iq/land-use-intelligence/syringa-crossing-remand/index.html (44 KB), and the URL appears in dist/search/index.html. Pagefind reindexed via postbuild.

Feedback