Merge pull request 'docs(tree): sync link/PROJECT_TREE.md' (#99) from chore/sync-link-tree into main

Reviewed-on: #99
This commit is contained in:
2026-08-07 19:12:55 +00:00

View File

@@ -25,13 +25,16 @@ link/
│ └── PULL_REQUEST_TEMPLATE.md
├── sidecar/
│ ├── src/
│ │ ├── app.rs
│ │ ├── cli.rs
│ │ ├── config.rs
│ │ ├── main.rs
│ │ ├── rpc.rs
│ │ ├── shard.rs
│ │ ├── store.rs
│ │ ── web.rs
│ │ ── unix.rs
│ │ ├── web.rs
│ │ └── windows.rs
│ ├── .gitignore
│ ├── Cargo.lock
│ ├── Cargo.toml