Lucas Mougeot
Systems Engineer // Platform & Applied AI
Bridging the gap between hardware and code.
Formerly in NASA research, now building reliable full-stack tools and automation pipelines. I focus on clean systems and getting functional software into production.
Engineering Timeline
Founding Systems Engineer
Stealth Compliance Platform / 2025Architected a multi-tenant LegalTech ecosystem in a 20-day sprint. Built a custom PDF parser, a first-party tracking pixel, and an AI magistrate system. Ensured auditability via cryptographic logging and strict schema validation.
Integration Engineer
EZ Systems / 2025R&D integration at the intersection of AI and physical compliance. Designed a real-time ADA compliance auditor combining computer vision and LiDAR. Orchestrated QA frameworks for sensor calibration.
Graduate Research Assistant
NASA-Funded Capillary Devices / 2023Designed porous ceramic devices for microgravity fluid transport. Built computer-vision pipelines in MATLAB for pore segmentation and morphology quantification. Published thesis: Development and Characterization of Ceramic Devices .
Undergraduate Researcher
Computational Geometry (NSF-Funded) / 2020Developed geometric spanner algorithms in C++ using CGAL under strict planarity constraints. Optimized graph connectivity for spatial point clusters. Work contributed to a peer-reviewed publication in the ACM Journal of Experimental Algorithmics .
Recent Architecture
The Moreways Ecosystem
A high-fidelity, multi-tenant system built to demonstrate rapid engineering velocity. Consists of four integrated services sharing a monorepo, strict typing, and a unified CI/CD pipeline.
Custom Stack Machine parser for regulatory PDFs. Data stored in Postgres using ltree for hierarchical queries. Hybrid RAG implementation with citation anchoring.
First-party tracking script with network cloaking to bypass ad-blockers. Implements Identity Resolution (merging anonymous IDs) and forensic audit logging.
Generative UI pipeline ('Vibe Coding') transforming natural language into JSON Schemas. Includes an AutoFill Simulator to stress-test forms against specific user personas.
Cryptographically chained audit logs (SHA-256) for data immutability. Field-level PII encryption (AES-256-GCM). Idempotent background job processing via Redis/BullMQ.
Technical Advisory
MougAI
Engineering for the undefined.
I help teams turn loose requirements into working software. Whether it is validating a hardware-software interface or stabilizing a brittle prototype, I focus on architecture that survives contact with reality.
Technical Reality Checks
Feasibility first. Before writing code, I evaluate the physical and computational constraints of a problem. I help teams decide what should be built, not just what can be built.
Rapid Prototyping
Functional MVPs. leveraging my schema-first architecture (like the Moreways ecosystem), I can stand up fully integrated, multi-tenant web applications in days to test critical hypotheses.
System Stabilization
Production readiness. I refactor research code and brittle scripts into robust systems. I add type safety, audit trails, and idempotent processing to ensure reliability at scale.