Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

review-architecture

// Review Apache Pinot diffs for architectural concerns — module boundaries, SPI vs. impl separation, circular deps, misplaced logic (broker code in server, server code in controller), abstraction choice (interface vs. abstract class), plugin layering, and layering violations between pinot-spi / pinot-common / pinot-core / pinot-segment-spi / pinot-segment-local. Trigger keywords — new interface, abstract class, package move, module, SPI, broker-server boundary, plugin, shaded.

$ git log --oneline --stat
stars:6084
forks:1478
updated:12 de mayo de 2026, 21:26
SKILL.md
readonly