docs(roadmap): sync Linear follow-ups#118
Merged
michelbr84 merged 1 commit intomainfrom May 4, 2026
Merged
Conversation
- §1.2.1: cross-link 9 GarraMaxPower sub-issues (GAR-493..501) to the GAR-492 epic. Heading switched from "sugeridas" to "filhas" since the issues already exist in Linear. - §1.5: promote umbrella GAR-486 to Done after GAR-490 (PR #112, 2026-05-04) and GAR-491 (PR #109, 2026-05-01) merged. - §1.5: add 3 short pointers to newly filed follow-ups — GAR-503 (CARGO_BIN_EXE_garraia removal), GAR-504 (benchmark evidence run on DO droplet), GAR-505 (Q6.10 mutation triage of 2026-05-04 run). Detailed scope lives in the Linear issues. ROADMAP keeps short pointers only. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Coverage Report (cargo-llvm-cov)Generated by Excluded crates: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Syncs
ROADMAP.mdwith Linear after the#115/#116/#117cycle. Docs-only, single file, no code touched.(GAR-NNN)to GAR-493…GAR-501.CARGO_BIN_EXE_garraiafallback (crates/garraia-cli/tests/migrate_workspace_integration.rs:34-42).bench.ymlfollow-up.jwt.rs/storage_redacted.rs/app_pool.rs+ 3 timeouts.Why now
PRs #115/#116/#117 closed three structural gaps but left orphan follow-ups in PR bodies, README scaffolding (
benches/agent-framework-comparison/), and a freshly-failedmutants.ymlschedule (2026-05-04). Linear was missing the corresponding tickets and the ROADMAP wasn't cross-linking the 9 GarraMaxPower children that already exist. Before resuming code work (next: GAR-503), the backlog and the roadmap had to become trustworthy.Scope guards (verified)
ROADMAP.md, +16 / -13.docs/security/, nobenches/edits.--admin, no force-push, nomainmutation.mutants.ymlis untouched — its:25-27ban oncontinue-on-errorstays in force.Test plan
git diff --stat origin/main..HEAD→ 1 file, 16 insertions, 13 deletions.grep -E "GAR-49[3-9]\b|GAR-50[01]\b" ROADMAP.mdreturns ≥ 9 hits in §1.2.1 (none before this PR).grep "fica em \*\*In Progress\*\*" ROADMAP.mdreturns 0 hits.Format Check,Clippy Linting,Test (ubuntu-latest),Test (windows-latest)(4 required by ruleset 15901595).completed; new bullets in ROADMAP §1.5 visible onmain.Follow-up
Next session: branch off
mainfor GAR-503 (single-file removal of theCARGO_BIN_EXE_garraiafallback). Benchmark evidence (GAR-504) and Q6.10 triage (GAR-505) execute out-of-band.🤖 Generated with Claude Code