CODITECT Support Channels and Distribution Reference
Version: 1.0.0 Status: Canonical Reference (Single Source of Truth) Last Updated: January 21, 2026
Support Email Addresses
| Purpose | Response Time | |
|---|---|---|
| General Support | support@coditect.ai | < 24 hours |
| Developer Support | dev@coditect.ai | < 24 hours |
| Security Issues | security@az1.ai | < 4 hours |
| Urgent/Critical | urgent@coditect.ai | < 4 hours (24/7) |
| Feedback | feedback@coditect.ai | Reviewed weekly |
Distribution URLs
Installation
| Resource | URL |
|---|---|
| Install Script | https://storage.googleapis.com/coditect-dist/CODITECT-CORE-INITIAL-SETUP.py |
| Quick Start Guide | https://storage.googleapis.com/coditect-dist/docs/USER-QUICK-START.md |
| Versioned Scripts | https://storage.googleapis.com/coditect-dist/H.P.004-SCRIPTS/v{VERSION}/ |
One-Line Install
curl -fsSL https://storage.googleapis.com/coditect-dist/CODITECT-CORE-INITIAL-SETUP.py | python3 -
Web Properties
| Property | URL | Purpose |
|---|---|---|
| Authentication | https://auth.coditect.ai | Login, dashboard, account |
| Documentation | https://docs.coditect.ai | User documentation |
| API | https://api.coditect.ai | Backend API |
| Status Page | https://status.coditect.ai | Service status |
| Company Website | https://az1.ai | Company information |
Notification Infrastructure
CODITECT uses the following notification channels:
| Channel | Purpose | Configuration |
|---|---|---|
| Email (SendGrid) | Primary notifications | All alerts, reports, user communications |
| Webhook | Integration notifications | Custom integrations |
| PagerDuty | On-call alerting | Critical infrastructure alerts |
Note: CODITECT does not use Slack or Discord for notifications.
Docker Registry
| Registry | URL |
|---|---|
| Licensed Images | us-central1-docker.pkg.dev/coditect-citus-prod/coditect-licensed/ |
| Public Images | us-central1-docker.pkg.dev/coditect-cloud-infra/coditect-images/ |
Support Hours
| Region | Hours (Local Time) |
|---|---|
| Americas | 9 AM - 6 PM PST |
| Europe | 9 AM - 6 PM CET |
| Asia-Pacific | 9 AM - 6 PM JST |
Critical Issues: Monitored 24/7 via urgent@coditect.ai
Issue Severity Levels
| Level | Definition | Response Time |
|---|---|---|
| Critical | Service unavailable, data loss | < 4 hours |
| High | Major feature broken | < 24 hours |
| Medium | Feature degraded, workaround exists | < 48 hours |
| Low | Minor issue, enhancement request | < 1 week |
Quick Reference Card
+--------------------------------------------------+
| CODITECT SUPPORT REFERENCE |
+--------------------------------------------------+
| SUPPORT |
| General: support@coditect.ai |
| Developer: dev@coditect.ai |
| Security: security@az1.ai |
| Urgent: urgent@coditect.ai (24/7) |
| Feedback: feedback@coditect.ai |
+--------------------------------------------------+
| WEB PROPERTIES |
| Login: auth.coditect.ai |
| Docs: docs.coditect.ai |
| Status: status.coditect.ai |
+--------------------------------------------------+
| INSTALLATION |
| curl -fsSL https://storage.googleapis.com/ |
| coditect-dist/CODITECT-CORE-INITIAL-SETUP.py |
| | python3 - |
+--------------------------------------------------+
Related Documentation
- PILOT-SUPPORT-GUIDE.md - Detailed support guide
- PILOT-FAQ.md - Frequently asked questions
- DOCKER-DEPLOYMENT-GUIDE.md - Docker installation
Owner: AZ1.AI INC Maintainer: support@coditect.ai
This document is the canonical reference for all support and distribution information. All other documentation should reference this file.