Allan tool next steps

A deep review turned into an interactive checklist. Use this page to improve navigation, strengthen delivery, and keep the quote collection easy to maintain.

Navigation Review

The main opportunity is to make the tool feel less like a set of separate pages and more like one small product. Right now the pieces work, but navigation can better reveal the intended path.

Start

/allan/ should explain what exists and offer the two natural actions: ask a question or subscribe.

Read

The filters should lead directly into the complete quote list, with all posts included in search and topic counts.

Use AI

The Ask Allan area should point models to quotes.md and make copy/open flows obvious.

Subscribe

Signup should be a clear CTA from the collection, not only a nav link.

Maintain

Wiki and next steps should be reachable, but quiet enough that casual readers ignore them.

Checklist

These are the highest-signal improvements I would make after reviewing the site, automation, signup flow, and maintenance story.

Wire new-quote emails to Resend Broadcasts

Signup already adds contacts to the Resend segment. The missing production piece is sending new Allan quotes to that segment when the monitor adds a post.

Do NowEmail DeliveryHighest Leverage

Add Cloudflare Turnstile to the signup form

The current honeypot is fine while traffic is low, but Turnstile should be added before sharing the page widely.

Do NowSecuritySignup

Add a stronger signup CTA on the Allan page

The nav now says “Subscribe.” A contextual CTA near the Ask Allan section could make the inbox option easier to discover without crowding the quote list.

Do NowNavigationConversion

Simplify mobile navigation into reader/admin groups

Reader links should stay primary: Collection, Subscribe, Quote bank, and Ask Allan. Admin links like the wiki should stay quiet.

Do NextNavigationMobile

Make Ask Allan easier to find after reading a quote

Consider a compact “Ask Allan about this” action below selected cards that preloads the quote context.

Do NextAI WorkflowReading Flow

Add source confidence or verification notes

The collection is manually curated. A small “verified from original LinkedIn/X URL” note in the wiki or quote bank would help future maintainers trust the data.

Do NextData QualityMaintenance

Add a short admin checklist at the top of the wiki

The wiki is good as reference. A top “When a new quote appears, do these six things” checklist would make it even faster for a new technical person.

Do NextDocsOperations

Consider lightweight Resend webhook logging later

No D1 is the right v1 choice. If subscriber counts grow, capture non-sensitive delivery metrics or unsubscribe counts for visibility.

PolishObservabilityResend

Normalize topic tagging rules

The current topics are useful. Future updates should have a small tagging guide so similar quotes do not drift across categories.

PolishContentFilters

Repeat completeness backfill monthly

Public search cannot prove deleted, login-only, or never-indexed posts do not exist. A monthly backfill sweep is a healthy habit.

WatchSearchCompleteness

Set the Git author identity

The latest commit used the local auto identity. It is harmless, but setting the repo/global Git name and email would make future history cleaner.

WatchRepo Hygiene

My Opinionated Roadmap

Best sequence: ship Turnstile, then Resend Broadcasts, then improve Allan-page CTA placement. After that, the tool is sturdy enough for real external sharing. The rest is mostly refinement.