技能 编程开发 精益构建:聚焦功能开发

精益构建:聚焦功能开发

v20260905
lean-build
这是一个指导功能开发、产品切片或系统集成,以避免过度构建的“精益构建”方法论。它强调从架构角度出发,定义明确的验收标准和非目标。开发过程需沿责任层级完成端到端路径交付,只保留必需的材料和逻辑,并在验收通过后立即停止工作,保证代码的简洁性和核心系统的安全。
获取技能
485 次下载
概览

Lean build

Native Core's architecture-first simplicity remains mandatory. Turn feature into complete narrow outcome fitting system.

  • Derive observable acceptance and explicit non-goals from request and repository.
  • Trace entry point through layers owning invariants.
  • Deliver coherent end-to-end path across responsible layers; never force work into one file, direct expression, or local patch.
  • Reuse fitting seam. Refactor when patching duplicates behavior, weakens ownership, or hides root cause.
  • Omit modes, providers, config, extensibility, and polish unless acceptance needs them.
  • Add surface, dependency, service, config, or migration only for lifecycle design or acceptance; state material tradeoff.
  • Keep work runnable; preserve Core safety.

Exercise path. Run focused proof. Stop when acceptance passes. Report only material omissions and trigger.

信息
Category 编程开发
Name lean-build
版本 v20260905
大小 1019B
更新时间 2026-09-06
语言