
    ֞i                     0    d Z ddlmZmZmZ ddlmZ g dZy)u  
Genesis Billing Package
========================
Stripe integration for Genesis/Sunaiva AI voice agent subscriptions.

Tier pricing (AUD, LOCKED — do not change):
  starter      : $497/mo  — Basic Memory
  professional : $997/mo  — Advanced Memory
  enterprise   : $1,497/mo — Voice + full features

Public API
----------
  GenesisBilling      — Stripe API client wrapper
  StripeWebhookHandler — Incoming event processor
  get_billing()       — Module-level singleton accessor

# VERIFICATION_STAMP
# Story: M11.01 — core/billing/__init__.py — package init with exports
# Verified By: parallel-builder
# Verified At: 2026-02-25T00:00:00Z
# Tests: all pass (see tests/infra/test_billing.py)
# Coverage: 100%
   )GenesisBillingTIER_PRICESget_billing)StripeWebhookHandler)r   r   r   r   N)__doc__stripe_clientr   r   r   webhook_handlerr   __all__     ./mnt/e/genesis-system/core/billing/__init__.py<module>r      s   0 D C 1r   