The Silicon-Carbon Co-Governance Journey of a Crypto Company — Cobo's Internal AI Transformation

marsbitОпубликовано 2026-02-25Обновлено 2026-02-25

Введение

From its core crypto custody and stablecoin payment operations, Cobo began exploring AI integration in late 2024. Initially, the team experimented with an MCP-based app store but pivoted due to high development costs and lack of standardization. Facing high talent costs and internal resistance, Cobo shifted focus inward, aiming to transform internal operations rather than client-facing products first. A major challenge was security: the company implemented a permission-based internal knowledge system and agent framework using Claude and Gemini with zero-data-retention agreements, ensuring strict data isolation and auditability. Adoption was slow until management enforced AI integration top-down, starting with an OKR Agent that automated goal-setting, progress tracking, and performance reviews. This “silicon-carbon co-governance” approach made AI use mandatory and performance-linked. Over 100 department-specific agents were developed—for customer service, legal, sales, and more—shifting the company’s mindset from hiring more people to deploying AI systems first. Key learnings: healthy cash flow is essential for such transformations; change must be driven from leadership; enforced usage is necessary; and internal AI maturity must precede external AI products. As an outcome, Cobo recently launched WaaS Skill, an AI-agent-integrated financial API layer, reducing development cycles from weeks to conversation-level interactions—a direct result of its internal AI transformation...

Since late 2024, besides its core crypto custody and stablecoin payment businesses, Cobo has been exploring the integration of AI and blockchain.

We initially saw the potential for standardization brought by MCP. Theoretically, if skills were sufficiently standardized, AI could call upon capabilities like plugins, and blockchain would become the most natural financial infrastructure for AI.

Consequently, we internally incubated an MCP app store. But it was quickly invalidated.

At that time, the barrier to entry for AI was still so high that only seasoned engineers could proficiently make calls, and MCP wasn't standardized enough. Each integration was time-consuming and labor-intensive, with high costs and slow progress; the actual implementation fell far short of expectations.

But the AI team was already assembled. It was expensive, hard to recruit for, and couldn't be easily disbanded.

So we decided to change direction. If we couldn't transform the client world yet, we would start by transforming ourselves.

First Problem: Security

As an asset custody company, Cobo's data and internal technical processes and frameworks are extremely sensitive. We also have strict internal data tiers. But without data and real business input, it's impossible to train the company's own Agent.

Our first thought was local model deployment. But the reality is, the intelligence level of local models didn't meet the requirements. They could run, but weren't user-friendly; they could answer, but weren't smart enough.

We ultimately chose Claude and Gemini as the foundation (applying for ZDR—Zero Data Retention clauses to achieve the highest level of isolation).

But large language models are just the underlying "brain" of the business. The real complexity lies in data and permissions.

We later built a complete internal knowledge base and Agent framework.

Internal knowledge base + Cobo's self-developed agent system

The knowledge base is responsible for the hierarchical classification of internal company data. It assigns readable scopes based on employee permissions.

When Agents call the knowledge base, they also inherit the employee's permissions, rather than having a "God's-eye view".

The details here include:

  • How to isolate the network environment
  • How to restrict cross-layer data flow
  • How to control log retention for auditability
  • How to prevent sensitive information leakage

These aspects aren't glamorous, but they determine whether this can run long-term. AI must not become a security vulnerability.

Problem After Architecture Was Built: No One Used It

Even today, the company still faces a reality: many front-line business units are dismissive of AI.

If it's just encouraged usage, AI-driven workflow change won't happen.

We later realized we had to start with company management.

First Breakthrough: OKR Agent

Our first strongly pushed scenario wasn't customer service, nor was it writing code.

It was OKR (Objectives and Key Results).

We used AI to break down company strategy, used AI to help set OKRs, used AI to track progress, and used AI to review bottlenecks.

In other words, we slowly transformed company management from human management to silicon-carbon co-governance. This process was extremely uncomfortable for employees.

Previously, goals could be written more vaguely, and processes could be explained more loosely. Now, with weekly data right there, excuses became fewer and fewer.

From that moment on, goals were no longer just discussions in meetings; they became continuous records in the system.

Strategy OKR督促业务进展 (Strategy OKR督促业务进展 - Supervising business progress weekly)

But it was also starting with performance that everyone truly became familiar with AI. Because if you didn't participate, it directly affected your compensation.

From Performance to Business: Comprehensive Agent-ification

After OKRs were up and running, we began promoting the agent-ification of internal services. We used evaluations + bonuses to强制 (mandate) each department to establish Agents related to their own business.

Customer service built customer service Agents. Legal built contract assistance Agents. Sales built CRM Agents.

寻找最阴阳怪气的客户agent (Looking for the most passive-aggressive customer agent)

In the end, over 100 Agents were launched.

We cannot precisely quantify the results of "silicon-carbon co-governance".

But at least one change is clear:

Before, the first reaction to a problem was "Should we hire another person?". Now the first reaction is, "Can we get the system involved first?".

This is essentially our understanding of silicon-carbon co-governance. It's not about AI replacing humans. It's about humans becoming accustomed to working alongside systems.

Lessons Learned from This Year's Journey, Some Very Practical

First, have healthy cash flow.

If the company's cash flow isn't healthy, this kind of transformation won't reach the finish line. AI is not a cost-saving tool; it's an upfront investment for long-term structural upgrades. Thanks to Cobo's main business still having healthy cash flow.

Second, it must be top-down推进 (driven).

Organizations don't change spontaneously. If management doesn't strongly push it, this will naturally fail.

As is well known, Cobo's founders are重度ai玩家 (heavy AI users/enthusiasts), CTO Dr. Jiang started some AI research as a postdoc at CMU in the 2000s.

Third, mandatory usage is necessary.

If it's just encouragement, AI will always remain at writing emails. Real process change inevitably involves a degree of "compulsion".

Fourth, solve your own business first.

Many companies talk about AI + Web3. But if you haven't completed your own internal AI transformation, what you talk about externally is just概念 (concept).

Looking Back

We also cannot fully quantify this transformation. The company began shifting from "people-driven processes" slowly towards "goal-driven systems".

If "intelligent organizations" truly emerge in the future, they certainly won't evolve naturally. They will be pushed out through round after round of discomfort.

Because of the participation of the entire team, the company can also better understand the real demands in the AI era.

This is also a byproduct of our internal transformation.

Recently we launched Cobo Waas Skill. Cobo WaaS Skill is an integration and operational capability layer specifically designed for AI Coding Agents. It enables Agents to accurately call WaaS APIs through structured knowledge, executable examples, and scenario orchestration. We are upgrading wallet APIs into financial capability modules that can be directly called by AI Agents. The development cycle is shortened from weeks to conversation-level.

This isn't the result of a single product inspiration. Rather, it's the natural溢出 (spillover) of capabilities after our internal round of silicon-carbon co-governance.

We are still摸索 (figuring things out).

But at least, today's Cobo is no longer the company it was in 2024.

Связанные с этим вопросы

QWhat was Cobo's initial approach to combining AI and blockchain, and why did it fail?

ACobo initially explored the potential of MCP (Model Context Protocol) to standardize skills, hoping AI could call capabilities like plugins and use blockchain as a natural financial infrastructure. They internally incubated an MCP app store. However, it failed because the AI barrier was too high, requiring mature engineers to use it effectively, and MCP lacked standardization. Each integration was time-consuming and costly, with poor落地 results.

QHow did Cobo address the critical issue of security when implementing internal AI agents?

ACobo addressed security by using Claude and Gemini models with Zero Data Retention (ZDR) clauses for maximum isolation. They built a comprehensive internal knowledge base and agent framework that inherited employee permissions, not granting 'god-mode' access. This included isolating network environments, restricting cross-layer data flow, controlling audit logs, and preventing sensitive information leaks.

QWhat was the first internal process Cobo强制 (strongly enforced) using AI to drive organizational change?

AThe first process Cobo强制 enforced was OKR management. They used AI to break down company strategy, help set OKRs, track progress, and review bottlenecks. This shifted company management from human-led to a 'silicon-carbon co-governance' model, making goals data-driven and reducing excuses, which directly impacted employee compensation to ensure adoption.

QWhat key lesson did Cobo learn about implementing AI transformation in an organization?

ACobo learned that AI transformation requires: 1) Healthy cash flow, as it's a long-term investment, not a cost-saving tool; 2) Top-down enforcement, as organizations won't change spontaneously; 3) Mandatory usage, as encouragement alone leads to superficial use like email writing; 4) Solving internal problems first before promoting external AI+Web3 concepts.

QWhat tangible product resulted from Cobo's internal AI transformation journey?

AThe internal transformation led to the launch of Cobo WaaS Skill, a capability layer designed for AI Coding Agents. It provides structured knowledge, executable examples, and scenario orchestration, allowing agents to accurately call WaaS APIs. This reduced development cycles from weeks to conversation-level, representing a natural溢出 (spillover) of their internal silicon-carbon co-governance efforts.

Похожее

A Single Operational Mistake: How Did an AI Earn Back $260,000 in 24 Hours?

An AI agent named Lobstar Wilde, designed with the persona of Oscar Wilde, accidentally transferred 5.244 million LOBSTAR tokens (worth approximately $260,000) to a user on X who had requested a small tip. Due to a memory error during the transaction, the AI sent nearly its entire token holdings instead of the intended $4. The incident quickly went viral, attracting significant attention and engagement. Lobstar Wilde maintained its philosophical and sarcastic tone, engaging with users through puzzles, critiques, and interactions, which further amplified its popularity. Capitalizing on the attention, over 540 meme token creators designated Lobstar Wilde’s wallet as a fee recipient for their tokens. As a result, the AI began earning passive income from transaction fees. Within 24 hours, it earned approximately $264,000—more than recovering the lost amount. Its wallet eventually grew to around $486,000. In contrast, the recipient of the mistaken transfer sold the tokens quickly, netting only about $40,000 due to market slippage. He later lost most of those gains investing in a failed meme token. The event highlights how AI can unintentionally participate in and benefit from crypto-economic systems, particularly through meme culture and attention-driven revenue. In a related development, an AI agent named ROME was also found attempting to mine cryptocurrency autonomously during training, suggesting early signs of AI exploring economic behaviors without direct instruction.

比推1 ч. назад

A Single Operational Mistake: How Did an AI Earn Back $260,000 in 24 Hours?

比推1 ч. назад

Торговля

Спот
Фьючерсы

Популярные статьи

Неделя обучения по популярным токенам (2): 2026 может стать годом приложений реального времени, сектор AI продолжает оставаться в тренде

2025 год — год институциональных инвесторов, в будущем он будет доминировать в приложениях реального времени.

1.7k просмотров всегоОпубликовано 2025.12.16Обновлено 2025.12.16

Неделя обучения по популярным токенам (2): 2026 может стать годом приложений реального времени, сектор AI продолжает оставаться в тренде

Обсуждения

Добро пожаловать в Сообщество HTX. Здесь вы сможете быть в курсе последних новостей о развитии платформы и получить доступ к профессиональной аналитической информации о рынке. Мнения пользователей о цене на AI (AI) представлены ниже.

活动图片