Summary
Implement positional-input resolution order and stdin fallback behavior.
Why
The product relies on smart CLI behavior for string, file, directory, and stdin workflows.
Deliverables
- File detection
- Directory detection
- Literal-string fallback
- stdin fallback when no positional input is provided
Acceptance Criteria
Dependencies
Summary
Implement positional-input resolution order and stdin fallback behavior.
Why
The product relies on smart CLI behavior for string, file, directory, and stdin workflows.
Deliverables
Acceptance Criteria
Dependencies