# codegraph Development Guidelines
Auto-generated from all feature plans. Last updated: 2025-11-01
## Active Technologies
- Rust 1.75+ (already in use per Cargo.toml) + rocksdb (0.22), serde (1.0), serde_json (1.0), thiserror (1.0), uuid (1.0) (001-code-graph-database)
## Project Structure
```text
src/
tests/
```
## Commands
cargo test [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] cargo clippy
## Code Style
Rust 1.75+ (already in use per Cargo.toml): Follow standard conventions
## Recent Changes
- 001-code-graph-database: Added Rust 1.75+ (already in use per Cargo.toml) + rocksdb (0.22), serde (1.0), serde_json (1.0), thiserror (1.0), uuid (1.0)