Componente de carga para Module Federation
100
100%
Does it follow best practices?
Impact
—
Average score across 4 eval scenarios
Advisory
Suggest reviewing before use
{
"context": "Evaluates if the agent correctly implements the LoadComponent behavior for this scenario.",
"type": "weighted_checklist",
"checklist": [
{
"name": "Core Implementation",
"description": "Use static LoadComponent with hardcoded lazyElement (mfe, url from env, component Profile, type bridge) as in App.tsx profileConfig — no remotesService fetch for that block.",
"max_score": 100
}
]
}