feat: uwf cas put-text for storing plain text in CAS #382

Merged
xiaomo merged 1 commits from feat/cas-put-text into main 2026-05-22 09:02:09 +00:00

1 Commits

Author SHA1 Message Date
xiaoju 3b7d0564bb feat: uwf cas put-text for storing plain text in CAS
- Register built-in text schema ({type: 'string'}) alongside workflow schemas
- Add cmdCasPutText command: uwf cas put-text <text>
- Update CLI reference in workflow-util
- Update solve-issue.yaml procedure to use put-text

Refs #380
2026-05-22 08:53:27 +00:00