# Changelog — sample-wellness-bookcall

## v0 — 2026-06-15
**Origin**: Sanitized reference sample derived from a production wellness/book-the-call agent. Not deployed.
**Template**: principles
**Flavor**: book-the-call
**Deploy**: none — this is a teaching example, not a live agent (Agent ID PENDING).
**Notes**: All PII stripped — real person names, @handles, brand/business-partner names,
city/clinic specifics, follower counts and "N years" specifics, real URLs (YouTube, calendly,
payment, audio resource IDs) and UUID-shaped ids were all removed or replaced with generic
placeholders (e.g. "Vera", "@creator_handle", "the studio", "a business partner",
"https://example.com/booking", `get_resources(...)` placeholder calls). The income-gate
*structure* is preserved (per-country floors → sub-floor warm-exit video + NO_RESPONSE →
qualified booking) with round generic figures. The reasoning-leak guard (human disguise,
one reply per turn, no visible internal evaluation) is baked in as Principio 1 of system.md.
