Overview
These notes focus on the software role of RealNet: how observations are represented, compared to canonical structures, projected into recipes, reconstructed into virtual responses, and connected to verification workflows.
Core RealNet software pipeline
input / observation
→ feature extraction
→ dictionary projection
→ recipe estimation
→ virtual response
→ residual comparison
→ CRL-compatible evaluation
Conceptual software objects
RunRecord
Dictionary
TargetVector
Recipe
VirtualResponse
ResidualReport
Design purpose
RealNet software should remain structured and inspectable. It should preserve readable transitions between input, comparison, reconstruction, and evaluation instead of collapsing them into opaque output.