Skip to main content

Module prophecy_v2

Module prophecy_v2 

Source
Expand description

Enhanced Code Prophecy — Invention 2.

Simulate the future state of the codebase based on current trajectory and proposed changes. “Should I refactor this?” answered with data.

Structs§

CodeProphecy
A prophecy about code evolution.
EnhancedPrediction
A single prediction.
EnhancedProphecyEngine
Enhanced prophecy engine with evidence-backed predictions.
ProphecyEvidence
Evidence supporting a prophecy.

Enums§

EvidenceType
Type of evidence.
ProphecyHorizon
Time horizon for predictions.
ProphecySubject
What the prophecy is about.
Sentiment
Sentiment of a prediction.