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:

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:

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

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):

Annual billing: 2 months free (17% discount). Refund policy: 30 days (Personal/Business), 90 days (Organization).

7. Security

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

11. Brand & Identity

12. Contact & Support

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

❓ Need Help?