-
-
Notifications
You must be signed in to change notification settings - Fork 109
Development
AOJDevStudio edited this page Aug 1, 2026
·
1 revision
Repository documentation is the source reference for contributors and local operations. This Wiki provides the reader-facing path; avoid duplicating implementation detail when a source document is more appropriate.
uv run pytest -m "not integration"
uv run ruff check .
uv run ruff format --check .
uv run mypy src/
bun run docs:check-linksThe focused test command verifies local code behavior. It is not evidence of a production deployment, release, account connection, or market-data result.
- Keep reader journeys in this Wiki.
- Keep contributor, operational, and source-reference material in
docs/. - Update the evidence ledger whenever a published claim changes.
- Select a Wiki-impact status in the repository pull-request template.
For current contributor rules, read the repository’s contributing guide. For publication steps, read Wiki Maintenance.
Finance Guru documentation is educational only, not investment advice. See Privacy and Wiki Maintenance.