2026-08-16 22:52:30 +07:00
# CRYPTO VENTURE COHORT V0.3.1 CORRECTED
2026-08-16 22:35:48 +07:00
Cohort ID: `CPV031-20260816215626-66d636b2`
GraphRun: `10`
Raw protocols generated: `20`
Raw Sol theses: `20` . Onchain passed: `11` . Onchain rejected: `9` .
Token design attempts: `11` . Token design skipped: `9` .
2026-08-16 22:52:30 +07:00
Token unnecessary: `5` . Token optional/routed SaaS: `6` . Token strongly justified: `0` . Token essential: `0` . Duplicates: `0` .
Crypto survivors: `0` . Autonomous crypto survivors: `0` . Assisted high-potential: `0` . Security-blocked: `0` . Finalists: `0` .
2026-08-16 22:35:48 +07:00
Generation attempts: `20`
## Runtime
```json
{
"raw_theses": 20,
"raw_target": 20,
"raw_generated": 20,
"raw_sol_theses": 20,
"requested_protocol_count": 20,
"generation_attempts": 20,
"accepted_protocols": 20,
"duplicate_rejections": 0,
"token_necessity_rejections": 0,
"generation_sources": [
"sol"
],
"model_usage": {
"sol_generation_requests": 20,
"sol_onchain_judge_requests": 20,
"sol_protocol_architecture_requests": 11,
"sol_token_design_requests": 11,
"sol_token_utility_judge_requests": 11,
"sol_final_ic_requests": 6,
"qwen_requests": 0
},
"sol_generation_requests": 20,
"sol_onchain_judge_requests": 20,
"fallback_count": 0,
"onchain_rejected": 9,
"onchain_passed": 11,
"crypto_survivors_after_onchain": 11,
"token_design_skipped_due_to_onchain_rejection": 9,
"token_unnecessary_rejections": 5,
2026-08-16 22:52:30 +07:00
"token_optional_route_to_saas": 6,
"token_essential": 0,
"token_strongly_justified": 0,
"serious_crypto_survivors": 0,
"crypto_survivors": 0,
2026-08-16 22:35:48 +07:00
"token_design_attempts": 11,
"token_design_count_matches_onchain_passed": true,
"sol_token_design_requests": 11,
"sol_token_utility_judge_requests": 11,
"crypto_novelty_removed": 0,
"hard_exclusion_rejections": 0,
"regeneration_attempts": 0,
"regenerated_protocols": 0,
"unfilled_slots_after_regeneration": 14,
"regeneration_policy": "V0.3.1 uses total raw Sol generation budget; offchain or weak token ideas are not force-filled.",
2026-08-16 22:52:30 +07:00
"crypto_light_research_seconds": 0.0,
"crypto_light_research_sources": 0,
"crypto_light_research_rejected_sources": 0,
2026-08-16 22:35:48 +07:00
"research_insufficient_count": 0,
2026-08-16 22:52:30 +07:00
"research_survivors": 0,
2026-08-16 22:35:48 +07:00
"protocol_security_gate_blocked": 0,
2026-08-16 22:52:30 +07:00
"protocol_security_gate_passed": 0,
2026-08-16 22:35:48 +07:00
"token_red_team_failures": {
2026-08-16 22:52:30 +07:00
"TOKEN_NOT_REQUIRED": 6,
"YIELD_DEPENDENCY": 1,
2026-08-16 22:35:48 +07:00
"SLASHING_DEPENDS_ON_HUMAN_JUDGMENT": 1
},
"token_red_team_count": 6,
2026-08-16 22:52:30 +07:00
"sol_token_red_team_requests": 0,
"top5_deep_research_count": 0,
"top5_research_coverage_before": {},
"top5_research_coverage_after": {},
"crypto_ranked_count": 0,
2026-08-16 22:35:48 +07:00
"crypto_top_3_count": 0,
"autonomous_crypto_survivors": 0,
"assisted_high_potential": 0,
"finalists": 0,
"sol_final_ic_requests": 6,
"qwen_requests": 0,
2026-08-16 22:52:30 +07:00
"human_legal_gate_count": 0,
"legal_review_required": true,
"corrected_existing_six_researched": 6,
"corrected_existing_six_red_team": 6,
"corrected_existing_six_final_ic": 6,
"corrected_research_sources": 85,
"corrected_research_rejected_sources": 193,
"corrected_token_red_team_failures": {
"TOKEN_NOT_REQUIRED": 6,
"YIELD_DEPENDENCY": 1,
"SLASHING_DEPENDS_ON_HUMAN_JUDGMENT": 1
}
2026-08-16 22:35:48 +07:00
}
```
## Model Usage
```json
{
"sol_generation_requests": 20,
"sol_onchain_judge_requests": 20,
"sol_protocol_architecture_requests": 11,
"sol_token_design_requests": 11,
"sol_token_utility_judge_requests": 11,
"sol_final_ic_requests": 6,
"qwen_requests": 0
}
```
## Ranking
## Top 3
Fewer than 3 qualified; weak token ideas were not promoted.
## Routed To SaaS
2026-08-16 22:52:30 +07:00
- Agent Passport Clearinghouse: `TOKEN_OPTIONAL`
Corrected rejudge found native token utility insufficient after removing injected/speculative language.
- PatchBond Network: `TOKEN_OPTIONAL`
Corrected rejudge found native token utility insufficient after removing injected/speculative language.
- ProofGrid Compute Attestation Network: `TOKEN_OPTIONAL`
Corrected rejudge found native token utility insufficient after removing injected/speculative language.
- ProofBond: `TOKEN_OPTIONAL`
Corrected rejudge found native token utility insufficient after removing injected/speculative language.
- Compute Clearance Network: `TOKEN_OPTIONAL`
Corrected rejudge found native token utility insufficient after removing injected/speculative language.
- ProofGrid Compute Escrow: `TOKEN_OPTIONAL`
Corrected rejudge found native token utility insufficient after removing injected/speculative language.
2026-08-16 22:35:48 +07:00
## V0.2 Comparison
```json
{
"v02": {
"raw": 30,
"crypto_survivors": 2,
"autonomous_survivors": 0,
"finalists": 0
},
"v03": {
"raw": 20,
"onchain_rejected": 5,
"onchain_passed": 15,
"token_unnecessary": 12,
"token_optional": 3,
"crypto_survivors": 0,
"finalists": 0
},
2026-08-16 22:52:30 +07:00
"v031_corrected": {
2026-08-16 22:35:48 +07:00
"raw": 20,
"onchain_passed": 11,
"onchain_rejected": 9,
2026-08-16 22:52:30 +07:00
"token_optional": 6,
"crypto_survivors": 0,
"finalists": 0
2026-08-16 22:35:48 +07:00
}
}
```
## Token Red Team Failures
{
2026-08-16 22:52:30 +07:00
"TOKEN_NOT_REQUIRED": 6,
"YIELD_DEPENDENCY": 1,
2026-08-16 22:35:48 +07:00
"SLASHING_DEPENDS_ON_HUMAN_JUDGMENT": 1
}
## Research Health
{
2026-08-16 22:52:30 +07:00
"sources_accepted": 85,
"sources_rejected": 193
2026-08-16 22:35:48 +07:00
}
## Token Utility Distribution
2026-08-16 22:52:30 +07:00
{}
2026-08-16 22:35:48 +07:00
## Capability Gaps
2026-08-16 22:52:30 +07:00
[]
2026-08-16 22:35:48 +07:00
Stop condition: no token sale, no NFT sale, no Founding Membership sale, no fundraising, no mainnet issuance, no investor/user contact, no liquidity pool, no market making, no real spend.