Home / alfred1994 / alpha-pilot · CLAUDE.md · GitHub

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

Latest version
mdr add alfred1994/alpha-pilot/CLAUDE.md@git:20260630.e952207
Exact content
mdr add alfred1994/alpha-pilot/CLAUDE.md@sha256:3823997dbdecb811

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_l6hvarpcy2av5ln4.svg)](https://markdownregistry.com/a/art_l6hvarpcy2av5ln4)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260630.e952207 latest2026-06-30 e952207 2,185 BA view · diff
git:20260630.9150cf92026-06-30 9150cf9 2,187 BA view · diff
git:20260630.3d632a32026-06-30 3d632a3 2,133 BA view · diff
git:20260609.c340bd82026-06-09 c340bd8 3,576 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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

pilot_driver skill
alfred1994/alpha-pilot · .agents/skills/pilot_driver/SKILL.md · Instructions for an AI Agent to drive, monitor, and auto-heal the AlphaPilot trading race car in paper-trading mode.
git:20260630.e952207 · audit A · 37 stars
AGENTS.md agents
alfred1994/alpha-pilot · AGENTS.md
git:20260630.e952207 · audit A · 37 stars

Every file in alfred1994/alpha-pilot

Other files named CLAUDE.md

CLAUDE.md claude
obra/superpowers · CLAUDE.md
git:20260919.5bf4e78 · audit B · 291,204 stars
CLAUDE.md claude
affaan-m/ecc · CLAUDE.md
git:20260528.04c68e4 · audit A · 266,832 stars
CLAUDE.md claude
firecrawl/firecrawl · CLAUDE.md
git:20260615.fe8d358 · audit A · 184,144 stars
CLAUDE.md claude
garrytan/gstack · CLAUDE.md
git:20260924.06ed920 · audit A · 134,082 stars
CLAUDE.md claude
juliusbrussee/caveman · CLAUDE.md
git:20260908.bb1cfc8 · audit B · 107,708 stars
CLAUDE.md claude
addyosmani/agent-skills · CLAUDE.md
git:20260720.8fd2081 · audit A · 98,554 stars
CLAUDE.md claude
nexu-io/open-design · CLAUDE.md
git:20260430.9b57c22 · audit B · 97,933 stars
CLAUDE.md claude
thedotmack/claude-mem · CLAUDE.md
git:20260723.e29d221 · audit A · 94,550 stars

Browse by kind, by grade A, or by owner.