wkappbot-workflow
★★☆
Rotating Log Append Helper
Shared append helper for runtime logs and JSONL files. If the target file was created on a previous day, rotate it into .old-append/YYYYMMDD/ before appending new content.
Steps
- WHEN TO RUN: use this when adding or modifyi...
- ROTATION RULE: if the target file exists and...
- NAME RULE: preserve the original filename in...
- APPEND RULE: after rotation, append the new...
- FAILURE RULE: rotation is best-effort; if mo...
- INTEGRATION RULE: use one canonical helper f...
- VERIFY: create a stale file dated yesterday,...