the signals and their derived score are provisional and subject to change.
validate manually before sharing.
4a600638ef68c60bdfae2bc4101f3e4d096ada61267e8c85ad125e726efbc9541d32244fcc3720faAuthored: 1 week ago (Mon, 7 Sep 2026 15:33:15 +0000)Match: Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>964be2587f32161aad5d4883c7329f541d4c12c0Authored: 2 weeks ago (Thu, 27 Aug 2026 11:08:52 +0000)Match: Claude-Session: https://claude.ai/code/session_01RfrvjhDbttPNkR5zPz3rLu06a634a228b1a7909419112eecb352adce02f474Authored: 2 weeks ago (Thu, 27 Aug 2026 11:04:50 +0000)Match: Claude-Session: https://claude.ai/code/session_01RfrvjhDbttPNkR5zPz3rLuea795db41b7f9b5449563e94ab6d52d9da1d20b5Authored: 2 weeks ago (Thu, 27 Aug 2026 10:55:34 +0000)Match: Claude-Session: https://claude.ai/code/session_01RfrvjhDbttPNkR5zPz3rLu9ec3d68fdf3c87f69205ed7e8c90d90108dae181Authored: 2 weeks ago (Thu, 27 Aug 2026 10:53:07 +0000)Match: Claude-Session: https://claude.ai/code/session_01RfrvjhDbttPNkR5zPz3rLue0d9eeb586fbe85880b8428a44c910c0209f4c71Authored: 2 weeks ago (Thu, 27 Aug 2026 10:50:05 +0000)Match: Claude-Session: https://claude.ai/code/session_01RfrvjhDbttPNkR5zPz3rLu1d2d557bac43f203ae0725d6b41a525350712170Authored: 2 weeks ago (Thu, 27 Aug 2026 10:42:59 +0000)Match: Claude-Session: https://claude.ai/code/session_01RfrvjhDbttPNkR5zPz3rLuCLAUDE.mdTool: claude-code# Livewire Codebase Guide
Guidelines for maintaining and extending the Livewire XMPP client.
---
## Agent Working Rules
- Only change what the current task requires.
- Do not revert, overwrite, or interfere with unrelated user edits or in-flight work.
- Keep changes behavior-preserving unless the user explicitly asks for a behavior change.
- Prefer targeted diffs over broad cleanup.
- Prefer `rg` and `rg --files` for search.
- Use `apply_patch` for manual file edits.
- After edits, run relevant formatti.pi/File: .gitignoreTool: piAGENTS.mdFile: .gitignoreTool: agents-md