Skip to content

Latest commit

 

History

History
180 lines (133 loc) · 5.6 KB

File metadata and controls

180 lines (133 loc) · 5.6 KB

Industry Forum Submission Guide

This document outlines how to share Agent OS with relevant industry communities.

🎯 Target Forums

Tier 1: Ready to Submit

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

Tier 2: Research Needed

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

📋 Submission Checklist

FINOS (Finance)

Repository: https://github.com/finos

Steps:

  1. Join FINOS community at https://community.finos.org
  2. Review contribution guidelines
  3. Ensure code follows FINOS standards
  4. Submit PR or proposal to FINOS Labs for incubation
  5. 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

HL7 FHIR (Healthcare)

Community: https://chat.fhir.org

Steps:

  1. Join chat.fhir.org Zulip
  2. Review open source implementations
  3. Ensure FHIR R4 compatibility
  4. Submit to implementation registry
  5. 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

CNCF Sandbox (Cloud Native)

Repository: https://github.com/cncf/sandbox

Steps:

  1. Review project requirements
  2. Ensure Apache 2.0 license (agent-mesh already has this)
  3. Prepare project proposal with:
    • Mission statement
    • Roadmap
    • Community size/activity
    • Technical fit with cloud native
  4. Open Sandbox application issue
  5. 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

LF AI & Data Foundation

Repository: https://github.com/lfai/proposing-projects

Steps:

  1. Download project proposal template
  2. Complete all sections:
    • Project goals and use cases
    • Governance model
    • License (MIT/Apache 2.0)
    • Current contributors
    • Roadmap
  3. Submit PR to proposing-projects repo
  4. 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.


📝 Presentation Templates

5-Minute Lightning Talk

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?

🗓️ Timeline

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

📊 Success Metrics

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

🔗 Quick Links