L1 sites are static pages built with Astro. All content is rendered at build time into plain HTML. There are no client-side frameworks, no API calls, and no anti-scraping measures. These sites serve as a baseline to verify that a scraper can correctly parse real-world HTML structure, navigate multi-page sites, and extract structured data.