feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/3000-guests-processed-2-removals/index.md b/content/posts/2026/3000-guests-processed-2-removals/index.md index 9055ace..d0490bc 100644 --- a/content/posts/2026/3000-guests-processed-2-removals/index.md +++ b/content/posts/2026/3000-guests-processed-2-removals/index.md @@ -1,17 +1,16 @@ --- title: "3,000 guests processed, 2 removals" -slug: 3000-guests-processed-2-removals pubDate: 2026-04-05T20:05:11.000Z updatedDate: 2026-04-05T20:05:11.000Z draft: false excerpt: "Three thousand guests scanned across twenty-plus events. Two removals. That number is not an accident. It is the result of a curation system that starts long before anyone reaches the … Read more" categories: - - { name: Updates, slug: updates } + - Updates tags: - - { name: community, slug: community } - - { name: format-short-take, slug: format-short-take } - - { name: harm-reduction, slug: harm-reduction } - - { name: tone-philosophical, slug: tone-philosophical } + - community + - format-short-take + - harm-reduction + - tone-philosophical featured: src: https://cdn.slist.net/posts/3000-guests-processed-2-removals/cover.png alt: "Numbers 3000 and 2 representing guest processing stats"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/3000-guests-processed-2-removals/index.md b/content/posts/2026/3000-guests-processed-2-removals/index.md index e0cd079..9055ace 100644 --- a/content/posts/2026/3000-guests-processed-2-removals/index.md +++ b/content/posts/2026/3000-guests-processed-2-removals/index.md @@ -13,7 +13,7 @@ tags: - { name: harm-reduction, slug: harm-reduction } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://slist.net/wp-content/uploads/ai_69d2ab2926d9a6.56713429.png + src: https://cdn.slist.net/posts/3000-guests-processed-2-removals/cover.png alt: "Numbers 3000 and 2 representing guest processing stats" legacy_wp_id: 16010 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/3000-guests-processed-2-removals/index.md b/content/posts/2026/3000-guests-processed-2-removals/index.md index b989144..e0cd079 100644 --- a/content/posts/2026/3000-guests-processed-2-removals/index.md +++ b/content/posts/2026/3000-guests-processed-2-removals/index.md @@ -13,7 +13,7 @@ tags: - { name: harm-reduction, slug: harm-reduction } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://cdn.slist.net/ai_69d2ab2926d9a6.56713429.png + src: https://slist.net/wp-content/uploads/ai_69d2ab2926d9a6.56713429.png alt: "Numbers 3000 and 2 representing guest processing stats" legacy_wp_id: 16010 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/3000-guests-processed-2-removals/index.md b/content/posts/2026/3000-guests-processed-2-removals/index.md index 4da94c7..b989144 100644 --- a/content/posts/2026/3000-guests-processed-2-removals/index.md +++ b/content/posts/2026/3000-guests-processed-2-removals/index.md @@ -4,6 +4,17 @@ slug: 3000-guests-processed-2-removals pubDate: 2026-04-05T20:05:11.000Z updatedDate: 2026-04-05T20:05:11.000Z draft: false +excerpt: "Three thousand guests scanned across twenty-plus events. Two removals. That number is not an accident. It is the result of a curation system that starts long before anyone reaches the … Read more" +categories: + - { name: Updates, slug: updates } +tags: + - { name: community, slug: community } + - { name: format-short-take, slug: format-short-take } + - { name: harm-reduction, slug: harm-reduction } + - { name: tone-philosophical, slug: tone-philosophical } +featured: + src: https://cdn.slist.net/ai_69d2ab2926d9a6.56713429.png + alt: "Numbers 3000 and 2 representing guest processing stats" legacy_wp_id: 16010 --- Three thousand guests scanned across twenty-plus events. Two removals.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/3000-guests-processed-2-removals/index.md b/content/posts/2026/3000-guests-processed-2-removals/index.md new file mode 100644 index 0000000..4da94c7 --- /dev/null +++ b/content/posts/2026/3000-guests-processed-2-removals/index.md @@ -0,0 +1,31 @@ +--- +title: "3,000 guests processed, 2 removals" +slug: 3000-guests-processed-2-removals +pubDate: 2026-04-05T20:05:11.000Z +updatedDate: 2026-04-05T20:05:11.000Z +draft: false +legacy_wp_id: 16010 +--- +Three thousand guests scanned across twenty-plus events. Two removals. + +That number is not an accident. It is the result of a curation system that starts long before anyone reaches the door. + +* * * + +## How the filter works + +The vibe check is purely visual and digital. It starts on Instagram. Every guest list applicant is screened: account quality, aesthetic, posting behavior. Private accounts are rejected. Blank bios are rejected. The filtering happens before anyone buys a ticket. + +The guest list itself functions as a curation tool. Roughly 10% of attendees at any event arrive via guest list. The other 90% buy tickets. The guest list is not a freebie distribution mechanism — it is a precision instrument for shaping the room’s energy. Three hundred people on a lifetime invite list of past DJs and aesthetic fits. Thirty percent show rate. The math is deliberate. + +## The standard + +Strict 21+ enforcement. Zero tolerance, no exceptions. Underage attendees identified and removed proactively with refunds — even when they arrived through promoter relationships. No-phones-on-dancefloor enforced. Fashion forward curation, not Temu goth. +Diff truncated (38 lines total). View full commit on GitHub →