In Development

CONSTRUE

A context-aware browser extension that defines acronyms, jargon, and technical terms — with multi-level explanations tuned to your expertise.

Get Notified at Launch → How It Works
Scroll
docs.example.com/architecture

The deployment pipeline pushes containers to our EKS

EKS AWS
Elastic Kubernetes Service
Amazon's managed Kubernetes platform. Runs and scales containerized apps without managing the control plane yourself.
Beginner Intermediate Expert
cluster via CI/CD
CI/CD DevOps
Continuous Integration / Continuous Delivery
Automated workflow that builds, tests, and deploys code changes. Every commit triggers the pipeline.
Beginner Intermediate Expert
, with SRP
SRP Architecture
Single Responsibility Principle
Design rule: each module or class should do one thing and do it well. Part of the SOLID principles.
Beginner Intermediate Expert
enforced at the service boundary. Observability is handled through OTel
OTel Observability
OpenTelemetry
Open-source framework for collecting traces, metrics, and logs from distributed systems. Vendor-neutral standard.
Beginner Intermediate Expert
spans exported to our monitoring stack.

Capabilities

Built Different

01

Context-Aware

SRP means "Single Responsibility Principle" on a dev blog and "Suggested Retail Price" on a retail site. Construe knows the difference.

02

Multi-Level Explanations

Every term gets three explanation tiers — beginner, intermediate, and expert — so you always get the depth you need.

03

Local-First

Your personal dictionary and cached definitions live on your machine. Fast lookups, no data leaving your browser unless needed.

04

Personal Dictionary

Pin terms and definitions specific to your work. Company jargon, project acronyms, team shorthand — all resolved instantly.

05

Resolution Chain

Six-layer lookup architecture ensures the best definition wins: your dictionary → domain cache → seed DB → lookup cache → Webster → AI.

06

891+ Terms Seeded

Ships with a curated seed database covering 20 professional fields — from DevOps to finance to healthcare — each with three explanation levels.

Architecture

The Resolution Chain

01
Instant
Personal Dictionary
Your custom terms. Company acronyms, project shorthand, team-specific jargon. Always checked first.
02
Instant
Domain Cache
Previously resolved terms for the current domain. Context-matched definitions served from local storage.
03
Instant
Seed Database
891 curated definitions across 20 fields. Three explanation levels per entry. Ships with the extension.
04
Instant
Lookup Cache
Global cache of all previously resolved terms across domains. Grows smarter the more you use it.
05
~200ms
Webster Dictionary
Standard English words and established terms resolved through dictionary API. Reliable, authoritative fallback.
06
~1-2s
AI Resolution
When nothing else matches, AI generates a contextual definition. Result is cached locally for future instant access.

Launching Soon

Construe is in active development. Follow the build or get notified when it drops.

View on GitHub →