Category
Advanced
Summary
Add a versioned scenario format grouping ordered transactions, destinations, labels, and expected warning outcomes.
Current Behavior
Fixtures represent isolated destinations and individual unsigned transactions; notes describe behavior but do not encode sequences.
Problem
The corpus cannot test risk patterns that emerge across timing, funding relationships, and state transitions.
Why This Matters
Behavior-level scenarios are required to evaluate sweeps, phishing drainers, and rug pulls realistically.
Proposed Scope
Define scenario metadata, participant references, ordered transaction steps, expected state transitions, and a deterministic replay/validation command.
Acceptance Criteria
Technical Considerations
Coordinate destinations, scores, transactions, and research evaluation; retain synthetic-only semantics.
Testing Requirements
Test missing references, duplicate steps, incomplete scenarios, and outcome mismatches.
Cross-Repository Impact
Research runner, extension integration tests, and adapter loading.
Out of Scope
Do not build a live indexer.
Complexity
New data model, validator, replay semantics, and consumers.
Impact
Critical — enables behavior-level fraud evaluation.
Suggested Labels
advanced, area: fixtures, area: testing, area: cross-repo
Category
Advanced
Summary
Add a versioned scenario format grouping ordered transactions, destinations, labels, and expected warning outcomes.
Current Behavior
Fixtures represent isolated destinations and individual unsigned transactions; notes describe behavior but do not encode sequences.
Problem
The corpus cannot test risk patterns that emerge across timing, funding relationships, and state transitions.
Why This Matters
Behavior-level scenarios are required to evaluate sweeps, phishing drainers, and rug pulls realistically.
Proposed Scope
Define scenario metadata, participant references, ordered transaction steps, expected state transitions, and a deterministic replay/validation command.
Acceptance Criteria
Technical Considerations
Coordinate destinations, scores, transactions, and research evaluation; retain synthetic-only semantics.
Testing Requirements
Test missing references, duplicate steps, incomplete scenarios, and outcome mismatches.
Cross-Repository Impact
Research runner, extension integration tests, and adapter loading.
Out of Scope
Do not build a live indexer.
Complexity
New data model, validator, replay semantics, and consumers.
Impact
Critical — enables behavior-level fraud evaluation.
Suggested Labels
advanced,area: fixtures,area: testing,area: cross-repo