AI Platform Engineer
$125k - $145kForterra, Inc.
About Forterra At Forterra, we are unleashing autonomy at scale to transform the battlefield. Our mission is to build the foundational platforms that enable an intelligent ecosystem to coordinate, adapt, and execute with speed and precision even in the uncertainty and disruption of modern conflict. In an era marked by rapid technological change and evolving threats, we design for flexibility, survivability, and operational dominance. Forterra delivers weapons, sensors, and battlefield effects through integrated autonomous networks reaching operational areas faster, safer, and without placing human lives at risk. Our systems operate with distributed control, dynamic routing, and real-time responsiveness, enabling sustained advantage across complex mission environments. About the role Forterra runs its engineering on agentic systems, not chatbots. Requirements, safety analysis, test generation, code review, and validation are increasingly performed by fleets of agents operating against Forterra's real systems of record.
This role builds and owns that substrate: the agent definitions, skills, MCP servers, guardrails, and evaluation harnesses that determine whether hundreds of engineers get leverage or just burn tokens.
The hard part is not wiring an API. It is judgment, such as knowing which problems should be handed to an agent, which should stay deterministic, when to use a classical data analysis method, and how to prove an agent's output is trustworthy.
You will work across the entire company: systems engineering, safety, software, product, IT, cybersecurity, and executive level leadership. Almost none of it sits inside your reporting line. Influence and growth directly come from performance and earned credibility. You will have direct visibility to chief executive leadership. What you'll do
$125,000 - $145,000 The salary range for this role is an estimate and is based on a wide variety of compensation factors. The salary offered to candidates will vary based on a variety of factors including (but not limited to) relevant work experience, education, specialized training, critical expertise, training, and more. Equity in Forterra is included in most of our full-time, high-demand roles and is therefore considered part of Forterra's overall compensation package. In addition to base salary and equity, Forterra offers competitive benefits for full-time employees including:
Your recruiter will be able to share more information about our salary and benefits offering during the hiring process. CLEARANCE ELIGIBILITY - This position may require eligibility to obtain and maintain a U.S. security clearance. For more information about U.S. Security Clearances: click here.
Forterra is an equal-opportunity employer, providing and promoting equal employment opportunity in all personnel practices. Forterrans are unique, talented individuals who are united through a shared passion to deliver autonomous systems that enable national resilience and a robust supply chain.
All qualified applicants will receive consideration for employment without regard to any factor, including veteran and disability status, and criminal history, in accordance with applicable local, state, and federal laws. Forterra is also committed to working with and providing reasonable accommodations to individuals with disabilities. Please let your recruiter know if you need an accommodation at any point during the interview process. To see Forterra's candidate data privacy policy, please visit Forterra Legal | Job Applicant Privacy Notice.
This role builds and owns that substrate: the agent definitions, skills, MCP servers, guardrails, and evaluation harnesses that determine whether hundreds of engineers get leverage or just burn tokens.
The hard part is not wiring an API. It is judgment, such as knowing which problems should be handed to an agent, which should stay deterministic, when to use a classical data analysis method, and how to prove an agent's output is trustworthy.
You will work across the entire company: systems engineering, safety, software, product, IT, cybersecurity, and executive level leadership. Almost none of it sits inside your reporting line. Influence and growth directly come from performance and earned credibility. You will have direct visibility to chief executive leadership. What you'll do
- Design agentic systems, not prompts
-
- Author agent definitions and context as engineered artifacts, with explicit role separation, tool allowlists, model selection, and hard behavioral limits.
- Design multi-agent architectures where roles are adversarial and reliable by construction.
- Build skills with disciplined triggering, progressive disclosure, and non-overlapping ownership boundaries - so capability scales without the context window collapsing.
- Orchestrate work across multiple model vendors, harnesses, and agent runtimes.
- Make and defend the call on whether a problem warrants an agent at all. Know when a deterministic script or webhook is the correct answer, and how to engineer away from an agent left polling in a loop.
- Make agents part of the engineering infrastructure
-
- Design how agents get invoked across the full range of trigger patterns - a developer working interactively at a terminal, a nightly scheduled run, an event-driven trigger like CI, and long-running unattended work. Know the failure modes for each, and ship the result as shared, versioned engineering infrastructure rather than one-off scripts.
- Define the autonomy gradient explicitly: which agents are permitted to act, and which may only propose.
- Engineer unattended agents for the absence of a human: bounded scope, idempotent reruns, deliberate fail-open versus fail-closed decisions, cost and runtime caps, structured verdicts, and ephemeral scoped credentials that keep them auditable.
- Design the human-facing side of autonomous work: how an agent escalates when it is genuinely blocked, how and when it asks for a human in the loop, and how a fleet of concurrent agent sessions stays observable to the humans accountable for them.
- Prove agent output is trustworthy
-
- Design defensible evaluations of AI tooling: controlled A/B trials, ablation studies, blinded LLM judges, contamination and leakage controls, reported uncertainty, and honest null results.
- Build validation harnesses that distinguish genuine signal from hollow green.
- Instrument your own systems against complexity drift: measure whether each added skill, agent, or tool is actually pulling its weight in quality, cost, and turns.
- Build the guardrails
-
- Design structural controls for agents operating near controlled information: layered redaction, egress filtering, enforcement at the data layer rather than the prompt layer.
- Anticipate cross-boundary failure modes unique to agents.
- Connect agents to the enterprise
-
- Build and operate the connective tissue between agent tooling and Forterra's infrastructure & processes: requirements management, issue tracking, documentation, source control, diagramming, and unstructured data.
- Own enterprise identity integration end-to-end, including federated and government-cloud authentication, and specify precisely what changes IT needs to make.
- Run these as real production services with real uptime expectations, including incident response and root-cause write-ups.
- Drive adoption
-
- Turn tribal knowledge into onboarding paths, curricula, setup automation, and self-diagnosing tooling that lets an engineer's own agent fix its broken configuration.
- Teach transferable technique rather than button-clicking, including curriculum for non-software audiences - systems engineering, safety, program management, design, business operations - and design yourself out of delivery so training scales past you.
- Maintain the platform other engineers contribute to: review their work, set and hold the standards for acceptable agent patterns, grow the contributor base, and convert user pain into prioritized organizational demand.
- 3+ years building software systems, with meaningful recent depth in LLM-based or agentic systems
- Demonstrated fluency with modern agent architecture: tool/function calling, MCP or an equivalent tool protocol, context management, retrieval, multi-agent orchestration, and hooks or middleware for policy enforcement
- Practical judgment about model selection and cost/latency/quality tradeoffs, and a habit of tracking the frontier rather than relying on last year's assumptions
- Experience evaluating AI system quality with rigor
- Experience with analysis of unstructured data
- Experience running non-interactive workloads in production: CI pipelines, scheduled jobs, or event-driven triggers
- Strong Python intuition plus comfort in shell, CI, and Linux service operation
- Experience building and maintaining production applications
- Working understanding of enterprise identity and authorization (OAuth2/OIDC/SAML, tokens, scopes, least privilege)
- Excellent written AND oral communication
- Strong background in statistics and/or classic machine learning AND deep learning
- Experience fine tuning LLMs on codebases and enterprise data (DPO, QLoRA, GRPO)
- Contributions to open source agent harnesses
- Knowledge-graph, ontology, or retrieval architecture work across heterogeneous unstructured enterprise data
- Experience developing metrics and measuring productivity of software engineering
- Experience running an internal developer platform or enablement function: adoption metrics, contributor onboarding, deprecation
- Background in systems engineering, safety engineering, or verification & validation
- Experience with AI systems in a regulated, classified, or export-controlled environment - CUI, ITAR, NIST 800-171, FedRAMP/GovCloud
- Experience designing human-in-the-loop review gates for automated systems
- Published, blogged, spoken, or contributed open source on agent evaluation methodology
- Familiarity with robotics, autonomy, or safety-critical software development
$125,000 - $145,000 The salary range for this role is an estimate and is based on a wide variety of compensation factors. The salary offered to candidates will vary based on a variety of factors including (but not limited to) relevant work experience, education, specialized training, critical expertise, training, and more. Equity in Forterra is included in most of our full-time, high-demand roles and is therefore considered part of Forterra's overall compensation package. In addition to base salary and equity, Forterra offers competitive benefits for full-time employees including:
- Premium Healthcare Benefits: Three plan options, including an HSA-eligible plan, with Forterra covering 80% of the plan premium for you and your dependents.
- Basic Life/AD&D, short and long-term disability insurance plans 100% covered by Forterra, plus the option to purchase additional life insurance for you and your dependents.
- Extremely generous company holiday calendar including a winter break in December.
- Competitive paid time off (PTO) offering 20 days accrued per year.
- A minimum of 7 weeks fully paid parental leave for birth/adoption.
- A $9k annual tuition reimbursement or professional development stipend.
- Fully stocked beverage refrigerators with all the Celsius your little heart desires.
- 401(k) retirement savings plan, including traditional, Roth 401(k), and after-tax deferral with company match up to 4%.
Your recruiter will be able to share more information about our salary and benefits offering during the hiring process. CLEARANCE ELIGIBILITY - This position may require eligibility to obtain and maintain a U.S. security clearance. For more information about U.S. Security Clearances: click here.
Forterra is an equal-opportunity employer, providing and promoting equal employment opportunity in all personnel practices. Forterrans are unique, talented individuals who are united through a shared passion to deliver autonomous systems that enable national resilience and a robust supply chain.
All qualified applicants will receive consideration for employment without regard to any factor, including veteran and disability status, and criminal history, in accordance with applicable local, state, and federal laws. Forterra is also committed to working with and providing reasonable accommodations to individuals with disabilities. Please let your recruiter know if you need an accommodation at any point during the interview process. To see Forterra's candidate data privacy policy, please visit Forterra Legal | Job Applicant Privacy Notice.
Vacancy posted 5 days ago
Similar jobs that could be interesting for youBased on the AI Platform Engineer in Arlington, VA vacancy
$114.6k - $252.1k
Job Title: AI Cloud Platform EngineerJob Category: Information TechnologyTime Type: Full timeMinimum Clearance Required to Start: NoneEmployee... ...: None* * *The Opportunity:We are seeking an AI and Cloud Engineer to design, build, and scale our next-generation intelligent...SuggestedContract workWork experience placementFlexible hours$170.24k - $212.8k
...operational reliability at significantly lower capital cost. We are seeking qualified applicants for the position: Senior AI Platform Engineer Located: Arlington Summary The Senior AI Platform Engineer is responsible for building and operating the...SuggestedFull timeWork at office- ...Job Title MUST HAVE ~5+ years of Software or Platform Engineering experience ~ Startup experience (post-Series A required; ideally experienced... ...Database migrations Production incident response AI-assisted developer tooling AI-first engineering workflows...Suggested
- ...Expression is seeking an experienced Senior AI Platform Engineer to join our Product Team and contribute to the evolution of our Agentic AI platform. We are building an enterprise-grade platform for our National Security and Federal Civilian customers that moves Generative...SuggestedFull timeFor contractorsWork at officeImmediate startRemote work
$195k - $323k
...products and services that help people, businesses and governments realize their greatest potential. Title and Summary Principal AI Platform Engineer - AI Center of Excellence Who is Mastercard? Mastercard is a global technology company in the payments industry. Our...SuggestedFull timePart timeWorldwideFlexible hours- Salesforce is seeking a security-focused Software Engineer to design and deliver automation, apply AI/ML, and integrate security tooling across cloud platforms. You will collaborate with engineers, security specialists, and operations to build scalable, self-operating systems...
- Freddie Mac in McLean, VA seeks an experienced Software Engineering Manager to lead the Multifamily Data Analytics & AI platform, driving delivery of data pipelines, AI-enabled solutions, and platform modernization. You will mentor agile squads, set engineering standards...
$220k - $350k
...SpaceX is actively developing the technologies to make this possible, with the ultimate goal of enabling human life on Mars.SR. AI ENGINEER, PLATFORM INFRASTRUCTURE, SPECIAL PROGRAMSAs an AI Engineer, Platform Infrastructure you will build the tooling, and work with our...Permanent employmentTemporary workImmediate startWeekend work- ...About the job AI Platform Engineer AI Platform Engineer Company Overview Glint Tech Solutions is a women-owned global staffing and IT recruiting firm connecting top technical talent with leading enterprise clients across the United States. Project...
$197.3k - $225.1k
...Lead AI Engineer ( MLX, Gen AI Platform Services, Agentic AI) Overview At Capital One, we are creating responsible and reliable AI systems, changing banking for good. For years, Capital One has been an industry leader in using machine learning to create real-time, personalized...Full timePart timeLocal area$286.2k - $326.7k
...Senior Director, AI Engineering - Agentic AI PlatformAt Capital One, we are creating responsible and reliable AI systems, changing banking... ...deliver value to millions of customers. Our AI models and platforms empower teams across Capital One to enhance their products with...Full timePart timeRemote work$85k
...researchers? If so, we're looking for someone like you to join our team at APL! We are seeking a highly motivated AI/ML platform engineer who will contribute to solving cutting edge challenges that didn't exist until recently - integrating agents with...Temporary workWork experience placementInterim roleRelocation packageFlexible hours$269.1k - $307.2k
...Distinguished AI Engineer Overview: At Capital One, we are creating responsible and reliable AI systems, changing banking for good... ...and deliver value to millions of customers. Our AI models and platforms empower teams across Capital One to enhance their products with...Full timePart timeLocal area$140k - $180k
...rapidly transform the way their clients do business. As a Senior AI Engineer, you will understand how AI is positioned to meet business... ..., and Copilot Studio. ~ Production experience with Azure AI platform, and the implementation of enterprise solutions ~ Experience...Full time- ...We build AI agents that actually work in enterprise environments — not prototypes, not demos. We need engineer's who can own the entire agent stack: a production frontend, a robust... .... You understand the tradeoffs between platforms and can advise clients on where to run...Full timeTemporary work
- ...Description The work AI Engineers build and operate systems that turn data, documents, models, and AI services into useful applications... ...ML, generative AI, RAG, agents, computer vision, AI platforms, machine learning operations (MLOps), generative AI operations...Full time
- ...Title: Senior Embodied AI Engineer About Us: UnitX builds the world's leading physical AI systems to automate repetitive visual tasks in factories. UnitX is a fast-moving startup with a team from Stanford, MIT, Google, and beyond. Since inception, UnitX has deployed...Full time
- ...Description The work Generative AI Engineers build production applications around foundation models and large language models. They... ...requirement. Specific openings may name a model provider, cloud platform, vector or search service, agent framework, observability...Full time
- ...Red Arch Solutions is seeking a senior AI/ML Data Engineer to design and lead enterprise-scale data platforms powering vector search, RAG, LLM applications, and Agentic AI initiatives. You will partner with data scientists, engineers, and cybersecurity teams to deliver...
- Base Operations is hiring a Head of Engineering to own the technical backbone of our engineering organization. This... ...decision-making with program management, and focuses on AI tooling and secure, scalable data platforms. Reporting to the CEO, you will mentor engineers,...
$150k - $210k
...Knowledge (EK) is hiring for a full-time Semantic Data and AI Engineer to join our growing Knowledge and Data Services Sector. In this... ..., Kubernetes familiarity a plus Experience with cloud platforms (AWS, Azure, or GCP) for deploying and operating AI and data solutions...Remote jobFull timeFor contractorsH1bWork at officeLocal area$165k - $180k
Karsun Solutions, LLC is seeking a highly skilled Sr. AI Data Engineer to design and maintain data platforms with a focus on Generative AI. This role requires expertise in Databricks and experience operationalizing MLOps. The ideal candidate will work directly with AI/...- ...MITRE - and make a difference with us.The Generative and Agentic AI Engineering Department works across the full range of US Government... ...MITRE’s Federal AI Sandbox (NVIDIA DGX SuperPod hardware) and AI Platform to support research, development and evaluation of generative...Work experience placementInternshipLocal area
- ...Minchula RaviCompany: SRI Tech SolutionsJob Title: Generative AI Engineer Location: Washington, MassachusettsDuration: Subcon / FulltimeKey... ...in Azure AI.Tools: Familiarity with Al development tools and platforms (e.g., Jupyter, Colab, AWS SageMaker)Collaboration: Experience...Hourly pay
- ...conducts research and development in software engineering, systems engineering, cybersecurity, and... ...discipline of software engineering to AI systems. What We Do The CERT Threat... ...Malware and Vulnerability Exploitation, and Platform and Mission Engineering. The AI Security...Full timeWork experience placementWork at office
$128.46k - $143.68k
...ID.me, we embrace the thoughtful use of AI tools in our daily work and there are even... ...OverviewWe are seeking an AI Enablement Engineer to join our new Corporate AI Enablement &... ...on, and own our toughest build-vs-buy and platform calls.]You will work at the frontier of applied...Full timeTemporary workWork at officeRemote workFlexible hours$220k - $350k
...possible, with the ultimate goal of enabling human life on Mars.SR. AI ENGINEER, SPECIAL PROGRAMS - TOP SECRET CLEARANCESr. AI engineers work... ...frontier models (e.g., Grok family) and government systems, platforms, and data environments.Identify pain points, scoping product...Permanent employmentTemporary workFor contractorsShift workWeekend work$120k - $145k
Job DescriptionEverforth ECS is seeking an AI Requirements Engineer to work in our Arlington, VA office (Hybrid).Everforth ECS is seeking an... ...design, development, and operational support of AI-enabled platforms and enterprise applications. This role combines strategic...Work at office- At the SEI AI Division, we conduct research in applied artificial intelligence and the engineering questions related to the practical design and implementation of AI technologies and systems. We currently lead a community-wide movement to mature the discipline of AI Engineering...Full timeWork experience placementWork at office
- About The Role:Innovative Defense Technologies (IDT), a leading defense technology company, is seeking an AI-Native Software Engineer to be part of our Warfare Systems team and based out of our Arlington, VA location.They will develop software in an AI-augmented engineering...Full timeWork at officeImmediate start
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to AI Platform Engineer. Be the first to apply!
Related searches
- machine learning ai engineer Arlington, VA
- ai developer Arlington, VA
- senior ai engineer Arlington, VA
- ai engineer Arlington, VA
- ai ml engineer Arlington, VA
- ai prompt engineer Arlington, VA
- ai engineer remote Arlington, VA
- senior platform engineer Arlington, VA
- platform developer Arlington, VA
- platform engineer Arlington, VA



