Skip to content

docs: add architecture reference and link it from READMEs - #274

Merged
liujuanjuan1984 merged 2 commits into
mainfrom
issue/264-architecture-docs
Aug 7, 2026
Merged

docs: add architecture reference and link it from READMEs#274
liujuanjuan1984 merged 2 commits into
mainfrom
issue/264-architecture-docs

Conversation

@liujuanjuan1984

Copy link
Copy Markdown
Collaborator

变更内容

  • 新增 docs/architecture.md(canonical 英文):分层与调用方向、领域模型概览、配置/事务/软删除语义、SQLite 与 PostgreSQL 双后端与 Alembic 迁移策略、Web API 表面、前端架构摘要(lifeos-web)、运行时与进程模型(短命 CLI vs 长驻进程设计方向)、维护约定与新增资源检查清单。
  • README(中英)在 docs/cli.md 链接旁补充架构文档入口。

验证

  • bash ./scripts/doctor.sh:通过(lint、locale-catalog-sync、dead-code、mypy、测试、依赖审计、构建;PostgreSQL CLI 集成测试按环境跳过)。

相关

Closes #264

@liujuanjuan1984
liujuanjuan1984 force-pushed the issue/264-architecture-docs branch from 0fc76a7 to c789a82 Compare August 7, 2026 13:24
@liujuanjuan1984
liujuanjuan1984 merged commit a5466a6 into main Aug 7, 2026
5 checks passed
@liujuanjuan1984
liujuanjuan1984 deleted the issue/264-architecture-docs branch August 7, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

补充架构文档:领域模型、读写路径与双后端差异

1 participant