AOS Foundation โ€” Verifiable AI Safety for Humanity

The AOS Foundation advances the mission of verifiable AI safety through open standards, deterministic governance, and constitutional frameworks for autonomous agents. Building trust between humans and AI systems through code, not promises.

Our Mission

To ensure that as AI systems become more capable, they remain verifiably safe, transparent, and accountable to humanity. We believe AI governance must be deterministic โ€” enforced by code, not interpreted by language.

Four Pillars

Key Initiatives

Why Now

AI agents are already operating autonomously โ€” writing code, managing infrastructure, and even navigating rovers on Mars. The question is not whether AI will act autonomously, but how we verify before it does. The AOS Foundation provides the answer: constitutional governance enforced by deterministic code.

Independently Validated

The AOS Governance system has been subjected to hostile security audits by both Anthropic's Claude and OpenAI's ChatGPT โ€” 36 vulnerabilities identified and fixed across 5 adversarial audit passes, resulting in production approval.

Part of Salvatore Systems. 28 years of infrastructure experience. 99 pending patent filings.

AOS Foundation Public Record

react'; ./components/SitemapDropdown'; // โ”€โ”€โ”€ Matomo Analytics Site ID: 23 โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ declare global interface Window _paq?: any const MATOMO_SERVER 'stats.greentreehosting.net'; const FDN_SITE_ID '23'; function useMatomo useEffect // Guard against double-init React StrictMode double-mounts in dev if window._paq as any ?.initialized return; window._paq window._paq || ; window._paq.push 'setTrackerUrl', `https://$ MATOMO_SERVER /matomo.php` ; window._paq.push 'setSiteId', FDN_SITE_ID ; window._paq.push 'enableLinkTracking' ; window._paq.push 'disableCookies' ; // Cookieless by default โ€” GDPR safe window._paq.push 'setDoNotTrack', true ; window._paq.push 'trackPageView' ; const script document.createElement 'script' ; script.src `https://$ MATOMO_SERVER /matomo.js`; script.async true; document.head.appendChild script ; window._paq as any .initialized true; return script.remove ; ; , ; // โ”€โ”€โ”€ Cookie Consent Banner โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ const CONSENT_KEY 'aosfdn_cookie_consent'; const PREFS_KEY 'aosfdn_cookie_prefs'; interface CookiePrefs essential: boolean; analytics: boolean; marketing: boolean; preferences: boolean; function CookieConsent const visible, setVisible useState false ; const showDetails, setShowDetails useState false ; const prefs, setPrefs useState essential: true, analytics: false, marketing: false, preferences: false ; useEffect try if !localStorage.getItem CONSENT_KEY const t setTimeout setVisible true , 1500 ; return clearTimeout t ; catch /* no localStorage */ , ; const save consent: string, p: CookiePrefs try localStorage.setItem CONSENT_KEY, consent ; localStorage.setItem PREFS_KEY, JSON.stringify p ; catch setVisible false ; ; const toggle key: keyof CookiePrefs if key 'essential' return; setPrefs prev ...prev, key : !prev key ; ; if !visible return null; return ๐Ÿช Cookie Preferences Your privacy, your choice save 'essential', essential: true, analytics: false, marketing: false, preferences: false className "text-gray-400 hover:text-gray-600 transition-colors text-xl leading-none" aria-label "Close" × We use cookies to enhance your experience. Essential cookies are required for the site to function. You can customize your preferences below. setShowDetails !showDetails className "flex items-center gap-1 text-sm font-medium text- #1a1a2e hover:text- #2a2a4e transition-colors mb-3" โ–ผ showDetails ? 'Hide' : 'Show' cookie details showDetails && Essential Required for site functionality Always On 'analytics', 'Analytics', 'Help us understand how visitors use our site' , 'marketing', 'Marketing', 'Used for targeted advertising' , 'preferences', 'Preferences', 'Remember your settings' as const .map key, title, desc title desc toggle key className `w-10 h-5 rounded-full relative transition-colors $ prefs key ? 'bg- #1a1a2e ' : 'bg-gray-300' ` aria-label `Toggle $ title ` save 'essential', essential: true, analytics: false, marketing: false, preferences: false className "flex-1 px-4 py-2.5 text-sm font-medium text-gray-700 bg-gray-100 hover:bg-gray-200 rounded-lg transition-colors" Reject All save 'selected', prefs className "flex-1 px-4 py-2.5 text-sm font-medium text- #1a1a2e border border- #1a1a2e hover:bg-gray-50 rounded-lg transition-colors" Save Preferences save 'all', essential: true, analytics: true, marketing: true, preferences: true className "flex-1 px-4 py-2.5 text-sm font-medium text-white bg- #1a1a2e hover:bg- #2a2a4e rounded-lg transition-colors shadow-lg" Accept All ; // โ”€โ”€โ”€ App โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ default function App const mobileMenuOpen, setMobileMenuOpen useState false ; useMatomo ; return /* Navigation */ AOS Foundation Mission Pillars Initiatives Standards /* Quartet nav */ Constitution Governance Evidence Patents Gate Contact /* Mobile hamburger */ setMobileMenuOpen !mobileMenuOpen className "md:hidden flex flex-col gap-1.5 p-2" aria-label "Toggle menu" /* Mobile Menu */ mobileMenuOpen && setMobileMenuOpen false className "block py-3 text-sm font-medium text-gray-700 hover:text-black transition-colors border-b border-black/5" Mission setMobileMenuOpen false className "block py-3 text-sm font-medium text-gray-700 hover:text-black transition-colors border-b border-black/5" Pillars setMobileMenuOpen false className "block py-3 text-sm font-medium text-gray-700 hover:text-black transition-colors border-b border-black/5" Initiatives setMobileMenuOpen false className "block py-3 text-sm font-medium text-gray-700 hover:text-black transition-colors border-b border-black/5" Standards /* Connect */ Connect Contact โ†— Salvatore Systems โ†— /* Ecosystem links */ AOS Ecosystem setMobileMenuOpen false className "block py-2.5 px-3 text-sm font-medium text-gray-600 hover:text-black hover:bg-black/5 rounded-lg transition-colors" Governance setMobileMenuOpen false className "block py-2.5 px-3 text-sm font-medium text-gray-600 hover:text-black hover:bg-black/5 rounded-lg transition-colors" Evidence setMobileMenuOpen false className "block py-2.5 px-3 text-sm font-medium text-gray-600 hover:text-black hover:bg-black/5 rounded-lg transition-colors" Foundation setMobileMenuOpen false className "block py-2.5 px-3 text-sm font-medium text-gray-600 hover:text-black hover:bg-black/5 rounded-lg transition-colors" Patents setMobileMenuOpen false className "block py-2.5 px-3 text-sm font-medium text-gray-600 hover:text-black hover:bg-black/5 rounded-lg transition-colors" Gate setMobileMenuOpen false className "block py-2.5 px-3 text-sm font-medium text-gray-600 hover:text-black hover:bg-black/5 rounded-lg transition-colors" Constitution setMobileMenuOpen false className "block py-2.5 px-3 text-sm font-medium text-gray-600 hover:text-black hover:bg-black/5 rounded-lg transition-colors" License Checker Contact /* Hero */ Est. 2026 Verifiable AI Safety for Humanity. The AOS Foundation advances the mission of building open standards, deterministic governance, and constitutional frameworks for autonomous AI agents. Our Mission View Initiatives /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ /* SECTION: MISSION */ /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ Our Mission AI agents are coming. Who governs them? The next generation of AI is autonomous. Models don't just answer questions โ€” they take actions, manage infrastructure, write code, and make decisions that affect the physical world. The AOS Foundation was established to ensure this transition happens safely, transparently, and under verifiable governance. We believe that AI governance cannot be enforced by language alone. A model can be instructed to "be safe," but instructions are probabilistic โ€” they can be circumvented, ignored, or misinterpreted. The Foundation develops and maintains deterministic verification standards โ€” governance enforced by code, not by prompts. /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ /* SECTION: PILLARS */ /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ Foundation Pillars Four Pillars of Verifiable Safety The principles that guide every initiative, standard, and tool produced by the Foundation. ๐Ÿ” Deterministic Verification Safety must be enforced by code, not by language. Every critical agent action must pass through a deterministic verification gate before execution. No exceptions. ๐Ÿ‘ค Human Sovereignty The user is sovereign. They retain the right to inspect, fork, modify, and terminate any agent. They own all data generated. This is technically enforced, not merely promised. ๐Ÿ“œ Radical Transparency All agent reasoning must be logged to an immutable, auditable ledger. No unlogged actions, no side channels. Every decision is traceable from intent to execution. ๐ŸŽฏ Humanitarian Purpose All Foundation standards require that agent actions serve a defined humanitarian purpose โ€” uplifting sovereignty, protecting dignity, increasing access to knowledge, or reducing suffering. /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ /* SECTION: INITIATIVES */ /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ Initiatives What We're Building Active projects and standards maintained by the Foundation. โš–๏ธ AOS Governance The open standard for verifiable AI safety. A deterministic verification layer between agent intent and execution. aos-governance.com โ†’ ๐Ÿ“‹ AOS Constitution The constitutional framework that defines the rights, restrictions, and verification requirements for all AOS-compliant agents. aos-constitution.com โ†’ ๐Ÿ”ฌ AOS Evidence The public evidence repository. Cryptographically anchored records verifying the development timeline, decisions, and governance of AOS. aos-evidence.com โ†’ /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ /* SECTION: STANDARDS */ /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ Open Standards Built in the open. Verified by anyone. AOS-GOV-STD-1.0 Governance Standard The specification for deterministic verification gates. Defines the Intercept โ†’ Verify โ†’ Gate pipeline for agent action governance. AOS-CON-1.0 Constitutional Framework Five non-negotiable principles governing all AOS-compliant agents: Humanitarian Purpose, Verification Gate, User Sovereignty, Kill Switch, and Transparency. AOS-SKILL-1.0 Skill Standard A portable, substrate-agnostic format for packaging governance capabilities as installable agent skills. Designed for interoperability across AI platforms. AOS-EVD-1.0 Evidence Standard The protocol for cryptographically anchoring governance decisions to immutable ledgers, enabling public verification of the entire decision chain. /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ /* SECTION: CTA */ /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ Join the Mission The age of autonomous AI requires new institutions. The AOS Foundation is building the governance infrastructure for a world where AI agents act on our behalf. Explore the Standard Get in Touch /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ /* FOOTER */ /* โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• */ AOS FOUNDATION Advancing verifiable AI safety through open standards and deterministic governance. Foundation Mission Pillars Standards Initiatives AOS Governance AOS Constitution AOS Evidence Patent Registry 99 filings Connect contact@aos-governance.com Salvatore Systems © 2026 AOS Foundation. Verifiable AI Safety for Humanity. Privacy Cookies aos-foundation.com /* Cookie Consent */ ; react'; const sitemapSections title: 'This Site', links: label: 'Mission', href: '#mission', desc: 'Why verifiable AI safety matters' , label: 'Pillars', href: '#pillars', desc: 'Four pillars of verifiable safety' , label: 'Initiatives', href: '#initiatives', desc: 'Active projects and standards' , label: 'Standards', href: '#standards', desc: 'Open standards we maintain' , , , title: 'AOS Quartet', external: true, links: label: 'Constitution', href: 'https://aos-constitution.com', desc: 'Constitutional AI framework' , label: 'Governance', href: 'https://aos-governance.com', desc: 'Deterministic verification standard' , label: 'Evidence', href: 'https://aos-evidence.com', desc: 'Verifiable documentation' , , , title: 'Ecosystem', external: true, links: label: 'License Checker', href: 'https://aos-license-checker.com', desc: 'Real-time compliance' , label: 'Git Legacy', href: 'https://git-legacy.com', desc: 'Multi-generational archives' , label: 'Community', href: 'https://git-iscommunity.com', desc: 'Cathedral gathering' , label: 'HijackRadar', href: 'https://hijackradar.com', desc: 'Domain security' , label: 'Cathedral Network', href: 'https://git-cathedral.com', desc: '15-node philosophy' , , , title: 'Connect', external: true, links: label: 'Contact', href: 'mailto:contact@aos-governance.com', desc: 'Get in touch' , label: 'Salvatore Systems', href: 'https://salvatoresystems.com', desc: 'Infrastructure partner' , , , ; default function SitemapDropdown const open, setOpen useState false ; const panelRef useRef null ; const buttonRef useRef null ; useEffect if !open return; function handleClick e: MouseEvent if panelRef.current && !panelRef.current.contains e.target as Node && buttonRef.current && !buttonRef.current.contains e.target as Node setOpen false ; document.addEventListener 'mousedown', handleClick ; return document.removeEventListener 'mousedown', handleClick ; , open ; useEffect if !open return; function handleKey e: KeyboardEvent if e.key 'Escape' setOpen false ; document.addEventListener 'keydown', handleKey ; return document.removeEventListener 'keydown', handleKey ; , open ; return setOpen !open className `w-8 h-8 rounded-md flex items-center justify-center transition-all duration-200 $ open ? 'bg- #1a1a2e text-white' : 'hover:bg-black/5 text-gray-500 hover:text-black' ` aria-label "Sitemap" aria-expanded open title "Browse all pages" open && < setOpen false / Site Map aos-foundation.com setOpen false className "w-6 h-6 rounded-md hover:bg-black/5 flex items-center justify-center text-gray-400 hover:text-black transition-colors" aria-label "Close sitemap" sitemapSections.map section section.title section.external && โ†— section.links.map link const isExternal link.href.startsWith 'http' || link.href.startsWith 'mailto' ; return setOpen false link.label isExternal && โ†— link.desc ; sitemapSections.reduce acc, s acc + s.links.length, 0 pages aos-foundation.com ; react' react-dom/client' ./index.css' ./App.tsx' createRoot document.getElementById 'root' ! .render ,