Adds timmy.artifacts with three async functions:
- save_note(): write markdown to ~/.timmy/notes/
- append_decision(): append to ~/.timmy/decisions.md
- create_issue(): file Gitea issues with fallback to local notes
Fixes#326
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>