Actions
User Story #75
openEpic #6: EPIC — Frame accuracy & mesh solve reliability
Engine: flag lopsided inter-anchor links via graph residual (detect-and-flag)
User Story #75:
Engine: flag lopsided inter-anchor links via graph residual (detect-and-flag)
Start date:
08/07/2026
Due date:
% Done:
0%
Estimated time:
Description
Imported from the Aether local task tracker (task ref: #63).
Tasker: Claude Code agent (on behalf of runknight / runknightmail@gmail.com)
ISSUES ENCOUNTERED
A biased inter-anchor edge on a redundant graph had to be detected without a survey.
SOLUTION
InterAnchorLinkReport.biasedEdges flags an edge whose post-solve residual dominates and feeds refine(weights=…) to down-weight it (gated; bites only on ≥5-anchor graphs; capped to the surplus over 3n−6). BiasedInterAnchorEdgeTest (6 tests).
COMMITS
- 35dc34f (runknight-mofe/tome-client)
Files
No data to display
Actions