ABC-IO Owner Manual
Christopher Porreca, Sole Owner. Rochester, NY 14623. cporreca@abc-io.com / support@abc-io.com. Founded 2015. Family-Safe Always On.
OWNER IDENTITY: Christopher Porreca Email: cporreca@abc-io.com Location: Rochester, NY 14623 Sole Proprietorship Founded 2015 System: redot1.abc-io.com Digital Self: ABC-AI
1. System Overview
ABC-IO is a complete cube matrix AI interfacing system. It consists of:
- redot1.abc-io.com - Primary gateway (VPS-hosted)
- ai1.abc-io.com - AI proxy node 1
- ai2.abc-io.com - AI proxy node 2
- Mobile backup - Pixel 9 Fold Pro via Termux
- ABC-IO - abc-io.com/ccplexmath/abc-io-system
The system is a cube matrix - not a pyramid. All 6 faces are always complete and operational simultaneously.
2. Installation
Deploy the entire system from a single file:
curl -fsSL https://abc-io.com/installer.sh -o installer.sh
bash installer.sh
Select [1] for full install. The installer is infrastructure-locked to redot1/ai1/ai2 only. Override with:
ABC_IO_OVERRIDE=owner-confirmed bash installer.sh
3. Post-Install Configuration
1. Edit environment file:
nano /opt/abc-io/.env
Add your API keys:
KIMI_API_KEY=sk-your-key-here
STRIPE_SECRET_KEY=sk_live_your-key-here
STRIPE_WEBHOOK_SECRET=whsec_your-secret-here
2. Configure DNS at Namecheap:
- redot1.abc-io.com -> Your VPS IP
- ai1.abc-io.com -> AI node 1 IP
- ai2.abc-io.com -> AI node 2 IP
3. Obtain SSL certificates:
certbot certonly -d redot1.abc-io.com -d ai1.abc-io.com -d ai2.abc-io.com
4. Restart services:
cd /opt/abc-io && docker compose restart
4. Menu Operations
- [1] Install - Full first-time installation
- [2] Update - Update from embedded files (no git needed)
- [3] Recreate - Destroy and rebuild everything (DESTROY confirmation required)
- [4] Heal - Run self-healing diagnostics and auto-repair
- [5] Backup - Create AES-256 encrypted backup
- [6] Restore - Restore from encrypted backup
- [7] Status - Show full system health status
5. Daily Operations
Check health:
curl https://redot1.abc-io.com/health
View logs:
cd /opt/abc-io && docker compose logs -f
Restart gateway:
cd /opt/abc-io && docker compose restart gateway
Systemd control:
systemctl status abc-io
systemctl restart abc-io
6. Billing & Stripe
Stripe webhook endpoint: https://redot1.abc-io.com/webhooks/stripe
Tier pricing (pre-tax):
- Free - $0/mo
- Personal - $5/mo + $0.44 NY tax = $5.44
- Business - $25/mo + $2.19 NY tax = $27.19
- Organization - $99/mo + $8.66 NY tax = $107.66
Annual billing: 2 months free (17% discount). Refund policy: 30 days (Personal/Business), 90 days (Organization).
7. Security
- All secrets in Vault (AES-256)
- TLS 1.3 for all traffic
- Fail2ban + nginx rate limiting
- AIDE + auditd intrusion detection
- Container scanning with Trivy
- Non-root Docker containers
- Encrypted backups (AES-256-CBC)
Security audit:
bash /opt/abc-io/scripts/setup-security.sh
8. Data & Privacy
As the owner, you have root access to all data. The Data Matrix shows all user data flows. Retention by tier: Free 30 days, Personal 1 year, Business 3 years, Organization 7 years.
Export all data:
tar -czf /tmp/abc-io-data-$(date +%Y%m%d).tar.gz /opt/abc-io/data/
9. Emergency Procedures
If redot1 goes down: Mobile backup node (Pixel 9 Fold Pro) auto-activates Cloudflare Tunnel after 5 failed health checks.
Total destruction recovery:
bash installer.sh
# Select [3] Recreate
# Type DESTROY
# System rebuilds from embedded files
Restore from backup:
bash installer.sh
# Select [6] Restore
# Enter backup filename and encryption key
Contact for emergency: cporreca@abc-io.com / support@abc-io.com
10. 20-Year Roadmap
- Phase 1 (2025-2027): Foundation - Gateway, AI nodes, billing, mobile backup
- Phase 2 (2028-2030): Scale - Multiple regions, CDN, enterprise customers
- Phase 3 (2031-2035): Intelligence - Self-improving AI, predictive analytics
- Phase 4 (2036-2040): Network - Peer-to-peer AI, decentralized infrastructure
- Phase 5 (2041-2045): Institution - AI-native infrastructure, autonomous operations
11. Brand & Identity
- Company: ABC-IO - AI Interfacing and Creative Communications Company
- Owner: Christopher Porreca
- Email: cporreca@abc-io.com / support@abc-io.com
- Location: Rochester, NY 14623
- Founded: 2015
- Primary Domain: redot1.abc-io.com
- Digital Self: ABC-AI for Christopher Porreca
- Tagline: Family-Safe Always On - Always On, Always Yours, Always Here
- Manifesto: Never lose focus. Never lose service. Never lose connectivity. Always On Always Here - ABC-IO!
12. Contact & Support
- Owner Direct: cporreca@abc-io.com
- Support: support@abc-io.com
- Human Hours: 8am - 8pm EST (Mon-Fri)
- Emergency: Available 24/7 via automated systems
- ABC-IO: abc-io.com/ccplexmath/abc-io-system
- Status: redot1.abc-io.com/status-public.html
13. Family-Safe Policy
ABC-IO is committed to being family-safe at all times. All content is filtered for appropriateness. AI responses are safety-checked. Beacon alerts are moderated. No sexual content, graphic violence, or hate speech is permitted. The system is designed to be safe for children, families, schools, and businesses. Any violation should be reported immediately to cporreca@abc-io.com.
14. Government Compliance
- NY State: Sole proprietorship registration, sales tax collection (8.75% Monroe County), General Business Law compliance
- GDPR: Data portability, right to erasure, breach notification within 72 hours
- COPPA: No data collection from children under 13
- PCI-DSS: Stripe handles all payment processing; no card data stored locally
- Section 230: Platform protections for user-generated content (beacon alerts)
- Accessibility: WCAG 2.1 AA compliant across all pages