Run PliegoCSS as a producer
Invoke compile or transform before the application bundler and pass its ordinary CSS output through the normal asset graph.
"scripts": {
"css": "pliego-cssc compile --source src --output dist/pliego.css",
"build": "npm run css && vite build"
}Consume stable sidecars
Use the numbered JSON schemas for manifests, Token Graphs, findings, reachability, project indexes, and Asset Plans instead of scraping terminal text.
Keep topology in its owner
A framework adapter may export route and component reachability. PliegoCSS validates and projects that sidecar but does not crawl application internals.