Files
gallery-organizer-web/AGENTS.md
Danilo Reyes 070a3633d8 init
2026-02-07 06:01:29 -06:00

32 lines
905 B
Markdown

# gallery-organizer-web Development Guidelines
Auto-generated from all feature plans. Last updated: 2026-02-07
## Active Technologies
- Local durable state store (SQLite) + append-only audit log file (001-archive-curator)
- Rust (stable toolchain) + Web API framework (Axum), UI framework (SvelteKit), OpenAPI tooling (001-archive-curator)
## Project Structure
```text
src/
tests/
```
## Commands
cargo test [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] cargo clippy
## Code Style
Rust (stable toolchain): Follow standard conventions
## Recent Changes
- 001-archive-curator: Added Rust (stable toolchain) + Web API framework (Axum), UI framework (SvelteKit), OpenAPI tooling
- 001-archive-curator: Added Rust (stable toolchain) + Web API framework (Axum), UI framework (SvelteKit), OpenAPI tooling
<!-- MANUAL ADDITIONS START -->
<!-- MANUAL ADDITIONS END -->