You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write feature derivation diagnostics beside Versioned Datasets so LuxAlgo ICT/SMC signal extraction failures are reproducible and auditable without polluting strategy-consumable features.
Acceptance criteria
A Versioned Dataset may include a diagnostics companion artifact for feature derivation results.
Diagnostics include derivation rule/version, aggregate counts, warnings, and representative unresolved examples.
Unresolved direction, invalid zone geometry, and missing provenance are recorded without aborting the entire dataset write.
Strategy-consumable features.json remains free of diagnostics-only records.
Tests cover diagnostics output for at least one unresolved direction and one invalid zone geometry case.
What to build
Write feature derivation diagnostics beside Versioned Datasets so LuxAlgo ICT/SMC signal extraction failures are reproducible and auditable without polluting strategy-consumable features.
Acceptance criteria
features.jsonremains free of diagnostics-only records.Blocked by