Skip to main content

Module skill_file_tracker

Module skill_file_tracker 

Source
Expand description

§Skill File Tracker

Generic file tracking for ALL skills, not just execute_code. Automatically intercepts skill execution and verifies any files mentioned in output.

Structs§

MissingFile
Missing file information
SkillFileTracker
Generic file tracker that works with any skill output
SkillFileVerification
Verification result for skill-generated files
TrackedFile
Tracked file (simplified from file_tracker::TrackedFile)
VerifiedFile
Verified file information

Enums§

FileStatus
File verification status