10 lines
367 B
Markdown
10 lines
367 B
Markdown
# AGENTS.md - gdrive-visual-app
|
|
|
|
## Scope
|
|
This project builds a local web app for Google Drive CSV ingestion, cleanup, and interactive visualization.
|
|
|
|
## Working rules
|
|
- Keep implementation simple and production-practical.
|
|
- Prioritize readability of diagram labels and filtering workflow.
|
|
- Ensure outputs are shareable (`cleaned.csv`, `summary.csv`, diagram view).
|