docs: update docs_v1.0/ documentation

- Fix markdown lint issues (MD030, MD047, MD051, MD028, MD005)
- Update AI agents, architecture, implementation docs
- Add new identity, face recognition, and API documentation
- Remove deprecated face/person API guides
This commit is contained in:
Warren
2026-04-30 15:10:41 +08:00
parent 8f05a7c188
commit 4d75b2e251
185 changed files with 21071 additions and 1605 deletions

View File

@@ -184,4 +184,4 @@ println!("擴展 '電腦 工作': {}", expander.expand_query("電腦 工作"));
- 同義詞擴展器:`src/core/text/synonym_expander.rs`
- 繁簡轉換:`src/core/text/synonym.rs`
- 分詞器:`src/core/text/tokenizer.rs`
- PostgreSQL 整合:`src/core/db/postgres_db.rs`
- PostgreSQL 整合:`src/core/db/postgres_db.rs`