Personal AI Address

薛松田

Founder / Full-stack AI Product Builder

Suzhou / China

AI Read API

GET /v1/context/xuesongtian

Skills

AI Product Architecture / React Native / TypeScript

Projects

Personal AI Identity

Style

结论先行、工程化、结构化、低废话

Workstyle

快速定义目标,先跑通链路,再迭代协议边界。

Memory

用户正在构建 AI 时代的人格协议层:Personal AI Identity。

Boundaries

空泛叙事 / 无权限读取私密数据 / 未经确认的长期记忆写入

Context JSON

{
  "version": "0.2",
  "generatedAt": "2026-05-12T07:45:37.340Z",
  "identity": {
    "username": "xuesongtian",
    "displayName": "薛松田",
    "title": "Founder / Full-stack AI Product Builder",
    "location": "Suzhou / China",
    "personalUri": "pai://xuesongtian",
    "website": "https://aikershen.com/xuesongtian"
  },
  "skills": [
    {
      "name": "AI Product Architecture",
      "level": "advanced",
      "tags": [
        "LLM",
        "Agent",
        "Context"
      ],
      "visibility": "public"
    },
    {
      "name": "React Native",
      "level": "expert",
      "years": 6,
      "tags": [
        "mobile",
        "ios",
        "android"
      ],
      "visibility": "public"
    },
    {
      "name": "TypeScript",
      "level": "expert",
      "years": 6,
      "tags": [
        "frontend",
        "backend"
      ],
      "visibility": "public"
    }
  ],
  "projects": [
    {
      "name": "Personal AI Identity",
      "role": "Founder / Architect",
      "description": "AI 时代的个人智能地址、上下文仓库和人格协议层。",
      "stacks": [
        "Next.js",
        "Node.js",
        "PostgreSQL",
        "Vector DB",
        "LLM"
      ],
      "highlights": [
        "Personal URI",
        "Context JSON",
        "Permission Scopes"
      ],
      "links": [
        "https://aikershen.com"
      ],
      "visibility": "public"
    }
  ],
  "preferences": {
    "language": "zh-CN",
    "responseStyle": "结论先行、工程化、结构化、低废话",
    "outputFormat": "Markdown + JSON when needed",
    "workMode": "MVP first, protocol first, privacy by default"
  },
  "workstyle": {
    "collaboration": "快速定义目标,先跑通链路,再迭代协议边界。",
    "decisionMaking": "优先用真实可运行的 MVP 验证价值。",
    "communication": "结论先行,保留关键上下文和下一步。",
    "cadence": "短周期迭代,及时收敛工程风险。",
    "tools": [
      "Next.js",
      "Node.js",
      "PostgreSQL",
      "OpenAI API"
    ]
  },
  "memory": {
    "summary": "用户正在构建 AI 时代的人格协议层:Personal AI Identity。",
    "experience": [],
    "education": [],
    "items": []
  },
  "boundaries": {
    "avoid": [
      "空泛叙事",
      "无权限读取私密数据",
      "未经确认的长期记忆写入"
    ],
    "privateTopics": [
      "未授权个人隐私",
      "敏感身份信息"
    ],
    "restrictedData": [
      "files.private",
      "memory.private"
    ]
  }
}