Project Map¶
Core Workspace Files¶
| File | Purpose |
|---|---|
| README.md | Public project overview |
| AGENTS.md | AI coding workflow guidelines |
| claude.md | Claude Code and workspace setup |
| CONTRIBUTING.md | Contribution standards |
| SECURITY.md | Credential and security guidance |
| Dockerfile | Multi-stage build for the workspace runtime image |
| .dockerignore | Files excluded from the Docker build context |
| .github/workflows/docker.yml | Builds + publishes the GHCR image |
| .claude/skills/docker-workflow/SKILL.md | /docker-workflow playbook for Docker / GHCR tasks |
MyProjects¶
This directory contains:
- Project templates
- Shared LEAN configuration
- Local research storage
- Individual strategy projects
References¶
The References directory contains:
- Academic papers
- Research notes
- Upstream open-source repositories
- Books and reference material
Before making the repository public, ensure that copyrighted or proprietary material is not redistributed improperly.
Docs¶
The docs directory contains onboarding, architecture, and workflow documentation intended for students and contributors.