16 lines
779 B
Markdown
16 lines
779 B
Markdown
Project Wiki Summary
|
|
|
|
This directory contains human-friendly documentation for the project. Files:
|
|
|
|
- `OVERVIEW.md` — High-level overview and where to start
|
|
- `SETUP.md` — Environment setup and quick test steps
|
|
- `SCRIPTS.md` — Per-script documentation and usage examples
|
|
- `AGENTS.md` — How agents work and secure handling of keys
|
|
- `DATA.md` — Data folder layout and schema notes
|
|
- `DEVELOPMENT.md` — Developer guidance and recommended improvements
|
|
- `CONTRIBUTING.md` — How to contribute safely
|
|
- `TROUBLESHOOTING.md` — Common problems and solutions
|
|
|
|
Notes:
|
|
- These pages were generated from repository source files and common patterns in trading/data projects. Validate any sensitive information (agent keys) and remove them from the repository when sharing.
|