No marketing inflation — these are the 50 production classes in core/q158_*.py on the live VPS. Each engineer scans, observes its result, and learns continuously through the RepairIntelligenceEngine (4-layer MCTS+UCT patch search + confidence gate + observed-pattern memory).
APIHealthEngineer
Checks API endpoints, health routes, response codes
BackendEngineer
Backend container memory + error log patterns
CloudflareEngineer
Cloudflare proxy status + cache headers
DependencyEngineer
Outdated dependencies + known vulnerabilities
DockerEngineer
Container health, restart counts, resource usage
EnvironmentEngineer
.env safety, hardcoded secrets in config
FrontendEngineer
Frontend assets, broken images, favicon
GitHealthEngineer
Repo dirty state, .gitignore, large files, secrets
LintingEngineer
ruff (Python) + ESLint (JS/TS) runs
PerformanceEngineer
Response times, TTFB, page weight
ResponsiveEngineer
Viewport meta + mobile responsiveness
SEOGeoEngineer
Meta tags, OG, structured data, robots, sitemap
SecurityEngineer
Security headers, SSL, exposed paths, server disclosure
SecurityHeaderEngineer
Deployed-domain header + technology-leak audit
TestingEngineer
Test existence + test runner + script validation
TypeScriptEngineer
tsc compilation, strict mode, type coverage
CEOEngineer
Chief Engineering Officer — orchestrates all engineers
SecListsCredentialEngineer
Default-credential detection
SecListsDiscoveryEngineer
Hidden path + open directory discovery
SecListsFuzzEngineer
SQLi / XSS / LFI / XXE payload fuzz
SecListsPatternEngineer
Source-code sensitive-data leak scan
CausalRCAEngineer
Root-cause from Docker logs + service dependency chain
ChaosResilienceEngineer
Service resilience + chaos-test posture
DatabaseTuningEngineer
PostgreSQL perf analysis + tuning hints
DeploymentGateEngineer
Last-deploy + image-age + health verification gate
FeatureFlagEngineer
Feature flag inventory + stale flag detection
MTTRAnalyticsEngineer
MTTR calculation + engineer effectiveness
PRQualityGateEngineer
Commit msg quality, test presence, branch hygiene
ResourceRightSizingEngineer
Container resource right-sizing recommendations
SASTAutoFixEngineer
Python + JS/TS static analysis with auto-fix
SecretScannerEngineer
High-entropy strings + hardcoded secrets
NIMCodeReviewerEngineer
Code review on recent diffs (NIM code models)
NIMDocAnalyzerEngineer
Documentation-quality analysis (NIM LLM)
NIMEmbeddingSearchEngineer
Embedding search for issue-pattern code
NIMLongContextReasonerEngineer
Whole-codebase reasoning on Nemotron-3-Super-120B
NIMOCRAnalyzerEngineer
Screenshot + document image OCR
NIMPIIGuardEngineer
PII detection + masking in configs
NIMSecurityScannerEngineer
Security-issue scan via NIM LLM
NIMSemanticDupeDetectorEngineer
True semantic code duplication (Llama-Nemotron)
AccessibilityAuditorEngineer
WCAG accessibility audit via HTML analysis
CICDHealthEngineer
CI/CD pipeline + last commit + deploy script
CostOptimizerEngineer
Container resource use + cost optimisation
DatabaseSentinelEngineer
PG/MySQL health, connections, large-table watch
I18NCheckerEngineer
i18n config + missing locale + lang-attr
LogAnalyzerEngineer
Docker log analysis — spike + memory-leak detection
SSLCertMonitorEngineer
SSL expiry, TLS version, HSTS preload
UptimeMonitorEngineer
Multi-endpoint uptime + response time
AgenticEngineer
Multi-turn fix loop (scan → plan → act → observe)
GlobalResearchEngineer
Outside-world research feed (CVE / GHSA / NVD / OSV)
OSINTIntelligenceEngineer
Opt-in OSINT scraping with sovereign gates
SEOKeywordGlobalEngineer
Per-domain global SEO/GEO keyword + page strategy
51 engineer classes verified by AST walk on production. When you sign in, every run is tagged with your tenant; only your members see your audit chain (PG RLS).