Skip to content

Commit 0d94c2c

Browse files
Lukas Geigerclaude
andcommitted
docs: add Audience, Search Phrases, Last-checked to llms.txt
Standard llms.txt sections were missing. Added Audience (4 bullet groups), Search Phrases (7 phrases in fenced code block), and Last-checked: 2026-06-11. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c0a5865 commit 0d94c2c

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

llms.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,24 @@ Key files:
2828
- `src/cloudlockfixer/ops.py`: copy/delete and retry-safe filesystem operations
2929
- `src/cloudlockfixer/providers.py`: cloud provider detection and pause policy
3030
- `tests/`: regression tests for core, i18n, provider and tray-adjacent behavior
31+
32+
## Audience
33+
34+
- Windows developers dealing with OneDrive, Dropbox, Google Drive, or iCloud file-locking issues inside cloud-sync folders
35+
- LLM agents and automation scripts that need to queue rename, move, or delete operations without encountering cldflt errors
36+
- IT automation engineers running cloud-sync folders on managed Windows desktops who need a fire-and-forget queue
37+
- Python/PySide6 developers looking for a reference tray tool with CLI, queue.txt, and Explorer context-menu integration
38+
39+
## Search Phrases
40+
41+
```
42+
CloudLockFixer OneDrive rename access denied cldflt Windows
43+
delayed file rename move delete cloud sync Windows Python
44+
cldflt bypass copy delete fallback cloud files filter
45+
OneDrive locked file fix tray tool automation
46+
file-bricks CloudLockFixer queue.txt LLM script file operation
47+
Windows cloud files filter bypass Python PySide6
48+
OneDrive file lock retry tool CLF-WDAS
49+
```
50+
51+
## Last-checked: 2026-06-11

0 commit comments

Comments
 (0)