Tags

Tags give the ability to mark specific points in history as being important
  • v0.1.0

    v0.1.0: Initial public release of active prototype
    
    First public version of FhirBridgeAI, an active prototype for sovereign AI
    processing in KRITIS healthcare environments.
    
    This release demonstrates the architectural methodology behind sovereign
    AI deployments in regulated healthcare:
    
    - 30 Architecture Decision Records covering transactional outbox with
      publish fencing, async DB runtime, internal token exchange, semantic
      chunking with version gating, and BSI audit ledger preparation
    - 130 passing tests with documented skips for v2-architecture changes
      and external service dependencies
    - Sovereign managed-service architecture: no cloud APIs, local LLM
      inference, controlled service boundaries
    - Honest limitation tracking and AI usage disclosure
    
    Active prototype. Not production-ready. See README and ADRs for
    detailed caveats.