Skip to content

[AI-AGENT] Replace hardcoded draft amounts with structured NL→intent parsing #972

Description

@wheval

Feature Description

draft-intent returns hardcoded amount '10' (#932). Implement real parsing (rules or LLM behind flag) producing typed intents with risk scores (#837 done).

Problem Statement

AI agent MVP cannot draft correct payments; misleading for integrators.

Proposed Solution

  1. Deterministic parser for amount/asset/destination patterns.
  2. Optional LLM provider behind env key (never auto-execute).
  3. Property tests for amount extraction.
  4. Close [AI-AGENT] draft-intent returns hardcoded amount '10' regardless of user input #932.

Impact Area

  • Infrastructure
  • SDK

Priority

  • Medium

Implementation Complexity

  • Complex

Related

#932, roadmap 5.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26bugSomething isn't workinghardsdkrelated to sdk

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions