Add Thunderbird conventions note to AGENTS.md
This commit is contained in:
parent
4dc7d225d5
commit
3d43021b72
1 changed files with 8 additions and 0 deletions
|
|
@ -4,6 +4,14 @@
|
||||||
|
|
||||||
This repository is a Thunderbird Manifest V3 Filelink/cloudFile provider scaffold for PsiTransfer. Treat it as an integration-in-progress, not a finished provider.
|
This repository is a Thunderbird Manifest V3 Filelink/cloudFile provider scaffold for PsiTransfer. Treat it as an integration-in-progress, not a finished provider.
|
||||||
|
|
||||||
|
## Thunderbird add-on conventions
|
||||||
|
|
||||||
|
This repository is not the only Thunderbird add-on in this workspace. When implementation details are unclear, check the maintainer's primary add-on conventions here:
|
||||||
|
|
||||||
|
- `https://git.jordanwages.com/wagesj45/Sortana.git`
|
||||||
|
|
||||||
|
If `/tmp/Sortana` does not already exist, the agent may clone that repository into `/tmp` and inspect it for implementation patterns, project structure, and Thunderbird-specific conventions that should also be followed here when they do not conflict with this repository's PsiTransfer-specific rules.
|
||||||
|
|
||||||
## Required source of truth
|
## Required source of truth
|
||||||
|
|
||||||
Before changing PsiTransfer integration behavior:
|
Before changing PsiTransfer integration behavior:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue