远程工作雷达

资深软件架构师 - 新兴技术

Principal Software Architect - Emerging Technologies

AI开发工程限定地区(需当地身份)
公司Granicus
薪资$175,000 - $222,000/年
工作地点United States
地域资格限定地区(需当地身份)
时区要求日间重叠约 9 小时,基本正常作息
用工类型Full Time
发布时间今天
数据来源Himalayas
前往 Himalayas 查看并投递 →
注意地域限制:该职位明确限定在 United States 招聘。如果你是位于中国大陆的求职者,通常需要当地工作身份才能投递,或需与雇主确认是否接受独立合同(Contractor)形式合作。

公司简介
服务那些服务人民的人
Granicus 以打造、实施和维护正在改变政府科技行业的技术为动力,将政府与其利益相关者联系在一起。我们致力于通过满足客户社区的需求,并以公平和包容的方式实施我们的技术来支持客户。过去五年中,Granicus 连续入选 GovTech 100 榜单,并被 BuiltIn 评为最佳工作公司之一。
在过去 25 年中,我们已为 5,500 个联邦、州和地方政府机构提供服务,超过 3 亿公民用户构成了一个无与伦比的订阅网络,他们使用我们的数字解决方案让世界变得更美好。凭借面向通信、政府网站设计、会议和议程管理软件、档案管理以及数字服务的全面云解决方案,Granicus 在美国、英国、澳大利亚、新西兰和加拿大推动政府与居民之间建立更紧密的关系。通过简化与居民的互动,同时传播关键信息,Granicus 让政府更贴近其所服务的人民——在全球范围内推动有意义的变革。
想了解更多?在这里查看我们所做的更多内容。
职位概述
Granicus 服务于超过 7,000 家公共部门机构,每年驱动约 300 亿次数字交互。在首席技术官办公室内,我们运行一个 AI 原生的软件开发流程:一种生产工程模型,在该模型中,自主代理执行高置信度的实现工作,而高级工程师则负责协调、审查并负责最终结果。该模型已经建立并正常运行;我们正在将其扩展到更多的交付团队。
此职位将加入其中一支团队。我们的工程标准符合领先软件和 AI 组织的实践——生成器-验证器架构、评估驱动开发、分阶段部署以及高吞吐量的自主拉取请求流水线——这些都在 FedRAMP 授权的环境中运行。我们正在招聘能够制定并维持这些标准的从业者,而不是仅仅使用 AI 工具的工程师。
运营限制(不可协商):代理仅在分支中执行;所有代理生成的代码在合并到生产环境前必须经过高级人工审查;自主执行是增效工具,不会转移责任。

查看英文原文

The Company
Serving the People Who Serve the People
Granicus is driven by the excitement of building, implementing, and maintaining technology that is transforming the Govtech industry by bringing governments and its constituents together. We are on a mission to support our customers with meeting the needs of their communities and implementing our technology in ways that are equitable and inclusive. Granicus has consistently appeared on the GovTech 100 list over the past 5 years and has been recognized as the best companies to work on BuiltIn.
Over the last 25 years, we have served 5,500 federal, state, and local government agencies and more than 300 million citizen subscribers power an unmatched Subscriber Network that use our digital solutions to make the world a better place. With comprehensive cloud-based solutions for communications, government website design, meeting and agenda management software, records management, and digital services, Granicus empowers stronger relationships between government and residents across the U.S., U.K., Australia, New Zealand, and Canada. By simplifying interactions with residents, while disseminating critical information, Granicus brings governments closer to the people they serve—driving meaningful change for communities around the globe.
Want to know more? See more of what we do here.
Job Summary
Granicus serves more than 7,000 public-sector agencies and powers approximately 30 billion digital interactions annually. Within the Office of the CTO, we operate an AI-native software development lifecycle: a production engineering model in which autonomous agents perform high-confidence implementation work and senior engineers orchestrate, review, and own the outcome. The model is established and operating; we are scaling it across additional delivery teams.
This role joins one of those teams. Our engineering standards are calibrated to the practices used by leading software and AI organizations — generator-verifier architecture, eval-driven development, staged deployment, and high-volume autonomous pull-request pipelines — operated within a FedRAMP-authorized environment. We are hiring practitioners who will set and uphold these standards, not engineers who simply use AI tooling.
Operating constraints (non-negotiable): agents execute only within branches; all agent-generated code passes senior human review before merging to production; autonomous execution is a force multiplier and does not transfer accountability away from the responsible engineer. Compliance obligations — NIST 800-53 Rev 5, WCAG, SOC 2, and applicable FedRAMP authorizations — are treated as engineering requirements and a source of competitive advantage.
Why this role exists
High-volume autonomous agent pipelines are straightforward to demonstrate and difficult to operate safely, performantly, and auditably at scale. This role owns that problem. It is responsible for the generator-verifier architecture, agent orchestration patterns, the eval-driven development discipline, and a continuous integration and delivery system engineered for a high volume of autonomous agent pull requests — all within a security boundary that keeps model inference inside the VPC (AWS Bedrock) and sandboxes agent actions (WASM-isolated runtime with encrypted credential storage). The role sets the engineering standards inherited by every delivery team and is the final human accountability gate before agent-generated code merges to productio
What Your Impact Will Look Like
·
Own the generator-verifier architecture — the loop in which generator agents produce changes and verifier agents, automated tests, evaluation suites, SAST/DAST, and policy checks validate them, enabling volume to scale without quality regression.
·
Define agent orchestration patterns — task decomposition, dispatch, sandboxing, and reassembly across the agent array, including secure state and credential handling via WASM-isolated runtimes and encrypted credential vaults.
·
Build and operate CI/CD for autonomous pull-request volume — a pipeline that triages, tests, and routes a high volume of agent-generated pull requests while keeping human review efficient and high-signal.
·
Establish eval-driven development as the default discipline — define measurable acceptance criteria so changes are validated against evaluation suites rather than subjective judgment.
·
Own the security boundary — in-VPC inference via AWS Bedrock (including GovCloud), least-privilege agent permissions, and an explicit mapping from NIST 800-53 Rev 5 controls to concrete pipeline guardrails, so that compliance is enforced by the architecture rather than by manual audit.
·
Serve as the final human accountability gate — define and enforce the requirement that no agent-generated code reaches production without senior human review, supported by review tooling that maximizes signal.
·
Define the engineering standards inherited by every team — branching model, review protocol, evaluation conventions, and staged deployment, and maintain the reference implementation the organization builds on.
·
Govern graduated autonomy — define the criteria by which a workstream advances from supervised to autonomous execution, supported by measured agent reliability rather than assumption.
Ownership and growth
Ownership from Day One—

  • Generator-verifier loop and orchestration patterns for a delivery team
  • CI/CD engineered for agent pull-request volume with human review as a hard gate
  • In-VPC Bedrock inference and sandboxed agent runtime as the security boundary
  • Evaluation conventions and the branching and review protocol

Scope you will Grow Into—

  • Generator-verifier loop and orchestration patterns for a delivery team
  • CI/CD engineered for agent pull-request volume with human review as a hard gate
  • In-VPC Bedrock inference and sandboxed agent runtime as the security boundary
  • Evaluation conventions and the branching and review protocol

You Will Love This Job If You Have
Required
·
Architecture of systems at scale with accountability for outcomes. Distributed systems, CI/CD, and developer platforms where your design decisions carried significant operational consequence.
·
Deep CI/CD and developer-platform expertise. You have built pipelines that other engineers depend on — testing, staged deployment, rollback, and observability — with demonstrated reliability and performance.
·
Hands-on experience operating LLM agents in production paths, including orchestration, tool use, sandboxing, evaluation, and the failure modes that emerge at volume.
·
Security-architecture expertise. Least-privilege design, secrets management, network boundary enforcement, and threat modeling, with work that withstands both audit and adversarial review.
·
A track record of setting standards adopted by others. A branching model, review protocol, or platform pattern in active use because you defined it.
·
The ability to serve as an accountability gate without becoming a bottleneck. You design review tooling and conventions that maintain high signal and low latency.
Preferred
·
High-assurance security architecture is strongly preferred for this role specifically. Demonstrated experience designing and defending a security boundary within FedRAMP, FedRAMP High, defense, financial services, or healthcare, including direct experience with formal audit. Candidates without experience operating inside an audited boundary are unlikely to be effective setting the standard for one.
·
NIST 800-53 Rev 5 fluency, including the ability to map controls to engineering guardrails directly.
·
AWS Bedrock or GovCloud experience maintaining inference and data within a compliance boundary.
·
Experience with eval-driven development or generator-verifier architectures at a frontier-model or leading platform organization.
Indicators of a strong fit
·
You regard making autonomy safe and auditable as the central technical problem, and it is the problem you want to own.
·
You hold strong, evidence-based positions on pipeline reliability and operational resilience.
·
You prefer validation against evaluation suites to subjective assessment of a pull request.
·
You read NIST 800-53 as an engineering specification rather than as administrative overhead.
·
You are prepared to own the standard the organization builds on and accept the accountability that entails.
Indicators this role is not a fit
·
You prefer feature development to platform and standards work. This role’s leverage is deliberately indirect.
·
You consider compliance to be administrative work to delegate. Here it is architecture you own.
·
You favor delivery speed over demonstrable safety when the two conflict. Within a FedRAMP boundary, demonstrable safety takes precedence.
·
You expect autonomy to mean the absence of review. The review gate is the core deliverable and is yours to safeguard.
·
You are uncomfortable declining a request for greater autonomy than a workstream’s measured reliability supports.
Pay Range
USD $175,000.00 - USD $222,000.00 /Yr.About Us
Don’t have all the skills/experience mentioned above? At Granicus, we are trying to build diverse, inclusive teams. We do not have degree requirements for most of our roles. If you don’t meet every requirement above but are excited to learn more, we encourage you to apply. We might just be able to find another role that could be a perfect fit!
Security and Privacy Requirements

  • Responsible for Granicus information security by appropriately preserving the Confidentiality, Integrity, and Availability (CIA) of Granicus information assets in accordance with the company's information security program.
  • Responsible for ensuring the data privacy of our employees and customers, their data, as well as taking all required privacy training in a timely manner, in accordance with company policies.

The Team
· We are a remote-first company with a globally distributed workforce across the United States, Canada, United Kingdom, India, Armenia, Australia, and New Zealand.
The Culture

  • At Granicus, we are building a transparent, inclusive, and safe space for everyone who wants to bea part of our journey.
  • A few culture highlights include – Employee Resource Groups to encourage diverse voices
  • Coffee with Mark sessions – Our employees get to interact with our CEO on very important andsometimes difficult issues ranging from mental health to work-life balance and current affairs.
  • Microsoft Teams communities focused on wellness, art, furbabies, family, parenting, and more.
  • We bring in special guests from time to time to discuss issues that impact our employeepopulation

The Impact
· We are proud to serve dynamic organizations around the globe that use our digital solutions to make the world a better place — quite literally. We have so many powerful success stories that illustrate how our solutions are impacting the world. See more of our impact here.
The Benefits
At Granicus, we offer a comprehensive and flexible benefits package designed to support your well-being, growth, and work-life balance—starting from day one. Here’s what you can expect as a U.S.-based team member:Flexibility & Balance

  • Flexible Time Off – Take the time you need to rest, recharge, and live your life.
  • Company-Wide Wellbeing Days – Paid days off to unplug and focus on your mental health.
  • Work From Home Reimbursement – Support a productive home office environment.

Health & Wellness
·
Multiple Health Plan Options – Including a 100% employer-paid plan.

  • Employer HSA Contributions – When enrolled in a High-Deductible Health Plan.
  • Fitness Reimbursement Program – Stay active, your way.
  • On-Demand Mental Health Support – Access to Headspace and other wellness tools.

Family & Future
·
Paid Parental Leave – For both birthing and non-birthing parents.

  • Traditional & Roth 401(k) – With a generous company match.
  • Life & AD&D Insurance – 100% employer-paid coverage for peace of mind.

Growth & Recognition
·
Online Learning Platforms – Fuel your professional development.

  • Competitive Salary & Bonuses – Your contributions are valued and rewarded.

Equal Opportunity Employer
Granicus is committed to providing equal employment opportunities. All qualified applicants and employees will be considered for employment and advancement without regard to race, color, religion, creed, national origin, ancestry, sex, gender, gender identity, gender expression, physical or mental disability, age, genetic information, sexual or affectional orientation, marital status, status with regard to public assistance, familial status, military or veteran status or any other status protected by applicable law.Originally posted on Himalayas

本页面信息整理自 Himalayas,版权归原发布方所有。职位可能随时关闭,投递请以原始页面为准。 本站只做信息聚合展示,不参与招聘流程,也不向求职者收取任何费用。

该公司其他在招职位

销售总监 - 中部地区

GranicusUnited States$135,000 - $165,000/年Full Time今天
市场运营限定地区(需当地身份)

战略客户经理

GranicusUnited States$120,000 - $130,000/年Full Time今天
市场运营职能支持限定地区(需当地身份)

AI平台工程师

GranicusArmenia, Australia, Canada, India, New ZeaFull Time今天
AI开发工程限定地区(需当地身份)

客户成功顾问

GranicusUnited States$60,600 - $73,000/年Full Time3 天前
市场运营限定地区(需当地身份)

← 返回全部职位