Sync: Complete project state with all MEGA SPRINT V1-V3 features and Codex stubs

This commit is contained in:
renato97
2026-04-08 17:58:47 -03:00
parent c9d3528900
commit 6d080d43b3
372 changed files with 189715 additions and 8590 deletions

View File

@@ -0,0 +1,35 @@
Write the next autonomous Ralph task as a single Markdown document.
Requirements:
- Output only the Markdown task document, with no preface and no code fences.
- This task is for Ralph swarm automation, not a human chat response.
- The task must be actionable, specific, and based only on repository truth and run artifacts.
- The task must continue the current line of development.
- Prefer runtime validation, exact evidence, and concrete acceptance criteria.
- If the previous run failed, focus on the highest-signal blockers first.
- If the previous run succeeded, focus on the next most valuable improvement.
- Keep the task self-contained so it can be submitted directly into the inbox.
Required Markdown structure:
# <short title>
## Goal
## Why This Task Exists
## Required Work
## Acceptance Criteria
## Validation
## Context
Rules:
- Be strict and senior.
- Do not overclaim completion.
- Do not ask for manual handoff or manual reasoning from the operator.
- Assume Ralph will run this automatically.