phase-2-step-2-pipeline.json•2.66 kB
{
"timestamp": "2025-06-30T20:05:58.288Z",
"phase": "Phase 2 Step 2",
"pipeline": "educational-content-analyzer.ts → brazilian-educational-analyzer.ts",
"results": {
"portugueseProcessing": [
{
"test": "Portuguese Processing",
"testCase": "Fotossíntese Fundamental 2 - Rich Portuguese",
"passed": true,
"issues": []
},
{
"test": "Portuguese Processing",
"testCase": "Matemática Fundamental 1 - Basic Portuguese",
"passed": true,
"issues": [
"No Brazilian educational terminology detected"
]
},
{
"test": "Portuguese Processing",
"testCase": "História Ensino Médio - Advanced Portuguese",
"passed": true,
"issues": []
}
],
"pipelineIntegration": [
{
"test": "Pipeline Integration",
"testCase": "Fotossíntese Fundamental 2 - Rich Portuguese",
"passed": true,
"issues": []
},
{
"test": "Pipeline Integration",
"testCase": "Matemática Fundamental 1 - Basic Portuguese",
"passed": true,
"issues": []
},
{
"test": "Pipeline Integration",
"testCase": "História Ensino Médio - Advanced Portuguese",
"passed": true,
"issues": []
}
],
"bnccCompliance": [
{
"test": "BNCC Compliance",
"testCase": "Fotossíntese Fundamental 2 - Rich Portuguese",
"passed": true,
"issues": []
},
{
"test": "BNCC Compliance",
"testCase": "Matemática Fundamental 1 - Basic Portuguese",
"passed": true,
"issues": []
},
{
"test": "BNCC Compliance",
"testCase": "História Ensino Médio - Advanced Portuguese",
"passed": true,
"issues": []
}
],
"gradeLevelMapping": [
{
"test": "Grade Level Mapping",
"testCase": "Fotossíntese Fundamental 2 - Rich Portuguese",
"passed": true,
"issues": [
"Complexity mapping: expected advanced, got intermediate"
]
},
{
"test": "Grade Level Mapping",
"testCase": "Matemática Fundamental 1 - Basic Portuguese",
"passed": true,
"issues": []
},
{
"test": "Grade Level Mapping",
"testCase": "História Ensino Médio - Advanced Portuguese",
"passed": true,
"issues": []
}
],
"overall": {
"passed": 3,
"failed": 0,
"errors": []
}
},
"summary": {
"totalTests": 3,
"successRate": 100,
"step3Ready": true
}
}