Commit Graph

2 Commits

Author SHA1 Message Date
DaiChaoXiong 1c214ec567 docs: sync dependency graphs and trees with the actual layout
- focus-core no longer lists tokio in the README/AGENTS dependency graphs
  (the core is pure sync); both graphs now fully match the real Cargo.tomls
  (providers + focus-json+tokio, tools + focus-json)
- README: workspace tree gains Cargo.toml/README/LICENSE and the no-tokio
  note on focus-core
- AGENTS.md: workspace tree matches reality (LICENSE/README added, the
  nonexistent tests/ dir dropped)
- docs/architecture/00: the early proposal tree (focus-cli) is updated to
  the final 7-crate layout with a superseded note
2026-08-09 23:20:18 +08:00
DaiChaoXiong a7ddba035a INIT 2026-07-16 17:59:16 +08:00