apply_transformations now processes rules in sequence order using a temp table accumulator. Each sequence group reads from data merged with all prior groups' outputs, so a rule at seq N can reference a field written by a rule at seq < N. preview_rule falls back to transformed when a field isn't in raw data, so chained rules preview correctly in the UI. Rules form field dropdown gains an "from earlier rules" optgroup listing output fields from lower-sequence rules. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| pages | ||
| api.js | ||
| App.css | ||
| App.jsx | ||
| index.css | ||
| main.jsx | ||