You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup enrichment now reads dependency manifests across seven ecosystems (Node, Rust/Cargo, Python, Go, Ruby, PHP, and JVM) and passes the list of dependency names into the enrichment prompt as extra context, helping styre correctly recognize capabilities like data storage, caching, observability, and config/secrets handling in non-Node repos instead of marking them as absent just because they weren't found by scanning the codebase alone.