الكتابة What is CKB’s vision? What is CKB’s mission? Who is leading CKB? What are the short-term and long-term goals to achieve that vision? Is there a clear roadmap or timeline?

The latest devlog from fiber is here. Theres a good deal of information in the github repo regarding using AI agents and Fiber thats looking interesting. Full Github log below :
Fiber Dev Log 27
In last sprint, we shipped Fiber v0.8.0. This release comes with some meaningful structural changes.
We migrated from PeerId to Pubkey to make RPC handling more consistent, and split the cross-chain hub into its own standalone process.
For improvements & fixes, we've been:
- Hardening P2P stability with gossip protection (banning + rate limits).
- Syncing on-chain settlement status back to off-chain state for better consistency.
- Patching a few OOM issues and a UDT funding bug.
Right now, the team is refactoring the network actor hot path to resolve bottlenecks.
We're also mapping out multi-asset swaps and looking into how to bridge Fiber with AI agents—specifically researching x402 and native agent protocols.