Your last BPC-157 dose was 3 days ago — Saturday at 8:14 PM, 250 mcg subcutaneous.
Based on your 4-week cycle, you have 1 dose remaining before your scheduled break.
What's my weight trend this month?
✦ KIT
You're down 4.6 lb this month (211.4 → 206.8). Your weekly average is trending down 1.1 lb/week.
✦ Reconstitution math📷 BAC water?
📷Ask about your stack…↑
);
}
function KitBubble({ side, agent, children }) {
const isLeft = side === 'left';
return (
{children}
);
}
function SuggChip({ children }) {
return (
{children}
);
}
/* ---------- COACH (live AI avatar) screen ---------- */
function CoachScreen() {
return (
Coach
● Live · Pro
PRO
{/* Avatar video stage */}
{/* Avatar — live video frame */}
{/* Subtle violet glow rim */}
{/* REC dot */}
LIVE
{/* listening indicator */}
Listening
{/* waveform */}
{[6, 11, 8, 13, 5, 9, 12, 7].map((h, i) => (
))}
Coach:
"Most retatrutide protocols titrate every 4 weeks. Want me to walk through the side-effect timeline for your current step?"
{/* controls */}
🎤End💬
);
}
function CoachBtn({ children, primary }) {
return (