Expand description
Crosslink issue tracker library
This module exposes the core functionality for use in fuzzing and testing.
Modulesยง
- checkpoint
- Checkpoint state types and I/O for the compaction engine.
- clock_
skew - Clock skew detection using git commit timestamps as an independent witness.
- compaction
- Compaction engine for the event-sourced CRDT system.
- db
- events
- Core event types, serialization, and log I/O for the event-sourced CRDT system.
- hydration
- Hydrate local SQLite from JSON issue files on the coordination branch.
- identity
- issue_
file - JSON schema for issue files on the coordination branch.
- knowledge
- lock_
check - locks
- models
- shared_
writer - Write-side operations for multi-agent shared issue tracking.
- signing
- SSH signing and verification for crosslink.
- sync
- utils