AXIS SaaS Foundation ==================== Local run --------- python saas_server.py URLs ---- Public site: http://127.0.0.1:8080/ Workspace: http://127.0.0.1:8080/app API health: http://127.0.0.1:8080/api/health This product foundation exposes the existing MVP runtime as: - a public marketing website - a SaaS workspace - a JSON API backed by the current SQLite database - static links to generated reports under /files/ Next production steps --------------------- - add auth and RBAC - move reports/evidence to object storage - replace engagement-only tenancy with organization + users - add billing and subscription lifecycle - deploy behind a managed reverse proxy