Scope freeze: reconcile dark corners before 1.0.0
1.0.0 freezes the public surface to the README feature matrix. Before the freeze we resolve every function that lives in the code but is not cleanly accounted for in the matrix: either promote it (export from xrspatial/__init__.py and document it in the matrix) or drop it from the public surface (mark private or keep experimental). Each group tracking issue blocks its "Scope frozen" checkbox on the relevant decisions here.
Multispectral indices (in README, not exported) — xrspatial/multispectral.py
Focal (in README, not exported) — xrspatial/focal.py
Experimental — xrspatial/experimental/min_observable_height.py
Exported but underdocumented in the matrix
LTS commitment
Re-sweep currency (process)
- Approved current models:
opus-4.x, gpt-5.5. A sweep field is set to Clear only after a fresh /deep-sweep <module> by a current model finds no new CRITICAL/HIGH. Record Last swept = <model> <date> on the item.
- One fix per PR for sweep findings.
- When a newer frontier model ships, add it to the approved list. The "Stale sweeps" board view then surfaces every group whose
Last swept predates it, and those re-enter sweeping. A Clear is provisional until re-swept by the newest model.
Scope freeze: reconcile dark corners before 1.0.0
1.0.0 freezes the public surface to the README feature matrix. Before the freeze we resolve every function that lives in the code but is not cleanly accounted for in the matrix: either promote it (export from
xrspatial/__init__.pyand document it in the matrix) or drop it from the public surface (mark private or keep experimental). Each group tracking issue blocks its "Scope frozen" checkbox on the relevant decisions here.Multispectral indices (in README, not exported) —
xrspatial/multispectral.pygci: promote or dropebbi: promote or dropnbr2: promote or droptrue_color: promote or dropFocal (in README, not exported) —
xrspatial/focal.pyapply: promote or drophotspots(Getis-Ord Gi*): promote or drop. Distinct from the exportedemerging_hotspots.focal_stats: promote or dropExperimental —
xrspatial/experimental/min_observable_height.pymin_observable_height: keep experimental, promote, or dropExported but underdocumented in the matrix
diagnose(xrspatial/diagnostics.py): document or mark internalhypsometric_integral(xrspatial/zonal.py): document or mark internalsuggest_zonal_canvas(xrspatial/zonal.py): document or mark internalclip_polygon(xrspatial/polygon_clip.py): document or mark internalLTS commitment
xrspatial/__init__.pyhigh-level spellings and the.xrsaccessor as LTS. See the stability policy doc and Epic: Library-wide feature tiers and production-readiness contract #2415.Re-sweep currency (process)
opus-4.x,gpt-5.5. A sweep field is set toClearonly after a fresh/deep-sweep <module>by a current model finds no new CRITICAL/HIGH. RecordLast swept = <model> <date>on the item.Last sweptpredates it, and those re-enter sweeping. AClearis provisional until re-swept by the newest model.