Back to Prompt Library
testing

System Integration and Report Generation

Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.

Linked challenge: Crypto Token Due Diligence

Format
Text-first
Lines
1
Sections
1
Linked challenge
Crypto Token Due Diligence

Prompt source

Original prompt text with formatting preserved for inspection.

1 lines
1 sections
No variables
0 checklist items
Implement the CrewAI system, including agent definitions and tasks. Integrate placeholder tool calls for fetching data (e.g., mock API for whitepaper content, social media sentiment). Execute the full due diligence process for the 'DeFiPulse Token (DPT)' using the provided `sample_input`. Finally, implement the 'Synthesizer' agent (or a final task) to aggregate all agent findings into a cohesive final report, matching the specified `output_format` for evaluation.

Adaptation plan

Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.

Keep stable

Preserve the rubric, target behavior, and pass-fail criteria as the baseline for evaluation.

Tune next

Adjust fixtures, mocks, and thresholds to the system under test instead of weakening the assertions.

Verify after

Make sure the prompt catches regressions instead of just mirroring the happy-path examples.