CLAUDE.md claudeA
CLAUDE.md is agent-read markdown (claude) from alfred1994/alpha-pilot.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# CLAUDE.md Guidance for AI coding agents working on AlphaPilot. AlphaPilot is a research and paper-trading system for A-share market automation. Keep changes conservative, observable, and safe by default. ## Core Principles - Preserve `BROKER_MODE=paper` as the default documented mode. - Do not introduce real-money execution paths without explicit design review. - Do not commit secrets, runtime databases, logs, private server details, or account snapshots. - Keep the public dashboard read-only in production. - Prefer standard SDKs and maintained ecosystem packages over custom infrastructure. - Keep implementation style consistent with the existing Python modules and tests. - Add or update tests when changing trading decisions, scheduler behavior, risk, persistence, web security, or deployment contracts. ## Useful Local Commands ```bash python3 -m compileall -q web scheduler strategy execution data main.py config.py tests python3 tests/test_web_public_dashboard.py python3 tests/test_agent_driver_contract.py python3 tests/test_auto_control.py python3 tests/test_auto_watchdog.py python3 tests/test_auto_doctor.py python3 tests/test_auto_trader.py …
Read the whole file at its exact version.
How to install
mdr add alfred1994/alpha-pilot/CLAUDE.md@git:20260630.e952207mdr add alfred1994/alpha-pilot/CLAUDE.md@sha256:3823997dbdecb811Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_l6hvarpcy2av5ln4)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260630.e952207 latest | 2026-06-30 | e952207 | 2,185 B | A | view · diff |
| git:20260630.9150cf9 | 2026-06-30 | 9150cf9 | 2,187 B | A | view · diff |
| git:20260630.3d632a3 | 2026-06-30 | 3d632a3 | 2,133 B | A | view · diff |
| git:20260609.c340bd8 | 2026-06-09 | c340bd8 | 3,576 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (2185 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
alfred1994/alpha-pilot · 37 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_l6hvarpcy2av5ln4 GET https://markdownregistry.com/api/v1/resolve?ref=alfred1994/alpha-pilot/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/3823997dbdecb81144420f24a106617012c1ae13af4f6bbb655fe82389f7d5cd
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from alfred1994/alpha-pilot
Every file in alfred1994/alpha-pilot