Project-Rivet / v2 /skills /__init__.py
HumboldtJoker's picture
Upload folder using huggingface_hub
4554903 verified
Raw
History Blame Contribute Delete
421 Bytes
"""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
"""