Files
boc/rust-service/target/release/deps/hyper-49a1f9cd06a64281.d
T
Bernt (LandveX AI) 67a69ab073 feat(boc): v1.0 - Complete Business Operations Center
- Go backend API with full CRUD for all modules
- Rust analytics service with parallel processing
- C runtime with POSIX shared memory IPC
- PostgreSQL schema with 30+ tables
- Redis cache, Kafka event streaming
- WebSocket hub, automation engine
- PDF generation, Resend email integration
- JWT auth, multi-tenant
- Docker Compose deployment
- Nginx reverse proxy

Refs: BOC-001
2026-07-12 13:21:10 +00:00

47 lines
16 KiB
D

/home/bernt/.openclaw/workspace/boc/rust-service/target/release/deps/hyper-49a1f9cd06a64281.d: /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/lib.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/cfg.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/trace.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/incoming.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/length.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/buf.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/date.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/future.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/io/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/io/rewind.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/lock.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/task.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/time.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/watch.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/error.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/ext/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/ext/h1_reason_phrase.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/bounds.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/io.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/timer.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/http.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/service.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/util.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/upgrade.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/headers.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/conn.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/decode.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/dispatch.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/encode.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/io.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/role.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/conn/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/conn/http1.rs
/home/bernt/.openclaw/workspace/boc/rust-service/target/release/deps/libhyper-49a1f9cd06a64281.rlib: /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/lib.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/cfg.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/trace.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/incoming.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/length.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/buf.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/date.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/future.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/io/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/io/rewind.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/lock.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/task.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/time.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/watch.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/error.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/ext/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/ext/h1_reason_phrase.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/bounds.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/io.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/timer.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/http.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/service.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/util.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/upgrade.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/headers.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/conn.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/decode.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/dispatch.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/encode.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/io.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/role.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/conn/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/conn/http1.rs
/home/bernt/.openclaw/workspace/boc/rust-service/target/release/deps/libhyper-49a1f9cd06a64281.rmeta: /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/lib.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/cfg.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/trace.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/incoming.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/length.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/buf.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/date.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/future.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/io/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/io/rewind.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/lock.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/task.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/time.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/watch.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/error.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/ext/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/ext/h1_reason_phrase.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/bounds.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/io.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/timer.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/http.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/service.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/util.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/upgrade.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/headers.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/conn.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/decode.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/dispatch.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/encode.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/io.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/role.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/conn/mod.rs /home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/conn/http1.rs
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/lib.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/cfg.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/trace.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/mod.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/incoming.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/body/length.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/mod.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/buf.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/date.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/future.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/io/mod.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/io/rewind.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/lock.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/task.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/time.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/common/watch.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/error.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/ext/mod.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/ext/h1_reason_phrase.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/mod.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/bounds.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/io.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/rt/timer.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/mod.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/http.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/service.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/service/util.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/upgrade.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/headers.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/mod.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/mod.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/conn.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/decode.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/dispatch.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/encode.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/io.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/proto/h1/role.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/mod.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/conn/mod.rs:
/home/bernt/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.10.1/src/server/conn/http1.rs: