Capability brief · Independent · Evidenced · Passive recon only

Kaiser built the referral network. The verification layer is still open.

A respectful, evidence-first read of Kaiser Permanente's public surface, what it does exceptionally well, and the one structural seat still open: no machine-verifiable proof that a community-health intervention was actually delivered. Non-medical framing throughout; clinical decisions always route to a clinician.

Independent concept. Not requested, reviewed, or endorsed by Kaiser Permanente. Observations from public web pages + public DNS only, no authentication, no probing, no patient data. Findings are framed as opportunity, not fault. Every EcoWealth capability described is live at capture and cited.

Credit first: this baseline is strong

Kaiser Permanente is doing more of the hard part right than almost any peer. Before a single finding, the record:

A system that already believes "good health requires more than health care" is the right first buyer for a layer that proves the more happened.

The bottom line, in plain English

No jargon. Every fix below has one job: turn Kaiser's real programs into outcomes you can prove and members can actually reach. Here is what each one is worth.

Proof the help actually arrived → a $50M program you can finally measure

Today Kaiser can show a member was referred to food or housing help, but not that it ever reached them; a verifiable “delivered” receipt turns a good-faith program into a measured health outcome you can stand behind.

Being findable to AI assistants → the members already looking for help actually get to it

When a member or their phone’s assistant asks for the nearest Kaiser nutrition or housing program, nothing hands them the answer right now, so some quietly give up; being answerable means the people already searching connect instead of slipping away.

Commitments written as data machines can read → your climate and food-security record speaks for itself

Kaiser’s landmark claims live only as prose today, so a rating body or researcher has to take them on faith; expressed as verifiable data they hold up to scrutiny on their own, no re-litigating the story every time someone asks.

One DNS line of email hardening → the appointment and results emails your members trust stay trustworthy

Kaiser’s email settings currently watch for spoofing rather than block it; a single settings change keeps a prime phishing target from riding a brand members open without thinking: cheap protection for a hard-won reputation.

Four findings, each with its receipt

Finding 1 · The through-line

Kaiser shipped the social-health referral layer; nobody has shipped the verification layer.

Thrive Local and the Community Support Hub answer "who can help this member?": a referral. What no public, machine-verifiable object answers is "was the help actually delivered?" Did the produce box arrive, the walking group run, the home get made heat-safe? Today that truth lives in a partner's case notes, if anyone files them. Why it matters: a $50M Food Is Medicine commitment and a 68M-person community reach are only as strong as the proof that each intervention landed, and that proof is exactly what turns a social-health program into a measurable health outcome. The proof: the programs are real and described in prose; no agent-checkable completion object exists, and (Finding 2) the surface carrying them is invisible to machines.

# Kaiser's own descriptions: real programs, prose only, no verifiable completion object Thrive Local (Unite Us) → connects members to food/housing/utility services Community Support Hub → ~350,000 members connected to resources Food Is Medicine ($50M) → co-founded national Network of Excellence w/ Tufts missing across all three: a machine-verifiable "intervention delivered" receipt
Finding 2 · Agent legibility

Kaiser's public surface is invisible to AI agents, while its clinical data is richly structured for humans.

Across all three primary hosts there is no agent front door: llms.txt, ai.txt, and /.well-known/agent-card.json are absent everywhere (redirects, a 410 Gone SPA shell, or a true 404). Yet healthy.kaiserpermanente.org/robots.txt publishes deeply structured human sitemaps, per-region facilities, departments, physicians, plus a health encyclopedia and a drug encyclopedia. Why it matters: when a member (or their AI assistant) asks "where's the nearest Kaiser facility that runs a diabetes nutrition program, and can I book it?", there is no machine-readable path to the answer: the place data exists, but nothing hands it to an agent. The proof (soft-404/410 control confirms the site serves real statuses):

$ curl -o/dev/null -w '%{http_code}' https://www.kp.org/llms.txt 302 → redirects to southern-california/front-door $ curl -sI https://about.kaiserpermanente.org/llms.txt 301 → /en/error-pages/404 $ curl -o/dev/null -w '%{http_code}' https://healthy.kaiserpermanente.org/llms.txt 410 (control path also 410: real status, credited) $ curl -o/dev/null -w '%{http_code}' https://healthy.kaiserpermanente.org/.well-known/agent-card.json 404 # rich human sitemaps DO exist: region + facilities + departments + physicians + health-enc + drug-enc
Finding 3 · Machine-readable commitments

The carbon-neutral and community commitments are real; none of them are machine-verifiable.

Kaiser's climate and Healthy Communities work is published as narrative pages and reports. In the rendered HTML, the Healthy Communities page carries a single ld+json (the structured-data blocks search engines and AI agents read) block, a VideoObject (a media embed), not the program or commitment data, and the climate-action page redirects. Why it matters: "first carbon-neutral health system," "net-zero by 2050," and "$50M Food Is Medicine" are landmark claims that an agent, a researcher, or a rating body currently cannot read as data or verify against outcomes, they can only re-read the prose. The proof:

$ curl -s .../healthy-communities | grep -c 'application/ld+json' 1 └─ @type present: VideoObject (media embed, not commitment data) $ curl -o/dev/null -w '%{http_code}' .../environmental-stewardship/climate-action.html 301 # opportunity: express the commitments as structured Dataset/Claim objects an agent can read AND verify
Finding 4 · Email hardening (one line)

Email authentication on kp.org is monitor-only: a notch behind its retail peers.

Public DNS shows kp.org publishes DMARC at p=none; sp=none, a valid, monitoring posture, but one that does not instruct receivers to reject spoofed mail. For context, both retail giants we've reviewed publish p=reject. Why it matters: a health system whose members receive appointment, billing, and results notifications is a prime phishing target; moving to quarantine then reject after a monitoring window is a DNS-only change with no code. Framed honestly: this is the one hardening step left on an otherwise strong estate, not a breach, not a vulnerability. The proof:

$ dig +short TXT _dmarc.kp.org v=DMARC1; p=none; sp=none; fo=1; rua=mailto:dmarc_rua@…proofpoint.com; ruf=… # peers for contrast: walmart.com → p=reject target.com → p=reject

The concept: community-health work packets under Thrive

A member's social need, food insecurity, an unsafe-hot home, no way to reach a walking program, becomes a bounded, non-medical work packet: scope, safety, funding path, proof requirements. It is claimed by a community health worker or trained community member, closed with photo + GPS + signature proof, scored by a deterministic proof-checker, and settled to a permanent receipt on Base. Each receipt appends to a verified community-health outcome record, the living upgrade to a referral that may or may not have landed. Clinical judgment never enters the packet: anything medical routes to a clinician, always.

This maps onto Thrive without a rebrand: Thrive Local finds the need and the resource; the work packet proves the resource reached the member. The health lane is live on our board today with reproducible counts (curl https://vealth.net/labor/stats): community_need_intake 257, ingredient_provenance_delivery 290, healthy_home_assessment 45, heat_illness_prevention_audit 39, community_meal_prep 15, priced for agents at health-packet $0.05 over x402 (a web-native way for AI agents to pay per use, curl https://vealth.net/.well-known/x402).

Integration path: zero Kaiser system access required

StepWhat happensWho touches what
1Kaiser publishes concept llms.txt + agent-card (drafted in the Agent Kit), makes Thrive Local, the Support Hub, and facility data agent-discoverableKaiser web team, static files on Kaiser's domain
2A non-medical community-health packet is authored from a real member need (funding via existing community-benefit dollars)EcoWealth rail; no PHI leaves Kaiser
3Delivery is proof-checked (photo+GPS+signature) and settled on Base; receipt appended to the outcome recordEcoWealth's live contract; Kaiser reads receipts
4Commitments (carbon, food security) expressed as structured, verifiable data an agent or rating body can readKaiser publishes; EcoWealth supplies the schema

Evidence log

ClaimSource / re-verifyObserved
No llms.txt/ai.txt/agent-card on any primary host (302/301/410/404; control confirms real statuses)curl -sI https://www.kp.org/llms.txt · …/about./llms.txt · …/healthy./.well-known/agent-card.json2026-07-14
Healthy Communities page ld+json = 1 (VideoObject); climate-action page 301curl -s .../healthy-communities | grep -c application/ld+json2026-07-14
DMARC p=none; sp=none on kp.org; peers Walmart/Target p=rejectdig +short TXT _dmarc.kp.org2026-07-14
Rich human sitemaps (facilities/departments/physicians/health-enc/drug-enc) existcurl -s https://healthy.kaiserpermanente.org/robots.txt2026-07-14
Carbon-neutral 2020, net-zero 2050, Thrive Local, Community Support Hub, Food Is Medicine $50MKaiser press + about.kaiserpermanente.org (cited in evidence.json)2026-07-14
EWP live: 7,624 postings / $671,012; contract 0x76c17C…A14B; health-packet $0.05curl -s https://vealth.net/labor/stats · BaseScan · /.well-known/x4022026-07-14

The ask: proof first, then one small step

See the proof before you decide anything. Right now, any one of your agents can make a single keyless x402 call ($0.05 health-packet / $0.10 work-packet) against our live endpoint and get back a real, bounded, non-medical community-health packet, no contract, no meeting, no PHI: curl https://vealth.net/.well-known/x402.

Then the first funded step: fund one non-medical Food Is Medicine delivery packet in a single Kaiser ZIP, roughly $50 of groceries plus cents of settlement. Against a $50M Food Is Medicine commitment that is a rounding error; what it buys is the thing the $50M can't yet produce: a permanent, verifiable on-chain receipt that the intervention was actually delivered. The deliverable is that receipt, settled on Base, appended to a verified community-health outcome record. Verified need, verified done, verified funded, no system access, no PHI, no rebrand.
Provisioned by EcoWealth · Digital Provisioning Protocol · provenance‑sealed