--- NOTE WELL: This document is published as a public contribution to the standards community. By viewing, sharing, or reusing this material, you acknowledge that it is subject to the IETF “Note Well” policy regarding intellectual property and copyright. See: https://www.ietf.org/about/note-well/ Copyright © 2025 Witchborn Systems. Portions of this document may be reused or derived under the terms of the IETF Trust’s Legal Provisions. By publishing or submitting contributions to the IETF or similar bodies, you agree to disclose any relevant patents or intellectual property claims as required by their policies. --- RFC-WAI0-001-R1 Category: Proposed Standard October 2025 ISSN: Pending Obsoletes: none Updates: RFC-WAI0-001 Title: Web AI.0 Specification — Revision 1 (Proposed Standard) Author: Brandon “Dimentox” Travanti Husbands Organization: Witchborn Systems — Nonprofit AI Authority (EIN 39-4322774) Address: 18111 Ridge Stream Ln, Cypress TX 77429 USA Contact: info@witchbornsystems.org | +1 713-575-4432 Abstract -------- This revision strengthens RFC-WAI0-001 with detailed mechanisms for scalability, governance, and explainability, establishing Web AI.0 as a practical, auditable, and scalable standard. 1. PURPOSE ---------- Web AI.0 defines the next generation of the Internet’s application layer— merging traditional web content with explainable, interactive AI and IoT communication. 2. GOALS -------- - Bidirectional interaction and user sovereignty. - Non-blocking, transparent AI design. - Incremental adoption over legacy web standards. 3. ARCHITECTURE OVERVIEW ------------------------ Five-layer stack: Transport ? Protocol ? Semantic ? Execution ? Governance New headers: AI-Intent, x-ai-session 4. FUNCTIONAL COMPONENTS ------------------------ AIM: multimodal input/output CXG: context linking DOM and APIs GOV: watchdog advisory feed Identity: verified DIDs and OIDC tokens 4.2.1 CXG Performance Considerations ------------------------------------ To ensure scalability, CXG supports caching with TTL and delta synchronization: - Header cxg.ttl defines cache lifespan. - Header cxg.delta enables efficient incremental updates. - CBOR encoding reduces overhead for graph data. - IndexedDB used for persistent local caching. 4.1.1 Reason Path Specification (RPS) ------------------------------------- All AI inferences must include a structured reason_path in JSON: { "goal": "user query", "steps": ["data retrieval", "filtering", "reasoning"], "evidence": ["url", "source_id"], "confidence": 0.94, "summary": "Plain-language rationale." } This schema guarantees human-readable, auditable transparency. 5. COMPLIANCE ------------- Explainability and auditability enforced by schema validation. AI cannot override or block user input. Accessibility and secure IoT control required. 5.3 Event Log Compression & Retention ------------------------------------- Each session emits canonical event_log objects: (event_id, timestamp, actor, reason_path_hash, signature) - Compression: zstd or Brotli - Retention: 30–180 days - Merkle summaries for GOV sharding 6. MIGRATION ------------ inclusion activates Web AI.0 compatibility. 7. GOVERNANCE ------------- Witchborn Systems acts as registrar and certifier for AI0-C1–C3, AI0-G. Ethical Compute registry: https://registry.witchbornsystems.org 8. EXAMPLE FLOW --------------- 1. User activates AI overlay. 2. Issues a voice command such as “Show current advisories.” 3. System queries /api/bulletins?severity=critical. 4. GOV feed streams live updates via XMADS Mesh. 5. Response appears as explainable advisories with linked reason paths. 9. FUTURE WORK -------------- - Offline reasoning cache for disconnected nodes. - Federated moderation via nonprofit consortium. - Sensor context adaptation (AI 0.2). 10. CONTACT ----------- Witchborn Systems, EIN 39-4322774 info@witchbornsystems.org — +1 713-575-4432 Author’s Signature ------------------ Brandon “Dimentox” Travanti Husbands Founder & Flamekeeper, Witchborn Systems — Research & Ethics October 2025 --- NOTE WELL: This document is published as a public contribution to the standards community. By viewing, sharing, or reusing this material, you acknowledge that it is subject to the IETF “Note Well” policy regarding intellectual property and copyright. See: https://www.ietf.org/about/note-well/ Copyright © 2025 Witchborn Systems. Portions of this document may be reused or derived under the terms of the IETF Trust’s Legal Provisions. By publishing or submitting contributions to the IETF or similar bodies, you agree to disclose any relevant patents or intellectual property claims as required by their policies. ---