feat(coord): add todos system with per-user/machine/project scoping
New coord_todos table and API endpoints (GET/POST/PUT/DELETE /api/coord/todos) supporting manual and auto-created items, sub-tasks via parent_id, and inclusive for_user/for_machine filters (OR-null) for sync/save display. sync.sh Phase 7 now shows pending todos grouped by project after every sync. CLAUDE.md documents auto-creation behavior for unresolved follow-up. Web/email pricing doc updated: block time rate clarified, INKY reference removed, dates updated. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Web & Email Hosting Pricing Structure
|
||||
|
||||
**Last Updated:** 2026-02-01
|
||||
**Last Updated:** 2026-05-26
|
||||
**Source:** MSP Pricing Chat - Web/Email Hosting Discussion
|
||||
|
||||
---
|
||||
@@ -152,7 +152,7 @@
|
||||
### Email Security & Filtering
|
||||
**Price:** $3/mailbox/month
|
||||
|
||||
**Platforms:** MailProtector (Emailservice.io) / INKY (via Kaseya)
|
||||
**Platform:** MailProtector (Emailservice.io)
|
||||
|
||||
**Features:**
|
||||
- Anti-phishing protection
|
||||
@@ -315,7 +315,8 @@ Total Monthly: $280
|
||||
- **Website Maintenance:** $35-500/month (small/medium), $300-2,500/month (complex)
|
||||
|
||||
### ACG Position
|
||||
- **Hourly Rate:** $130-165/hour (in line with professional MSP/agency rates)
|
||||
- **Standard Hourly Rate:** $175/hour
|
||||
- **Block Time Effective Rate:** $130-150/hour (depending on block size — never expires, in line with professional MSP/agency rates)
|
||||
- **GPS Support Plans:** $85-100/hour effective (significant value)
|
||||
- **Web Hosting:** Competitive with managed/specialty hosts
|
||||
- **Email Hosting:** Budget-friendly alternative to M365 for IMAP users
|
||||
@@ -350,5 +351,5 @@ Total Monthly: $280
|
||||
|
||||
---
|
||||
|
||||
**Last Updated:** 2026-02-01
|
||||
**Last Updated:** 2026-05-26
|
||||
**Protecting Tucson Businesses Since 2001**
|
||||
|
||||
Reference in New Issue
Block a user