Full audit of all agents, automations, backend functions, and execution paths.
Generated: June 12, 2026 · Timezone: America/Chicago
Active Automations
3
Backend Functions
5
Consecutive Failures
0
growth_mission_control
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_assistant
Fully operational. Chat UI live at /assistant.
customer_onboarding_agent
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_agent
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.
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.
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.
Waitlist Welcome Email
Entity trigger (WaitlistEntry → create)
Fires when a new WaitlistEntry record is created. Sends a welcome email to the subscriber.
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.
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" }).
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.