Advanceddeployed07_/_ADVANCED
Account Sales Intel
Builds a sales-ready brief on a target account: org chart, recent signals, buying triggers, and entry point.
# INPUT_PROMPT // SALES_INTEL
SCHEMA: V.1.0system@agent-archive:~$
IDLE
OUTPUT_LOG:
[IDLE] Awaiting input. Press RUN DEMO to initialize the pipeline.
LIVE_EXECUTION_LOG // sales-intel0 EVENTS
[STREAM] No active execution. Trigger a run to populate the log.
/SYSTEM_INTERNALS
ARCHITECTURE
SYSTEM_ARCHITECTURE
[01]Account Profiler
[02]Signal Hunter
[03]Brief Writer
/BACKEND_CONTRACT
PLUGGABLE RUNTIME
This demo serves a hardcoded fixture today. Set NEXT_PUBLIC_USE_REAL_BACKEND=true and the same UI will POST /api/advanced/sales-intel to a real CrewAI service - no UI change required.
/TYPED_INTERFACE
runProject(SALES_INTEL, {
account: string,
thesis: string,
}) -> markdown