# token-count Development Guidelines
Auto-generated from all feature plans. Last updated: 2026-03-13
## Active Technologies
- Rust 1.85.0+ (stable channel) (001-core-cli)
## Project Structure
```text
src/
tests/
```
## Commands
cargo test [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] cargo clippy
## Code Style
Rust 1.85.0+ (stable channel): Follow standard conventions
## Recent Changes
- 001-core-cli: Added Rust 1.85.0+ (stable channel) (MSRV updated from 1.75 for clap 4.6.0 compatibility)