Add Data Visualization Engineer - Engineering - #729
Closed
Hotragn wants to merge 1 commit into
Closed
Conversation
|
I did a scan of this PR to create this explainer. I hope it helps with the review. https://www.lenzon.ai/viewer/cmrtv0ie4000kao8gqc1hwvzi?voice=google-chirp3 |
Owner
markjms1971
pushed a commit
to markjms1971/agency-agents
that referenced
this pull request
Jul 23, 2026
… Finish-Gate, Data Viz) (msitarzewski#742) Lands four gated single-agent contributions via a consolidated branch (avoids the README-conflict cascade of parallel fork PRs). Each passed the full gate: lint 0/0, originality 0.0%, canonical structure, and a manual conceptual-dupe check against the existing roster. - Rust Refactoring Specialist (engineering) — behavior-aware, evidence-based Rust refactoring across crates/traits/modules. (msitarzewski#741, @TanasiDesigns) - LLM Post-Training Engineer (engineering) — SFT/DPO/GRPO/RLVR experiment gating, checkpoint integrity, failure classification. Distinct sub-specialty from AI Engineer. (msitarzewski#740, @kaining-never-stop) - UI Finish-Gate Reviewer (design) — anti-generic UI finish gate; catches interchangeable UI before ship via evidence + a written design contract. Distinct from the testing-division Reality Checker. (msitarzewski#739, @samuelbushi) - Data Visualization Engineer (engineering) — chart-type selection, perceptually honest encodings, colorblind-safe palettes, performant D3/Vega. (msitarzewski#729, @Hotragn) README roster rows added for all four; Hermes generated count 265 -> 269. All guards green (divisions/tools/runbooks/hermes-plugin/lint). Closes msitarzewski#741 Closes msitarzewski#740 Closes msitarzewski#739 Closes msitarzewski#729 Co-authored-by: TanasiDesigns <TanasiDesigns@users.noreply.github.com> Co-authored-by: kaining-never-stop <kaining-never-stop@users.noreply.github.com> Co-authored-by: samuelbushi <samuelbushi@users.noreply.github.com> Co-authored-by: Hotragn <Hotragn@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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.
What does this PR do?
Adds a Data Visualization Engineer agent to the engineering division. Charting/visualization engineering is uncovered: the Frontend Developer has zero charting content, and the Visual Storyteller (design) is about narrative, not encoding accuracy. This agent covers chart-type selection driven by the data and the question (comparison/trend/distribution/correlation/part-to-whole), perceptual accuracy (position/length over angle/area, honest baselines, no dual-axis trickery), colorblind-safe categorical/sequential/diverging palettes matched to data structure, chartjunk elimination, accessibility (keyboard nav, screen-reader summaries), and rendering large datasets performantly (the SVG → canvas → WebGL crossover, plus hexbin/LTTB aggregation). Verified 0.0% originality against the roster.
Agent Information (if adding/modifying an agent)
Checklist
name,description,colorValidation:
scripts/lint-agents.shpasses with 0 errors / 0 warnings;scripts/check-agent-originality.shreports 0.0% similarity against the roster.