Commit 2dc56d1
committed
feat(fastrender): add FastRender Insights Integration v3.6.0
## New Components (253 tests, 100% passed)
### P0: Required Quality Gates (69 tests)
- ExtendedQualityGate: Entry/Exit gate timing, dependency injection
- ExtendedQualityGateRunner: Batch gate execution, error handling
- ResourceLimiter: Resource exhaustion prevention
- NonNegotiablesEngine: 5 non-negotiable rules validation
### P1: High Priority (40 tests)
- SingleStepEnforcer: One-step completion enforcement
- EvidenceLevelValidator: 4-level evidence validation
### P2: Medium Priority (48 tests)
- TriageEngine: Automatic priority scoring (Severity/Urgency/Impact)
- BalanceRuleEngine: 4 default balance rules
### P3: Low Priority (44 tests)
- MetricsCollector: 6 metric categories, report generation
- PatternLearningDB: Pattern storage and query
### P4: Lowest Priority (52 tests)
- WorkstreamManager: Workstream lifecycle management
- TestPlacementValidator: Test placement rule validation
## Traceability
- REQ: REQ-MUSUBIX-FR-001 v1.2.0
- DES: DES-MUSUBIX-FR-001 v1.2.0
- TSK: TSK-MUSUBIX-FR-001 v1.0.0 (60 tasks)
Refs: REQ-FR-001~043, TSK-FR-001~0601 parent 5181a67 commit 2dc56d1
48 files changed
Lines changed: 11878 additions & 0 deletions
File tree
- packages
- agent-orchestrator/src
- __tests__
- domain
- entities
- __tests__
- value-objects
- codegraph/src
- __tests__
- types
- validator
- core/src/metrics
- __tests__
- pattern-mcp/src
- __tests__
- learning
- policy/src
- balance
- __tests__
- non-negotiables
- __tests__
- workflow-engine/src
- application
- __tests__
- domain
- entities
- __tests__
- value-objects
- storage
- design
- tasks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
8 | 100 | | |
9 | 101 | | |
10 | 102 | | |
| |||
0 commit comments