- train_specialist_pt.py: pure PyTorch trainer replacing Fabricate binary. No SQLite/WAL — saves checkpoint.pt + history.json only. Fabricate was causing D-state IO blocking on the HDD due to continuous WAL writes. - eval_specialist_pt.py: PyTorch eval with confusion matrix, threshold analysis, guardrail assessment, and deployment verdict. - capacity_sweep.py: updated to call PyTorch scripts; TIERS now include heads field (4/6/8) since PyTorch supports multi-head unlike Fabricate. - prereq_op_binary_split.py: evaluate_combined rewritten in PyTorch. - Performance fix in train_specialist_pt.py: load training data onto GPU once and sample via torch.randint instead of DataLoader (eliminates Python/CPU overhead on tiny datasets). Fix applied, not yet timed. Next session: time the fix, then run sweep_all_gates.sh --pilot-only. See HANDOFF-2026-03-31.md for full context. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8.2 KiB
8.2 KiB
| 1 | 4 | 0 | name=AgentChatContextInjector |
|---|---|---|---|
| 2 | 5 | 0 | name=ApprovalEscalationPlanner |
| 3 | 3 | 0 | name=StrategyAwareOptimizer |
| 4 | 0 | 0 | name=SettingsManager |
| 5 | 2 | 0 | name=LibrarySymbolAdvisor |
| 6 | 3 | 0 | name=TransformEngineExtended |
| 7 | 3 | 0 | name=StrategyAwareOptimizer |
| 8 | 2 | 0 | name=SymbolSelectorAPI |
| 9 | 5 | 0 | name=ApprovalEscalationPlanner |
| 10 | 0 | 0 | name=PolyApiProject |
| 11 | 3 | 0 | name=MemoryModelTranslator |
| 12 | 4 | 0 | name=AgentChatSessionPersistence |
| 13 | 4 | 0 | name=AgentSessionRecorder |
| 14 | 3 | 0 | name=IncrementalOptimizer |
| 15 | 3 | 0 | name=TypeSystemTranslator |
| 16 | 1 | 0 | name=MigrationTestGenerator |
| 17 | 1 | 0 | name=SCIPEmitter |
| 18 | 5 | 0 | name=ArchitectReviewInterface |
| 19 | 1 | 0 | name=CapabilityDeclarationGenerator |
| 20 | 0 | 0 | name=Sprint190IntegrationSummary |
| 21 | 5 | 0 | name=SecurityExceptionReviewBoard |
| 22 | 1 | 0 | name=SecurityTestSkeletonGenerator |
| 23 | 1 | 0 | name=SchemaToCppGenerator |
| 24 | 1 | 0 | name=JobDispatchTableGenerator |
| 25 | 0 | 0 | name=Sprint85IntegrationSummary |
| 26 | 2 | 0 | name=SymbolSelectorAPI |
| 27 | 1 | 0 | name=ProjectAstCMakeGenerator |
| 28 | 0 | 0 | name=BatchMutationAPI |
| 29 | 2 | 0 | name=CanaryPromotionJudge |
| 30 | 5 | 0 | name=ArchitectReviewSurface |
| 31 | 3 | 0 | name=TypeAwareMappings |
| 32 | 3 | 0 | name=SecurityPreservingTranslation |
| 33 | 3 | 0 | name=TransformEngineExtended |
| 34 | 5 | 0 | name=ArchitectReviewSurface |
| 35 | 0 | 0 | name=Sprint222IntegrationSummary |
| 36 | 5 | 0 | name=ArchitectReviewInterface |
| 37 | 5 | 0 | name=ArchitectReviewSurface |
| 38 | 4 | 0 | name=PolyglotSuiteOrchestrator |
| 39 | 0 | 0 | name=Sprint265IntegrationSummary |
| 40 | 1 | 0 | name=SyntaxHighlighterOrg |
| 41 | 3 | 0 | name=TransformEngineExtended |
| 42 | 3 | 0 | name=TypeAwareMappings |
| 43 | 4 | 0 | name=AgentChatPanelModel |
| 44 | 4 | 0 | name=ArchitectModuleDecomposer |
| 45 | 0 | 0 | name=ContextSliceAssembler |
| 46 | 1 | 0 | name=SyntaxHighlighterJavaScript |
| 47 | 3 | 0 | name=TranspilationConfidence |
| 48 | 4 | 0 | name=ArchitectTechStackSelector |
| 49 | 2 | 0 | name=PerTaskLibrarySelector |
| 50 | 5 | 0 | name=ArchitectReviewInterface |
| 51 | 5 | 0 | name=SecurityExceptionReviewBoard |
| 52 | 0 | 0 | name=Sprint106IntegrationSummary |
| 53 | 2 | 0 | name=OperationClassifier |
| 54 | 1 | 0 | name=SQLiteDataLayerGenerator |
| 55 | 3 | 0 | name=SelfHostTranspileAudit |
| 56 | 0 | 0 | name=Sprint27IntegrationSummary |
| 57 | 3 | 0 | name=IncrementalOptimizer |
| 58 | 5 | 0 | name=AgentMutationApproval |
| 59 | 0 | 0 | name=Sprint98IntegrationSummary |
| 60 | 2 | 0 | name=OperationSelectorAPI |
| 61 | 3 | 0 | name=SelfHostTranspileAudit |
| 62 | 2 | 0 | name=OperationSelectorAPI |
| 63 | 0 | 0 | name=AccessibilityBaseline |
| 64 | 5 | 0 | name=AgentMutationApproval |
| 65 | 1 | 0 | name=TraceGenerator |
| 66 | 0 | 0 | name=CostEstimator |
| 67 | 4 | 0 | name=AgentPermissionPolicy |
| 68 | 5 | 0 | name=AgentMutationPreview |
| 69 | 3 | 0 | name=ConcurrencyTranslator |
| 70 | 3 | 0 | name=SelfHostTranspileAudit |
| 71 | 3 | 0 | name=ContextWindowOptimizer |
| 72 | 5 | 0 | name=AgentMutationPreview |
| 73 | 3 | 0 | name=IntentTranslator |
| 74 | 4 | 0 | name=AgentLibraryPolicy |
| 75 | 1 | 0 | name=SyntaxHighlighterPython |
| 76 | 1 | 0 | name=JobDispatchTableGenerator |
| 77 | 0 | 0 | name=EditorModePolicy |
| 78 | 2 | 0 | name=LibrarySymbolAdvisor |
| 79 | 4 | 0 | name=AgentMarketplace |
| 80 | 3 | 0 | name=TranspilationConfidence |
| 81 | 0 | 0 | name=SwarmStatusPanelModel |
| 82 | 5 | 0 | name=ApprovalEscalationPlanner |
| 83 | 3 | 0 | name=TransformEngine |
| 84 | 1 | 0 | name=SyntaxHighlighter |
| 85 | 4 | 0 | name=ArchitectIntakeProcessor |
| 86 | 4 | 0 | name=PolyglotOrchestrator |
| 87 | 4 | 0 | name=AgentTaskStatusOverlay |
| 88 | 5 | 0 | name=ArchitectReviewInterface |
| 89 | 2 | 0 | name=OperationSelectorAPI |
| 90 | 2 | 0 | name=LibrarySymbolAdvisor |
| 91 | 0 | 0 | name=Sprint184IntegrationSummary |
| 92 | 5 | 0 | name=SecurityExceptionReviewBoard |
| 93 | 0 | 0 | name=Sprint36aIntegration |
| 94 | 5 | 0 | name=ArchitectReviewInterface |
| 95 | 1 | 0 | name=SyntaxHighlighterPython |
| 96 | 0 | 0 | name=SearchUtils |
| 97 | 0 | 0 | name=Diagnostics |
| 98 | 1 | 0 | name=TestPlanGenerator |
| 99 | 5 | 0 | name=SecurityExceptionReviewBoard |
| 100 | 1 | 0 | name=InferenceJobGenerator |
| 101 | 4 | 0 | name=ArchitectProblemParser |
| 102 | 0 | 0 | name=LSPSymbolExtractor |
| 103 | 2 | 0 | name=SymbolSelectorAPI |
| 104 | 4 | 0 | name=ArchitectProjectPipeline |
| 105 | 2 | 0 | name=PerTaskLibrarySelector |
| 106 | 4 | 0 | name=AgentToolCallVisualization |
| 107 | 1 | 0 | name=ProjectSkeletonGenerator |
| 108 | 2 | 0 | name=TaskitemLibraryAnnotator |
| 109 | 2 | 0 | name=CanaryPromotionJudge |
| 110 | 5 | 0 | name=SecurityExceptionReviewBoard |
| 111 | 2 | 0 | name=OperationSelectorAPI |
| 112 | 1 | 0 | name=LanguageGeneratorPluginManifest |
| 113 | 3 | 0 | name=TransformEngine |
| 114 | 4 | 0 | name=OnCallCoveragePlanner |
| 115 | 2 | 0 | name=TaskitemLibraryAnnotator |
| 116 | 2 | 0 | name=TaskitemLibraryAnnotator |
| 117 | 5 | 0 | name=AgentMutationPreview |
| 118 | 4 | 0 | name=AgentChatSessionPersistence |
| 119 | 1 | 0 | name=CHeaderEmitter |
| 120 | 0 | 0 | name=Sprint49IntegrationSummary |
| 121 | 3 | 0 | name=ContextWindowOptimizer |
| 122 | 2 | 0 | name=PerTaskLibrarySelector |
| 123 | 4 | 0 | name=ArchitectMultiLanguageOrchestrator |
| 124 | 0 | 0 | name=MCPWorkflowPrompts |
| 125 | 3 | 0 | name=TranspilationRPC |
| 126 | 3 | 0 | name=ContextWindowOptimizer |
| 127 | 2 | 0 | name=OperationSelectorAPI |
| 128 | 0 | 0 | name=Sprint198IntegrationSummary |
| 129 | 4 | 0 | name=ArchitectScaffoldGenerator |
| 130 | 1 | 0 | name=GoCppBindingEmitter |
| 131 | 0 | 0 | name=AnimationUtils |
| 132 | 0 | 0 | name=SelfHostAnnotationAudit |
| 133 | 4 | 0 | name=ArchitectIntakeProcessor |
| 134 | 4 | 0 | name=AgentMarketplace |
| 135 | 3 | 0 | name=TranspilationConfidence |
| 136 | 5 | 0 | name=ArchitectReviewSurface |
| 137 | 1 | 0 | name=SecureByDefaultGenerator |
| 138 | 2 | 0 | name=OperationSelectorAPI |
| 139 | 2 | 0 | name=CanaryPromotionJudge |
| 140 | 2 | 0 | name=TaskitemLibraryAnnotator |
| 141 | 4 | 0 | name=AgentChatPanelModel |
| 142 | 2 | 0 | name=LibrarySymbolAdvisor |
| 143 | 3 | 0 | name=SecurityPreservingTranslation |
| 144 | 0 | 0 | name=APIBoundaryPreserver |
| 145 | 5 | 0 | name=ApprovalEscalationPlanner |
| 146 | 3 | 0 | name=TypeSystemTranslator |
| 147 | 3 | 0 | name=StrategyAwareOptimizer |
| 148 | 3 | 0 | name=TransformEngineExtended |
| 149 | 1 | 0 | name=SyntaxHighlighterRust |
| 150 | 4 | 0 | name=AgentSessionRecorder |
| 151 | 0 | 0 | name=Sprint136IntegrationSummary |
| 152 | 0 | 0 | name=OperationTaxonomy |
| 153 | 4 | 0 | name=ArchitectTechStackSelector |
| 154 | 0 | 0 | name=AnnotationConflict |
| 155 | 2 | 0 | name=CanaryPromotionJudge |
| 156 | 5 | 0 | name=ApprovalEscalationPlanner |
| 157 | 0 | 0 | name=Sprint286IntegrationSummary |
| 158 | 1 | 0 | name=MigrationPlanGenerator |
| 159 | 0 | 0 | name=Sprint261IntegrationSummary |
| 160 | 1 | 0 | name=TrainingDataGenerator |
| 161 | 1 | 0 | name=RustPythonBindingEmitter |
| 162 | 4 | 0 | name=AgentTaskSlots |
| 163 | 4 | 0 | name=AgentCodeGen |
| 164 | 0 | 0 | name=Sprint74IntegrationSummary |
| 165 | 1 | 0 | name=ArchitectTemplates |
| 166 | 2 | 0 | name=SymbolSelectorAPI |
| 167 | 2 | 0 | name=TaskitemLibraryAnnotator |
| 168 | 5 | 0 | name=ApprovalEscalationPlanner |
| 169 | 2 | 0 | name=CanaryPromotionJudge |
| 170 | 5 | 0 | name=AgentMutationApproval |
| 171 | 1 | 0 | name=SyntaxHighlighterJava |
| 172 | 5 | 0 | name=AgentMutationPreview |
| 173 | 5 | 0 | name=AgentMutationPreview |
| 174 | 1 | 0 | name=SQLiteDataLayerGenerator |
| 175 | 4 | 0 | name=AgentTaskSlots |
| 176 | 4 | 0 | name=AgentRPCHandler |
| 177 | 3 | 0 | name=MemoryModelTranslator |
| 178 | 3 | 0 | name=ConcurrencyTranslator |
| 179 | 5 | 0 | name=ArchitectReviewSurface |
| 180 | 4 | 0 | name=AgentToolCallVisualization |
| 181 | 5 | 0 | name=SecurityExceptionReviewBoard |
| 182 | 1 | 0 | name=RustGoBindingEmitter |
| 183 | 0 | 0 | name=Sprint58IntegrationSummary |
| 184 | 3 | 0 | name=IncrementalOptimizer |
| 185 | 0 | 0 | name=Sprint239IntegrationSummary |
| 186 | 1 | 0 | name=SyntaxHighlighterElisp |
| 187 | 1 | 0 | name=PlatformCMakeTargetGenerator |
| 188 | 5 | 0 | name=ApprovalEscalationPlanner |
| 189 | 1 | 0 | name=MqttBoilerplateGenerator |
| 190 | 2 | 0 | name=PerTaskLibrarySelector |
| 191 | 3 | 0 | name=IntentTranslator |
| 192 | 5 | 0 | name=SecurityExceptionReviewBoard |
| 193 | 1 | 0 | name=KeySymbolRenderer |
| 194 | 2 | 0 | name=OperationSelectorAPI |
| 195 | 3 | 0 | name=MemoryModelTranslator |
| 196 | 5 | 0 | name=ArchitectReviewInterface |
| 197 | 1 | 0 | name=ArchitectSkeletonGenerator |
| 198 | 2 | 0 | name=OperationClassifier |
| 199 | 5 | 0 | name=ApprovalEscalationPlanner |
| 200 | 2 | 0 | name=OperationClassifier |
| 201 | 1 | 0 | name=PackageScriptGenerator |
| 202 | 2 | 0 | name=TaskitemLibraryAnnotator |
| 203 | 3 | 0 | name=TypeAwareMappings |
| 204 | 5 | 0 | name=ArchitectReviewInterface |
| 205 | 1 | 0 | name=GoCppBindingEmitter |
| 206 | 5 | 0 | name=AgentMutationApproval |
| 207 | 1 | 0 | name=CHeaderEmitter |
| 208 | 1 | 0 | name=SyntaxHighlighterOrg |
| 209 | 1 | 0 | name=TaskitemGeneratorV2 |
| 210 | 0 | 0 | name=Sprint96IntegrationSummary |
| 211 | 0 | 0 | name=ScoreClampUtil |
| 212 | 4 | 0 | name=AgentRPCHandler |
| 213 | 4 | 0 | name=ArchitectScaffoldGenerator |
| 214 | 4 | 0 | name=ScopeMilestoneDecomposer |
| 215 | 5 | 0 | name=AgentMutationApproval |
| 216 | 5 | 0 | name=AgentMutationPreview |
| 217 | 4 | 0 | name=AgentPermissionPolicy |
| 218 | 2 | 0 | name=PerTaskLibrarySelector |
| 219 | 0 | 0 | name=ConstrainedRoutingRulesetExtension |
| 220 | 1 | 0 | name=LanguageGeneratorPluginManifest |
| 221 | 5 | 0 | name=ArchitectReviewSurface |
| 222 | 0 | 0 | name=WorkItem |
| 223 | 2 | 0 | name=TaskitemLibraryAnnotator |
| 224 | 2 | 0 | name=CanaryPromotionJudge |
| 225 | 5 | 0 | name=AgentMutationApproval |
| 226 | 2 | 0 | name=LibrarySymbolAdvisor |
| 227 | 3 | 0 | name=ConcurrencyTranslator |
| 228 | 2 | 0 | name=CanaryPromotionJudge |
| 229 | 4 | 0 | name=WorkflowOrchestrator |
| 230 | 1 | 0 | name=InferenceJobGenerator |
| 231 | 3 | 0 | name=TranspilationRPC |
| 232 | 4 | 0 | name=AgentLibraryPolicy |
| 233 | 0 | 0 | name=Sprint272IntegrationSummary |
| 234 | 3 | 0 | name=TransformEngine |
| 235 | 3 | 0 | name=TranspilationRPC |
| 236 | 4 | 0 | name=OnCallCoveragePlanner |
| 237 | 2 | 0 | name=SymbolSelectorAPI |
| 238 | 4 | 0 | name=PolyglotOrchestrator |
| 239 | 2 | 0 | name=OperationClassifier |
| 240 | 0 | 0 | name=RefactorActions |
| 241 | 2 | 0 | name=LibrarySymbolAdvisor |
| 242 | 3 | 0 | name=IntentTranslator |
| 243 | 2 | 0 | name=PerTaskLibrarySelector |
| 244 | 4 | 0 | name=WorkflowOrchestrator |
| 245 | 4 | 0 | name=AgentChatContextInjector |
| 246 | 4 | 0 | name=AgentAnnotationAssistant |
| 247 | 5 | 0 | name=AgentMutationApproval |
| 248 | 2 | 0 | name=SymbolSelectorAPI |
| 249 | 5 | 0 | name=ArchitectReviewInterface |
| 250 | 1 | 0 | name=SyntaxHighlighterCpp |
| 251 | 4 | 0 | name=ArchitectMultiLanguageOrchestrator |
| 252 | 1 | 0 | name=APIDocGenerator |
| 253 | 4 | 0 | name=ArchitectProblemParser |
| 254 | 3 | 0 | name=StrategyAwareOptimizer |
| 255 | 4 | 0 | name=AgentAnnotationAssistant |
| 256 | 1 | 0 | name=PackageScriptGenerator |
| 257 | 4 | 0 | name=AgentRegistry |
| 258 | 4 | 0 | name=ArchitectModuleDecomposer |
| 259 | 0 | 0 | name=Sprint249IntegrationSummary |
| 260 | 3 | 0 | name=SecurityPreservingTranslation |
| 261 | 4 | 0 | name=ArchitectProjectPipeline |
| 262 | 0 | 0 | name=WorkerDispatchValidator |
| 263 | 3 | 0 | name=ContextWindowOptimizer |
| 264 | 4 | 0 | name=PolyglotSuiteOrchestrator |
| 265 | 5 | 0 | name=AgentMutationPreview |
| 266 | 3 | 0 | name=TypeSystemTranslator |