10 lines
481 B
Markdown
10 lines
481 B
Markdown
# Deferred Items - Phase 04 Input Sources
|
|
|
|
## Out-of-scope failures discovered during execution
|
|
|
|
### 04-02: TestClipboardSource_ReaderError failure
|
|
- **File:** pkg/engine/sources/clipboard_test.go:42
|
|
- **Issue:** Test expects error message to contain "clipboard" but receives "ClipboardSource: read: no xclip installed"
|
|
- **Scope:** Pre-existing issue in clipboard source, unrelated to DirSource plan 04-02
|
|
- **Action:** Defer to plan that owns clipboard source (04-05 or similar)
|