init
This commit is contained in:
31
AGENTS.md
Normal file
31
AGENTS.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# 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 -->
|
||||
Reference in New Issue
Block a user