Projects

Product architecture

Studio Knowledge Base

A GitHub and Feishu-backed documentation system for product planning, progress, and release traceability.

StatusShipped
Year2026
StackFeishu CLI / GitHub / Vercel / Markdown

Studio Knowledge Base

This project turns planning documents into a maintained operating layer. The repository remains the source of truth, while Feishu becomes the commentable cloud surface.

#Why it exists

Long-running personal products fail when memory stays inside chat history. The knowledge base makes direction, decisions, progress, and assets retrievable.

#Current structure

  • Project map.
  • PRD and roadmap.
  • Information architecture.
  • Design system.
  • Progress and version trace.
  • Assets and execution review.

Evidence Pack

Proof you can inspect

Case Study Diff

What changed

Change 01

Name the durable source of project memory

Before

Project memory lived in chat history and scattered local files.

Constraint

Local Markdown had to remain authoritative while cloud documents stayed commentable and easy to review.

After

Repository Markdown became the fact source, with Feishu as the commentable cloud layer.

ProofProject map, progress log, version trace, and sync protocol are updated every phase.Open evidence
Change 02

Turn phase history into an auditable release trail

Before

Phase progress was difficult to audit after deployment.

Constraint

A phase record must connect implementation, validation, deployment, and cloud documentation without relying on chat memory.

After

Each phase links commits, Vercel deployment, GitHub issue comments, and Feishu pages.