Skip to main content

Module progress

Module progress 

Source
Expand description

Progress Journal - Human-readable progress tracking

Implements Antfarm-style progress journal:

  • Discovered codebase patterns
  • Story-by-story deltas
  • Test/build snapshots
  • Key decisions and unresolved risks

Structs§

BuildSnapshot
Build snapshot
CodebasePattern
Codebase pattern discovered during execution
Decision
Key decision record
ProgressEntry
Progress journal entry
ProgressJournal
Progress journal for a workflow run
ProgressJournalWriter
Progress journal writer for tracking execution
Risk
Risk identified
TestSnapshot
Test snapshot

Enums§

EntryType
Types of progress entries
RiskLevel
Risk levels