feat: initial itpp-docs setup with MkDocs Material
Publish Docs Site / build (push) Failing after 5s
Publish Docs Site / build (push) Failing after 5s
- mkdocs.yml with dark slate theme, nav for 12 ITPP projects - build-docs.sh aggregates docs from all project repos - .gitea/workflows/docs-publish.yml for nightly rebuild+deploy - README and CHANGELOG for the itpp-docs repo itself - docs-source/ populated from all 12 repos - site/ ready for deployment to docs.itpropartner.com
This commit is contained in:
@@ -0,0 +1,70 @@
|
||||
# verdicttank
|
||||
|
||||
|
||||
AI-powered business proposal review platform. Five specialized agents, three independent judges, majority-rules verdict.
|
||||
|
||||
**Status:** PRE-LAUNCH (rebranded from SharkTank)
|
||||
**Owner:** Germaine Brown
|
||||
**Built by:** Sho'Nuff (Hermes Agent)
|
||||
**Pipeline Verdict:** 3/3 Unanimous Conditional Go (Aug 7, 2026)
|
||||
|
||||
## Access
|
||||
|
||||
| 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 |
|
||||
| AI Costs | admin-ai key: `verdicttank-prod` | TBD |
|
||||
|
||||
## Pipeline
|
||||
|
||||
```
|
||||
Phase 1 → Research Agent — Live web verification with citations
|
||||
Phase 2 → Critic Agent — 10-dimension brutal 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.55 fully loaded
|
||||
**Turnaround:** ~5-9 minutes
|
||||
**Degraded mode:** Runs with 2 judges if 1 is down. Free re-run if only 1 available.
|
||||
|
||||
## Pricing (Revised — Post-Review)
|
||||
|
||||
| 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.
|
||||
|
||||
## 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
|
||||
- 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
|
||||
|
||||
## 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)
|
||||
- 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