Synthtix Platform

Agent Health Report

Full audit of all agents, automations, backend functions, and execution paths.

Generated: June 12, 2026 · Timezone: America/Chicago

Total Agents
4
Operational
2
Partial / Warning
1
Inactive
1

Active Automations

3

Backend Functions

5

Consecutive Failures

0

Agent Audit

AI Growth Mission Control

Operational

growth_mission_control

⏱ Scheduled⚡ Has Trigger
PurposeProactive website growth operator — monitors SEO, GEO, schema, backlinks, competitors, conversion signals, and surfaces one next-best action per session.
Trigger / EntryScheduled (every Monday 04:00 UTC) + User-initiated (in-app chat)
Execution Pathin-app chat UI at /mission-control + weekly scheduled automation
Connected EntitiesGeoScan (read), OnboardingRecord (read, update), GrowthMissionLog (create, update (via function)), GrowthTask (create, read (via function, dedup-protected))
Connected FunctionsscheduledGrowthMissionControl
Connected AutomationsScheduled AI Growth Mission Control (weekly Mon 04:00 UTC)
Connected APIsInvokeLLM (AI backbone via base44.integrations.Core)

Fully operational. Chat UI live at /mission-control. Weekly scheduled automation active (ID: 6a2c5a50e50bcba9e7a1da60). Logs each run to GrowthMissionLog. Creates deduplicated GrowthTask records. Dashboard widget visible at /mission-control.

Synthtix Growth Assistant

Operational

synthtix_assistant

⏱ No Schedule⚡ Has Trigger
PurposeEmbedded SEO/GEO advisor — reads user scan history, explains scores, guides tool usage, and recommends Rank99 Pro when relevant.
Trigger / EntryUser-initiated (in-app chat)
Execution Pathin-app chat UI at /assistant
Connected EntitiesGeoScan (read), WaitlistEntry (read), OnboardingRecord (read, update)
Connected FunctionsNone
Connected AutomationsNone
Connected APIsNone

Fully operational. Chat UI live at /assistant.

Template Concierge

Partial

customer_onboarding_agent

⏱ No Schedule⚡ Has Trigger
PurposeGuides new visitors to the right website template, converts them into signups, and tracks onboarding stage.
Trigger / EntryUser-initiated (in-app chat)
Execution Pathin-app chat (template selection flow)
Connected EntitiesOnboardingRecord (create, read, update)
Connected FunctionsonboardingAgent
Connected AutomationsNone
Connected APIsNone

No visible chat entry point found in app routing for this agent.

Agent config is complete and memory is enabled. However, there is no UI page in the app routing to expose this agent's chat interface to users. The templates page exists but no embedded agent widget was detected.

Indexability & Crawl Agent

Inactive

indexability_agent

⏱ No Schedule⚡ No Trigger
PurposeAudits crawlability, canonical integrity, schema, metadata, and AI-search discoverability across the Rank99 / Synthtix / LaunchBase ecosystem.
Trigger / EntryNone detected
Execution PathAdmin-only page at /crawl-agent (requires admin role)
Connected EntitiesNone
Connected FunctionsNone
Connected AutomationsNone
Connected APIsNone

No automation or trigger attached. No entity tools configured. Admin-only manual operation.

Agent definition exists. It is reachable only to admin users via /crawl-agent. No schedule, no entity trigger, no automation. Execution depends entirely on a human admin manually opening the page and typing prompts.

Automations

Name / TypeFunctionStatusFailures

Scheduled AI Growth Mission Control

Scheduled (weekly Mon 04:00 UTC)

Weekly automated growth audit for synthtix.site — backlinks, directories, citations, AI visibility, indexability, competitor, outreach. Idempotent with dedup keys.

scheduledGrowthMissionControl Last: OK0 consecutive

Abandoned Onboarding Recovery

Scheduled (daily @ 3 PM CT)

Scans for users who signed up but abandoned onboarding. Sends one calm reminder email after 48h of inactivity.

onboardingAgent Last: OK0 consecutive

Waitlist Welcome Email

Entity trigger (WaitlistEntry → create)

Fires when a new WaitlistEntry record is created. Sends a welcome email to the subscriber.

sendWaitlistWelcomeEmail Last: OK0 consecutive

Backend Functions

FunctionPurposeLinked Automation
scheduledGrowthMissionControlWeekly growth audit — creates GrowthTask + GrowthMissionLog records with dedup protectionScheduled AI Growth Mission Control
onboardingAgentAbandoned onboarding recovery + welcome email triggerAbandoned Onboarding Recovery
sendContactNotificationSends admin notification on new contact form submissionNone
sendTransactionalEmailGeneric transactional email sender (Resend)None
sendWaitlistWelcomeEmailSends welcome email to new waitlist subscribersWaitlist Welcome Email

Issues & Recommendations

🔴 High

indexability_agent has no trigger, no entity tools, and no automation

This agent exists purely as a manual admin tool at /crawl-agent. It has zero connected entities, zero automation triggers, and no schedule. It will never run on its own. If active monitoring was intended, add a scheduled automation calling a backend crawl function and connect relevant entity read permissions.

Recommended action: Add a weekly scheduled automation or connect ScanRecord entity read access. Consider removing if admin-manual-only is intentional.

🟡 Medium

customer_onboarding_agent (Template Concierge) has no UI entry point in app routing

The agent config is complete with memory enabled and function access. However, no route in App.jsx renders a chat widget connected to this agent for regular visitors. The /onboarding page exists but the agent chat is not embedded there.

Recommended action: Embed an agent chat widget on /onboarding or the templates page using base44.agents.createConversation({ agent_name: "customer_onboarding_agent" }).

🔵 Info

growth_mission_control now has scheduled + user-triggered execution

Automation "Scheduled AI Growth Mission Control" created (ID: 6a2c5a50e50bcba9e7a1da60). Runs every Monday at 04:00 UTC. Logs to GrowthMissionLog, creates deduplicated GrowthTask records. Dashboard widget visible at /mission-control.

Recommended action: No action needed. Monitor GrowthMissionLog after first scheduled run next Monday.

Synthtix Agent Health Report · Auto-compiled from agents/, automations, and function registry
3 / 3 automations healthy · 0 consecutive failures