Skip to main content

Module diff

Module diff 

Source
Expand description

Pure-function diff calculators for agents, skills, and content.

Each calculator hashes the disk-side and database-side representations and emits a structured diff (added/modified/removed/unchanged) without mutating either side.

Structs§

AgentsDiffCalculator
ContentDiffCalculator
SkillsDiffCalculator

Functions§

compute_content_hash