docs: Add landing page copy, CodeFling listing, FAQ, and comparison sheet

Marketing assets for launch — landing page copy, marketplace description,
FAQ for support load reduction, and competitive comparison table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Vantz Stockwell
2026-02-14 23:24:38 -05:00
parent a160ba2df4
commit cb2dedb5d2
4 changed files with 279 additions and 0 deletions

22
docs/COMPARISON_SHEET.md Normal file
View File

@@ -0,0 +1,22 @@
# Corrosion vs Manual Admin — Comparison Sheet
| Capability | Manual Admin | Basic Panel | Corrosion |
| ------------------------------ | -------------- | ----------- | -------------------- |
| Scheduled Wipes | Manual scripts | Partial | Full Orchestration |
| Pre-Wipe Backup | Manual | No | Automatic |
| Rollback on Failure | No | No | Yes |
| Plugin Config Editing (Web) | No | No | Yes |
| Steam Update Automation | Manual | Partial | Yes |
| Crash Recovery | Manual | Basic | Intelligent Retry |
| Multi-Admin RBAC | No | Limited | Yes |
| Zero Inbound Ports | No | No | Yes |
| Public Server Page | No | No | Yes |
| Analytics & Retention Insights | No | No | Yes (Phase 2) |
---
## Summary
Manual admin is reactive.
Panels are operational.
Corrosion is orchestration.