chore: purge iamgmb refs, add v3/architecture changelog
This commit is contained in:
+15
-3
@@ -1,11 +1,23 @@
|
||||
# VerdictTank — Changelog
|
||||
|
||||
## 2026-08-10
|
||||
|
||||
### v3 Proposal + Technical Architecture
|
||||
- v3 proposal drafted with 11 enhancements across 3 tiers and new 4-tier pricing
|
||||
- New pricing: Free / Pro ($79/mo) / Enterprise ($499/mo) / White-Label ($1,999+/mo)
|
||||
- Technical architecture documented (908 lines, 10 data model tables, 4 API endpoints)
|
||||
- Architecture run through independent 3-judge technical review: 3/3 Conditional Go
|
||||
- v2 proposal archived with "SUPERSEDED" banner
|
||||
- All iamgmb.com references purged — docs, repo, and style guide updated to itpropartner.com
|
||||
- verdicttank.com domain live on Core (Caddy)
|
||||
- docs.itpropartner.com/verdicttank/ deployed with current state
|
||||
|
||||
## 2026-08-07
|
||||
|
||||
### Rebrand (SharkTank → VerdictTank)
|
||||
- Project renamed: /root/projects/sharktank → /root/projects/verdicttank
|
||||
- Mockup moved: mockup.iamgmb.com/sharktank → mockup.iamgmb.com/verdicttank
|
||||
- New proposal: proposals.iamgmb.com/verdicttank (incorporates all pipeline review feedback)
|
||||
- Mockup moved: mockups.itpropartner.com/sharktank → mockups.itpropartner.com/verdicttank
|
||||
- New proposal: proposals.itpropartner.com/verdicttank (incorporates all pipeline review feedback)
|
||||
- Original SharkTank proposal archived with "superseded" banner
|
||||
- Mockup landing page: removed all model names, added file upload (doc/docx/pdf), purged all em dashes
|
||||
- Proposals index: VerdictTank (primary) + SharkTank (archived, grayed out)
|
||||
@@ -19,7 +31,7 @@
|
||||
- Phase 3a (Judge A): Ratified 85% of critic — pricing > name in priority, rejected co-founder as condition
|
||||
- Phase 3b (Judge B): Caught overage incentive flaw, compound reliability risk (97.5% = 18hr/mo downtime)
|
||||
- Phase 3c (Judge C): Meta-layer insight, training-data recursion (Year 3), liability asymmetry, SEO desert
|
||||
- Critical review addendum: https://mockup.iamgmb.com/verdicttank/critical-review.html
|
||||
- Critical review addendum: https://mockups.itpropartner.com/verdicttank/critical-review.html
|
||||
- Priority-ranked 11-item action plan with reconciled timeline (Apr 2027 paid launch)
|
||||
- Novel insights: product IS content, verdict confidence scoring, degraded-mode fallback needed
|
||||
|
||||
|
||||
@@ -11,11 +11,12 @@ 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 (Core, Caddy) |
|
||||
| Tech Architecture | https://docs.itpropartner.com/verdicttank/ | Public |
|
||||
| AI Costs | admin-ai key: `verdicttank-prod` | TBD |
|
||||
|
||||
## Pipeline
|
||||
@@ -34,29 +35,29 @@ Phase 3 → Three judges in parallel (majority rules):
|
||||
**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)
|
||||
## 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 at mockups.itpropartner.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
|
||||
- Domain: verdicttank.com registered, live on Core (Caddy)
|
||||
- Docs: docs.itpropartner.com/verdicttank/
|
||||
- Backend API (FastAPI) — [PROPOSED] Phase 2
|
||||
- PDF generation (WeasyPrint) — Phase 0
|
||||
- Corpus database (SQLite) — Phase 0
|
||||
- Outcome tracking — Phase 1
|
||||
- Trademark: USPTO Class 42 — to file
|
||||
|
||||
## Key Risks (From Pipeline Review)
|
||||
|
||||
+12
-12
@@ -1,7 +1,7 @@
|
||||
# VerdictTank Style Guide — Proposals & Mockups
|
||||
|
||||
Last updated: Aug 7, 2026
|
||||
Applies to: All proposal pages (proposals.iamgmb.com) and all mockup pages (mockup.iamgmb.com/verdicttank/)
|
||||
Last updated: Aug 10, 2026
|
||||
Applies to: All proposal pages (proposals.itpropartner.com) and all mockup pages (mockups.itpropartner.com/verdicttank/)
|
||||
|
||||
---
|
||||
|
||||
@@ -11,13 +11,13 @@ Every project gets exactly two proposal URLs:
|
||||
|
||||
| Version | Description | URL Pattern | Behavior |
|
||||
|---|---|---|---|
|
||||
| **v1** | Original submission — frozen, never edited | `proposals.iamgmb.com/<project-slug>` | Yellow "SUPERSEDED" banner. Footer links to v2 + verdict. |
|
||||
| **v2** | Post-pipeline rewrite — incorporates all review feedback | `proposals.iamgmb.com/<project-slug>-v2` or rebranded slug | Active proposal. Footer links to v1 + verdict + itself (bolded). |
|
||||
| **v1** | Original submission — frozen, never edited | `proposals.itpropartner.com/<project-slug>` | Yellow "SUPERSEDED" banner. Footer links to v2 + verdict. |
|
||||
| **v2** | Post-pipeline rewrite — incorporates all review feedback | `proposals.itpropartner.com/<project-slug>-v2` or rebranded slug | Active proposal. Footer links to v1 + verdict + itself (bolded). |
|
||||
|
||||
**Rules:**
|
||||
- v1 is immutable after submission. Do not edit it — only add the superseded banner.
|
||||
- v2 is created fresh after the pipeline runs. It is a full rewrite, not a diff.
|
||||
- The pipeline verdict itself lives at `mockup.iamgmb.com/<project>/critical-review.html`.
|
||||
- The pipeline verdict itself lives at `mockups.itpropartner.com/<project>/critical-review.html`.
|
||||
|
||||
---
|
||||
|
||||
@@ -29,9 +29,9 @@ Every proposal and every mockup page MUST have exactly this footer (updating the
|
||||
<footer>
|
||||
<p><strong>PROJECT NAME</strong> — a product of IT Pro Partner</p>
|
||||
<p style="margin-top:0.5rem;">
|
||||
<a href="https://proposals.iamgmb.com/PROJECT-V1-SLUG">Original Proposal (v1)</a> ·
|
||||
<a href="https://mockup.iamgmb.com/PROJECT/critical-review.html">Pipeline Verdict</a> ·
|
||||
<a href="https://proposals.iamgmb.com/PROJECT-V2-SLUG" style="font-weight:700;">Post-Review Proposal (v2)</a> ·
|
||||
<a href="https://proposals.itpropartner.com/PROJECT-V1-SLUG">Original Proposal (v1)</a> ·
|
||||
<a href="https://mockups.itpropartner.com/PROJECT/critical-review.html">Pipeline Verdict</a> ·
|
||||
<a href="https://proposals.itpropartner.com/PROJECT-V2-SLUG" style="font-weight:700;">Post-Review Proposal (v2)</a> ·
|
||||
<a href="https://itpropartner.com">IT Pro Partner</a>
|
||||
</p>
|
||||
</footer>
|
||||
@@ -167,7 +167,7 @@ Footer divider: border-top: 1px solid var(--border)
|
||||
```html
|
||||
<div class="superseded-banner">
|
||||
⚠ SUPERSEDED — This is the original proposal (v1) as submitted.
|
||||
<a href="https://proposals.iamgmb.com/PROJECT-V2-SLUG">Read the post-review proposal (v2) →</a>
|
||||
<a href="https://proposals.itpropartner.com/PROJECT-V2-SLUG">Read the post-review proposal (v2) →</a>
|
||||
</div>
|
||||
```
|
||||
|
||||
@@ -224,14 +224,14 @@ function toggleTheme() {
|
||||
|
||||
When starting a new proposal project:
|
||||
|
||||
- [ ] Create v1 proposal at `proposals.iamgmb.com/<slug>`
|
||||
- [ ] Create v1 proposal at `proposals.itpropartner.com/<slug>`
|
||||
- [ ] Submit v1 through the VerdictTank pipeline
|
||||
- [ ] Save verdict as `mockup.iamgmb.com/<project>/critical-review.html`
|
||||
- [ ] Save verdict as `mockups.itpropartner.com/<project>/critical-review.html`
|
||||
- [ ] Create v2 proposal incorporating all pipeline feedback
|
||||
- [ ] Add superseded banner to v1, linking to v2
|
||||
- [ ] Apply standard footer to v1, v2, and ALL mockup pages
|
||||
- [ ] Bold the "current" version link in each footer
|
||||
- [ ] Create landing mockup at `mockup.iamgmb.com/<project>/`
|
||||
- [ ] Create landing mockup at `mockups.itpropartner.com/<project>/`
|
||||
- [ ] Ensure light/dark theme toggle on mockup
|
||||
- [ ] Push all changes to Gitea
|
||||
- [ ] 644 permissions on all web-facing files
|
||||
|
||||
Reference in New Issue
Block a user