@cortensor
π§ͺ Testnet Phase #2 β Preview Recap (Starts This Weekend β Jan 17)
We're wrapping prep for Testnet Phase #2, which kicks off this weekend (Jan 17). Most docs + infra are now in semi-final shape, and all environments are wired for the next round of testing:
- Testnet-0 β Arbitrum Sepolia (L2)
- Testnet-1 β COR L3 via RaaS
- Testnet-1a β Self-managed COR L3 (comparison target)
- Testnet-1b β Self-managed COR L3 (internal dev environment)
Phase #2 Focus
πΉ Validator v2/v3 (PoI + PoUW)
Tighten quantitative + qualitative scoring so validators are more deterministic, less βflaky,β and better aligned with the rubric.
πΉ Validator Engine β Ollama + Embeddings
Trial Ollama judge models + multiple embedding variants so validators run well on mixed hardware (CPU/GPU) with stable scores.
πΉ QuantitativeStats / QualitativeStats
Grow calibration datasets + tracking so we can tune thresholds, spot drift, and reduce false positives/negatives across domains.
πΉ Redundancy & Trust Stability
Stress multi-run / multi-miner redundancy and aggregation logic to keep trust stable under partial failures or disagreement.
πΉ Router Surfaces β /delegate & /validate
Exercise agent-facing flows, policy hints, multi-run delegation, and validation-heavy workloads to harden these endpoints.
πΉ Oracle & Internal Service Reliability
Verify router APIs, indexers, and dashboard feeds stay fresh + consistent under sustained load and recovery scenarios.
πΉ Infra Redundancy (RPC / Failover / Backups)
Add and test multiple RPC endpoints, validator backups, and ops playbooks so the network survives infra hiccups gracefully.
πΉ Gas Optimization & Runtime Tuning
Profile cortensord + L2 contracts (SessionQueueValidation, SessionPayment, validator storage) and trim gas + runtime overhead.
πΉ Dashboard β Trust Observability
Expose real-time PoI/PoUW metrics, validator health, and endpoint status so operators can actually see trust behavior.
πΉ L3 Comparison β Self-Managed vs RaaS
Run apple-to-apple tests on Testnet-1 (RaaS) vs Testnet-1a (self-managed) to measure performance, reliability, and ops tradeoffs.
(Testnet-1b is internal-only and will be used for parallel dev validation.)
πΉ Light MCP Integration (Nice-to-Have)
Experiment with MCP-style component assignment so the router starts behaving like an agent execution surface (without full protocol rollout yet).
πΉ Incentives & Pricing
- Rewards: moving toward base reward + level bonus, with role count acting more as a capacity/seniority signal than a separate bonus
- Dynamic pricing: SessionPaymentTable is live across all testnets; fees can factor in SLA, model class, execution depth, validator depth once we flip it on during Phase #2 β Phase #3
πΉ Docs (semi-final, only small tweaks expected)
Phase #2 overview & testing focus: https://docs.cortensor.network/community-and-ecosystem/community-testing/testnet-phase-2#testing-focus
Phase #2 rewards: https://docs.cortensor.network/community-and-ecosystem/community-testing/testnet-phase-2#rewards
Next step: final small adjustments this week, then weβll share the official Phase #2 start announcement.