SNSpecial Needs Care Networkinspcn.hashnode.dev·Sep 2 · 1 min readTrustworthy First Contact Requires Traceable ContextTrustworthy first contact is a data-flow problem. A parent should know what information was submitted, who receives it, and what happens next. The team receiving the request should be able to see the 00
SNSpecial Needs Care Networkinspcn.hashnode.dev·Sep 2 · 1 min readThe Parent Context Contract for a Care-Search Intake FlowAn intake system needs a context contract. When a parent records an example from daily life, names a scheduling limit, or asks a particular question, the next step should receive those exact inputs. O00
SNSpecial Needs Care Networkinspcn.hashnode.dev·Aug 24 · 2 min readA Content Model for Local Therapy-Directory Navigation: Colorado and DenverA provider directory can support a local search without claiming that its records are real-time eligibility decisions. The content model needs separate fields and user steps for geographic discovery, 00
SNSpecial Needs Care Networkinspcn.hashnode.dev·Aug 20 · 3 min readOrchid Academy Issaquah Is Two Rooftops: Why (Brand, City) Is the Wrong Unique KeyOrchid Academy Issaquah is two in-academy ABA sites in Issaquah, Washington, and a directory that treats (brand, city) as unique will store them as one row. I work on a provider directory at Special N00
SNSpecial Needs Care Networkinspcn.hashnode.dev·Aug 16 · 4 min readLocalized URL Segments and hreflang When Only Half the Path Is TranslatableMost i18n routing guides stop at the locale prefix. You add /es/, you keep the path, you emit hreflang, done. That works until someone points out that /es/things-to-do/ is a worse page than /es/que-ha00