ec67e749d72751676b1d254ad19ffbfe8654a538
Problem: - rule1_ingestion weight was 0.10 (should be 0.05) - face_tracing weight was 0.10 (should be 0.05) - identity_agent was filtered out (should be included with 0.10) - Progress percentage calculation was incorrect Solution: 1. Correct weights based on Core team specifications 2. Remove identity_agent filter (now part of pipeline) 3. Use correct weights: - processors: 0.30 - rule1_ingestion: 0.05 - face_tracing: 0.05 - identity_agent: 0.10 - tkg_nodes: 0.20 - tkg_edges: 0.15 - rule2_ingestion: 0.15 Impact: - Progress percentage now accurately reflects pipeline completion - All stages properly tracked and weighted Thanks Core team for the correct weight configuration!
Description
No description provided
Languages
D
68.8%
Rust
20.8%
Vue
6.5%
CSS
1.8%
TypeScript
1.6%
Other
0.4%