agenticv0.1

Components

Plan

The agent's plan / execution-trace as a vertical timeline of steps — pending, active, done or error — with a progress summary in the header. Collapsible.

llms.txt ↗

Timeline

  1. Extract document fieldsCompleted
  2. Match name against applicationCompleted
  3. Screen sanctions & PEP listsIn progress
  4. Compute risk scorePending

API

PropTypeDefaultDescription
stepsPlanStep[]requiredOrdered steps: { id, label, status }.
titlestring'Plan'Header title.