Skip to content
View darkmice's full-sized avatar

Organizations

@NewLifeX

Block or report darkmice

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
darkmice/README.md

Dark — AI-native systems, data infrastructure, and product engineering

English · 简体中文

把 AI 能力做成可运行、可交付、可验证的系统。
I turn AI capabilities into systems that can run, ship, and earn trust.

Projects · Live Demo · Case Studies · Talon · Sandbox · Formily


What I build

Direction What it means in practice
01 AI execution systems Agent orchestration, local execution, tool protocols, sandboxing, and human-in-the-loop delivery.
02 AI-native data infrastructure Multi-model data engines that bring SQL, KV, time series, queues, vectors, full-text search, GEO, graph, and AI into one runtime.
03 Developer products From product definition and interaction design to SDKs, component systems, desktop clients, docs, packaging, and release workflows.
04 Quality systems Evidence-first engineering: adversarial review, explicit risk boundaries, failure-path testing, and verifiable acceptance.

Public evidence and disclosure boundaries

Most production work is private. Each label below describes only the linked public artifact; it does not make private production implementation independently verifiable.

Evidence What you can inspect
Evidence Lab → Live Demo A browser-only clean-room simulation of task steps, intervention, reconnect behavior, evidence, and a human acceptance gate.
Engineering case studies → Case Study Three bilingual deep dives covering agent delivery, a multi-model data engine, and a recoverable coding sandbox.
Talon releases → Public Release Cross-platform binaries and libraries; SHA-256 checksums verify file integrity, not publisher identity.
Talon · Talon Sandbox Product Site Public product positioning, documentation, download, Playground, and sign-in entry points; not implementation proof.
Public repositories → Public Code Inspectable implementation across data, MCP, structured documents, UI, and quality workflows.

Selected work

Project Focus Evidence
Formily Cross-device, high-performance form solution; verified contributions Open Source
Talon Pilot Studio Public product surface for task decomposition, execution visibility, previews, and acceptance; private orchestration is excluded Public Code · Case Study
Talon SQL · KV · TimeSeries · MQ · Vector · FTS · GEO · Graph · AI in one runtime Product Site · Public Release · Case Study
Talon Sandbox A recoverable computer boundary for coding agents: workspace, terminal, browser, preview, and policy Product Site · Case Study
Talon MCP 38 bounded MCP tools across all nine Talon engines Public Code
Talon Doc Runtime 30+ semantic components; compact DSL to interactive deliverables Open Source · Live Demo
Talon UI Design tokens and a 45-component React product system Open Source
Dark Tribunal Risk-driven adversarial review connected to implementation and acceptance evidence Public Code

My working model

Product intent
    ↓
System boundary  →  Protocol & data model  →  Implementation
    ↓                                          ↓
Risk ledger      ←  Counter-review        ←  Evidence
    ↓
Verified delivery
  • Product before plumbing — start from the decision or workflow the system must improve.
  • One source of truth — make contracts, state ownership, and responsibility boundaries explicit.
  • Local-first where it matters — keep execution and data under the user's control when possible.
  • Evidence over optimism — a green test or a pushed commit is not the same as an accepted outcome.

Stack I use to ship

Rust TypeScript React Go Node.js Docker Model Context Protocol

Building at the intersection of AI agents, data systems, product engineering, and delivery quality.

Pinned Loading

  1. alibaba/formily alibaba/formily Public

    📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3

    TypeScript 12.6k 1.6k

  2. talon-pilot-studio talon-pilot-studio Public

    Talon Pilot Studio desktop client 你的 AI 数字员工指挥台。

    Rust 1

  3. talon-bin talon-bin Public

    SQL + KV + TimeSeries + MessageQueue + Vector + Full-Text Search + GEO + Graph + AI — all in a single binary with zero external dependencies.

    Rust

  4. talon-doc-runtime talon-doc-runtime Public

    Agent-native structured document runtime — short HTML DSL tags rendered into themed, interactive documents.

    TypeScript

  5. talon-mcp talon-mcp Public

    TypeScript 5 1

  6. dark-team-review dark-team-review Public

    十方对抗审查协作流程 — 用十个角色(需求/PM/设计/前后端正反方/QA/Arbiter/体验方)的对抗与互审完成任务交付。当用户要求「按团队审查流程」「十方协作」「正反方对抗审查」「team review」「多角色协作开发」「需要严格代码审查」「全链路质量保障」时触发。适用于功能开发、重构、Bug 修复等需要多视角把关的任务,强制反方逐行审查代码、QA 验证功能、体验方走查 UX。

    1