Infrastructure: Migrate core quantitative engine to private Gitea repository
This commit is contained in:
@@ -36,7 +36,7 @@ Upon every significant code modification or new feature phase implementation, yo
|
||||
1. `DEV_LOG.md`: Chronological changelog updates.
|
||||
2. `QUANT_ROADMAP.md`: Macro-architecture blueprint tracking.
|
||||
3. `ARCHITECT_HANDOVER.md`: Functional state and math model handovers.
|
||||
4. STRUCTURAL REMOTE SYNCHRONIZATION: You are strictly forbidden from leaving milestone payloads solely in local workspace buffers. Every completed milestone or phase-lock sequence MUST be immediately staged and pushed to the remote GitHub repository via `git add .`, `git commit`, and `git push origin main`.
|
||||
4. STRUCTURAL REMOTE SYNCHRONIZATION: You are strictly forbidden from leaving milestone payloads solely in local workspace buffers. Every completed milestone, phase-lock sequence, commit routine (`Closes #[ID]`), and hotfix delivery MUST be immediately staged and pushed directly to the authenticated private Gitea repository at `https://desertserver-git.duckdns.org/Antigravity_von_Jann/quant-terminal.git` via `git add .`, `git commit`, and `git push origin main` instead of any legacy git hooks.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user