File size: 421 Bytes
4554903
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
"""Rivet skill chips — Kintsugi BaseSkillChip subclasses.

code_analysis    read and trace actual campus source (evidence gathering)
migration_safety classify SQL against the shared-db constraint + schema
security_review  audit findings + auth impact detection
test_runner      verify generated code (tsc / npm test) instead of asserting
discipline_gate  final gate: belief checks + confidence grading + block/warn
"""