← Back to blog
Posts tagged: architecture
March 6, 2026
Inside the Architecture: Plugins, Action Guards, and Pipelines
A deep technical walkthrough of how this platform's plugin system, action guard pipeline, and block-level translation engine actually work, with real code from the codebase.
March 31, 2026Inside the Translation Engine: Glossaries, Style Rules, and Smart Retranslation
A deep technical walkthrough of how this platform's translation pipeline actually works: glossary resolution, DeepL style rules and custom instructions, content hashing, and the integration that ties it all together.
April 18, 2026One API Key, Many Tenants: Isolating DeepL Translations in a Multi-Tenant SaaS
How to use a single DeepL API key across many tenants without glossaries, style rules, or cached translations leaking between customers. Here's the approach I use for Rasepi.