|
Important
|
Repository project specification - implementation will be uploaded shortly. This repository is prepared for development but does not yet contain application code. |
Thunderbird Template Reloaded is intended to be a modern reimplementation of the classic Thunderbird email template extension, rebuilt using contemporary WebExtension APIs and the Hyperpolymath language stack.
| Component | Description |
|---|---|
|
Hub-and-spoke mirroring to GitLab, Codeberg, and Bitbucket with SHA-pinned actions and MITM hardening |
|
Automatic forge propagation on push/release events |
|
AI assistant configuration following Hyperpolymath language policies |
Based on the original Template Reloaded extension concept:
-
Save email drafts as reusable templates
-
Quick insertion of templates when composing
-
Template variables/placeholders
-
Template categories and organization
-
Import/export functionality
As per the Hyperpolymath Standard defined in .claude/CLAUDE.md:
| Layer | Technology |
|---|---|
Extension Logic |
ReScript (compiles to JS) |
Build System |
Deno |
Performance-critical |
Rust/WASM (if needed) |
Configuration |
Nickel |
This repository is mirrored across multiple forges:
-
GitHub (primary)
-
GitLab (
gitlab.com:overarch-underpin/applications/thunderbird-template-reloaded) -
Codeberg
-
Bitbucket
Contribution guidelines will be established once the initial implementation is uploaded.
See TOPOLOGY.md for a visual architecture map and completion dashboard.