fix: add architecture link to VerdictTank page — points to /verdicttank/architecture/
Publish Docs Site / build (push) Failing after 4s
Publish Docs Site / build (push) Failing after 4s
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# verdicttank
|
||||
# VerdictTank
|
||||
|
||||
AI-powered business proposal review platform. Five specialized agents, three independent judges, majority-rules verdict. Standalone product with Review-as-a-Service API.
|
||||
|
||||
AI-powered business proposal review platform. Five specialized agents, three independent judges, majority-rules verdict.
|
||||
|
||||
**Status:** PRE-LAUNCH (rebranded from SharkTank)
|
||||
**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)
|
||||
@@ -12,18 +11,21 @@ AI-powered business proposal review platform. Five specialized agents, three ind
|
||||
|
||||
| Resource | URL | Access |
|
||||
|---|---|---|
|
||||
| Mockup (landing page) | https://mockup.iamgmb.com/verdicttank/ | Public |
|
||||
| Critical Review | https://mockup.iamgmb.com/verdicttank/critical-review.html | Public |
|
||||
| Proposal (updated) | https://proposals.iamgmb.com/verdicttank | Public |
|
||||
| Proposal (original, archived) | https://proposals.iamgmb.com/sharktank | Public |
|
||||
| Domain | verdicttank.com | Available, not registered |
|
||||
| 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 |
|
||||
|
||||
## Pipeline
|
||||
## 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 brutal review, scored 1-10
|
||||
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
|
||||
@@ -31,40 +33,38 @@ Phase 3 → Three judges in parallel (majority rules):
|
||||
→ PDF verdict delivered by email
|
||||
```
|
||||
|
||||
**Cost per review:** $0.55 fully loaded
|
||||
**Turnaround:** ~5-9 minutes
|
||||
**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 (Revised — Post-Review)
|
||||
## Pricing (v3 — Current)
|
||||
|
||||
| Tier | Price | Reviews/Month |
|
||||
|---|---|---|
|
||||
| Free | $0 | 1 |
|
||||
| Starter | $19/mo | 5 ($3 overage) |
|
||||
| Pro | $49/mo | 20 ($4 overage) |
|
||||
| Scale | $99/mo | 50 ($5 overage) |
|
||||
| Enterprise | $299/mo | 150 (custom) |
|
||||
|
||||
Pay-per-review: $14.99. Annual: 20% discount.
|
||||
| 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)
|
||||
- Proposal page live (updated VerdictTank + archived SharkTank)
|
||||
- Mockup landing page live at mockup.iamgmb.com/verdicttank
|
||||
- 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
|
||||
- Backend API (FastAPI) — to build
|
||||
- PDF generation (WeasyPrint) — to build
|
||||
- Email delivery (MXroute) — to build
|
||||
- Domain: verdicttank.com — to register
|
||||
- Trademark: USPTO Class 42 — to file
|
||||
- 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)
|
||||
|
||||
- Pricing suicide (fixed: tiered usage-based)
|
||||
- Sony trademark conflict (fixed: rebranded)
|
||||
- Training-data recursion (Year 3+ — acknowledged, cap plan in place)
|
||||
- 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)
|
||||
|
||||
Reference in New Issue
Block a user