Welcome, Director. This repository contains the hardened Universal OR Strategy V12 (Modular) codebase and its supporting infrastructure.
| Folder | Purpose |
|---|---|
src/ |
The Alpha: Core C# strategy and panel logic. |
bin/ |
Executables and binary tools (Auditors, CLI). |
docs/ |
Architecture maps, risk reports, audit logs, and Handoff Protocols. |
scripts/ |
Automation tools for deployment, testing, and audits. |
To prevent AI "blindspots" between platforms (Claude Code, Cursor, Codex), always refer to the project-local memory in docs/brain/:
- Roadmap: task.md
- Current Plan: implementation_plan.md
- Audit Walkthrough: walkthrough.md
- Workflow DNA: Institutional Workflow DNA — The "Zero-Trust" psychology for all operations.
- Local Terminal First: Prioritize running agents (Codex, Claude) in the local terminal over background tasks. See IDE_GUIDE.md for commands.
- Executive Audit: Zero-Trust Executive Audit Protocol — Standardized protocol for high-level risk assessment.
- Handoff Protocol: MASTER_HANDOFF_PROTOCOL.md — Follow this for all agent transitions.
Synchronize the repository with your NinjaTrader 8 environment:
./deploy-sync.ps1Run the executive audit scan to discover logic risks:
./scripts/audit_scan.ps1Verify the project structure and path integrity:
./scripts/verify_reorg.ps1- Multi-Agent Audit: Refer to multi_agent_audit.md for coordinating the Reaper Scan.
Status: Build 932 (Stabilized Final)