This document outlines how to share Agent OS with relevant industry communities.
| Forum | Industry | Demo | Entry Point | Contact |
|---|---|---|---|---|
| FINOS | Finance | examples/finance-soc2/ |
GitHub | community@finos.org |
| HL7 FHIR | Healthcare | examples/healthcare-hipaa/ |
chat.fhir.org | Join Zulip |
| CNCF Sandbox | Cloud Native | agent-mesh | Sandbox App | TOC Slack |
| Forum | Industry | Potential Demo | Notes |
|---|---|---|---|
| OSDU | Energy | examples/grid-balancing/ |
Needs OSDU connector |
| LF AI & Data | AI/ML | agent-os kernel | TAC proposal required |
| CodeX Stanford | Legal | examples/legal-review/ |
Hackathon focus |
Repository: https://github.com/finos
Steps:
- Join FINOS community at https://community.finos.org
- Review contribution guidelines
- Ensure code follows FINOS standards
- Submit PR or proposal to FINOS Labs for incubation
- Present at Open Source in Finance Forum (OSFF)
Our Value Prop:
Agent OS provides deterministic policy enforcement for AI agents handling financial transactions, ensuring SOC2 compliance with built-in separation of duties, audit trails, and sanctions screening.
Compatible Standards:
- FDC3 (Financial Desktop Connectivity)
- CDM (Common Domain Model)
- SOC2 Trust Service Criteria
Community: https://chat.fhir.org
Steps:
- Join chat.fhir.org Zulip
- Review open source implementations
- Ensure FHIR R4 compatibility
- Submit to implementation registry
- Present at HL7 FHIR DevDays or Connectathon
Our Value Prop:
Agent OS governance layer for healthcare AI agents ensures HIPAA compliance with PHI protection, 6-year audit trails, and role-based minimum necessary access - all compatible with FHIR R4 and SMART on FHIR.
Compatible Standards:
- FHIR R4
- SMART App Launch
- US Core Implementation Guide
- HIPAA Security Rule
Repository: https://github.com/cncf/sandbox
Steps:
- Review project requirements
- Ensure Apache 2.0 license (agent-mesh already has this)
- Prepare project proposal with:
- Mission statement
- Roadmap
- Community size/activity
- Technical fit with cloud native
- Open Sandbox application issue
- Respond to TOC feedback
Our Value Prop:
AgentMesh provides the trust layer for cloud-native AI agent ecosystems - identity management, zero-trust verification, and compliance automation that integrates with Kubernetes, service meshes, and SPIFFE/SPIRE.
Technical Fit:
- Kubernetes-native deployment (Helm charts ready)
- SPIFFE/SVID identity integration
- OpenTelemetry observability
- gRPC/Protocol Buffers schemas
Repository: https://github.com/lfai/proposing-projects
Steps:
- Download project proposal template
- Complete all sections:
- Project goals and use cases
- Governance model
- License (MIT/Apache 2.0)
- Current contributors
- Roadmap
- Submit PR to proposing-projects repo
- Present to Technical Advisory Council (TAC)
Our Value Prop:
Agent OS is a kernel architecture for AI agent governance, providing deterministic safety guarantees that don't rely on prompt-based controls. Essential infrastructure for trustworthy AI agents.
SLIDE 1: The Problem
- AI agents are powerful but unpredictable
- Prompt-based safety asks the LLM to follow rules
- The LLM decides whether to comply
SLIDE 2: The Solution
- Agent OS: Kernel-based enforcement
- Intercepts actions BEFORE execution
- Policy engine decides, not the LLM
- 0% policy violation guarantee
SLIDE 3: Demo
- [Show finance-soc2 or healthcare-hipaa example]
- Transaction blocked by policy
- Audit trail generated
- Compliance report ready
SLIDE 4: Standards Compliance
- Finance: SOC2, FDC3, FINOS CDM
- Healthcare: HIPAA, HL7 FHIR, SMART
- Cloud: SPIFFE, Kubernetes, CNCF
SLIDE 5: Get Started
- pip install agent-os-kernel
- github.com/microsoft/agent-governance-toolkit
- Questions?
| Week | Action |
|---|---|
| Week 1 | Join FINOS + HL7 communities |
| Week 2 | Submit finance-soc2 to FINOS Labs |
| Week 3 | Submit healthcare-hipaa to FHIR registry |
| Week 4 | Prepare CNCF Sandbox application |
| Month 2 | Present at OSFF / FHIR DevDays |
| Month 3 | Submit to LF AI & Data |
| Forum | Goal | Metric |
|---|---|---|
| FINOS | Accepted to FINOS Labs | Official listing |
| HL7 FHIR | Listed as implementation | confluence.hl7.org entry |
| CNCF | Sandbox project | cncf.io/projects listing |
| LF AI | TAC approval | lfaidata.foundation listing |