71 lines
3.0 KiB
Markdown
71 lines
3.0 KiB
Markdown
# VerdictTank
|
|
|
|
AI-powered business proposal review platform. Five specialized agents, three independent judges, majority-rules verdict. Standalone product with Review-as-a-Service API.
|
|
|
|
**Status:** ACTIVE (rebranded from SharkTank Aug 7, 2026)
|
|
**Owner:** Germaine Brown
|
|
**Built by:** Sho'Nuff (Hermes Agent)
|
|
**Pipeline Verdict:** 3/3 Unanimous Conditional Go (Aug 7, 2026)
|
|
|
|
## Access
|
|
|
|
| Resource | URL | Access |
|
|
|---|---|---|
|
|
| Proposal v3 (active) | https://proposals.itpropartner.com/verdicttank/v3.html | Public |
|
|
| Proposal v2 (archived) | https://proposals.itpropartner.com/verdicttank/ | Public |
|
|
| Mockup | https://mockups.itpropartner.com/verdicttank/ | Public |
|
|
| Critical Review | https://proposals.itpropartner.com/verdicttank/critical-review.html | Public |
|
|
| Domain | verdicttank.com | Live on Core (Caddy) |
|
|
| Tech Architecture | https://docs.itpropartner.com/verdicttank/architecture/ | Public |
|
|
| AI Costs | admin-ai key: `verdicttank-prod` | TBD |
|
|
|
|
## Architecture
|
|
|
|
> **Full architecture document:** [verdicttank/architecture/](/verdicttank/architecture/) — 3/3 Conductor-reviewed, Aug 10, 2026
|
|
|
|
```
|
|
Phase 1 → Research Agent — Live web verification with citations
|
|
Phase 2 → Critic Agent — 10-dimension review, scored 1-10
|
|
Phase 3 → Three judges in parallel (majority rules):
|
|
Judge A — Independent architecture
|
|
Judge B — Independent architecture
|
|
Judge C — Independent architecture
|
|
→ PDF verdict delivered by email
|
|
```
|
|
|
|
**Cost per review:** $0.70-0.75 (v3 corpus-backed)
|
|
**Turnaround:** ~5-15 minutes
|
|
**Degraded mode:** Runs with 2 judges if 1 is down. Free re-run if only 1 available.
|
|
|
|
## Pricing (v3 — Current)
|
|
|
|
| Tier | Price | Reviews/Month | Key Features |
|
|
|---|---|---|---|
|
|
| Free | $0 | 1 | Limited model set |
|
|
| Pro | $79/mo | 10 ($8 overage) | Full model set |
|
|
| Enterprise | $499/mo | 50 ($12 overage) | API access, prediction tracking |
|
|
| White-Label | $1,999+/mo | Unlimited | Multi-tenant, custom branding |
|
|
|
|
## Current State
|
|
|
|
- Pipeline skill (`shark-tank-review`) fully built and tested
|
|
- Pipeline self-reviewed: 3/3 unanimous Conditional Go (Aug 7, 2026)
|
|
- v3 proposal live with updated pricing and feature matrix (Aug 10, 2026)
|
|
- Technical architecture documented and reviewed (3/3 Conditional Go, Aug 10, 2026)
|
|
- Mockup landing page live
|
|
- Critical review addendum live
|
|
- Domain: verdicttank.com registered, live on Core (Caddy)
|
|
- Backend API (FastAPI) — [PROPOSED] Phase 2
|
|
- PDF generation (WeasyPrint) — Phase 0
|
|
- Corpus database (SQLite) — Phase 0
|
|
- Outcome tracking — Phase 1
|
|
|
|
## Key Risks (From Pipeline Review)
|
|
|
|
- Single-box architecture, no failover — addressed in architecture review
|
|
- Prompt injection (tool-enabled Research Agent) — defense depth planned
|
|
- Accuracy engine gated behind inconclusive-dominated data — Phase 1 spike needed
|
|
- Liability asymmetry (GO verdicts > NO-GO exposure)
|
|
- Alignment drift (models becoming less critical over time)
|
|
- SEO desert from rebrand (mitigation: 301 redirects, content marketing)
|