Initial skills documentation — 25 categories, all SKILL.md + references + scripts
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
# Debt Recovery Portal Mockups
|
||||
|
||||
Built Jul 7, 2026 for debtrecoveryexperts.com.
|
||||
|
||||
## Customer-facing: debt-recovery.html
|
||||
|
||||
- Clean intake form: Debtor Information (name, company, address, phone, email), Claim Details (amount, description, state, type), Document Upload (multi-file drag-and-drop)
|
||||
- No AI analysis visible to customers
|
||||
- Submit button + terms acknowledgment
|
||||
|
||||
## Internal DRE Dashboard: dre-dashboard.html (dark theme)
|
||||
|
||||
- Claims queue table with AI scores
|
||||
- AI Analysis panel (internal only): score gauge, factor breakdown bars, case comparison panel, AI summary, risk flags, model attribution
|
||||
- Action buttons: Approve & Continue / Request More Docs / Reject
|
||||
- Progress timeline
|
||||
|
||||
## Domain plan
|
||||
|
||||
- WordPress frontend at debtrecoveryexperts.com
|
||||
- Portal at portal.debtrecoveryexperts.com (A record pending on Cloudflare)
|
||||
- DocuSeal webhook: debtrecoveryexperts.com/api/webhooks/docuseal (or portal subdomain)
|
||||
|
||||
## Seamless Signing Integration
|
||||
|
||||
DocuSeal runs on Core (port 3000). Exposed at https://sign.itpropartner.com via Caddy.
|
||||
|
||||
Signatures needed:
|
||||
- Limited Power of Attorney (needs online notarization via Proof RON API)
|
||||
- Service agreements, disbursement authorizations, internal approvals (DocuSeal only)
|
||||
- Proof handles RON; DocuSeal handles standard e-signatures
|
||||
|
||||
DocuSeal API token: saved in Hermes config/environment.
|
||||
Reference in New Issue
Block a user