Skip to main content

Module spatial_sieve

Module spatial_sieve 

Source

Structs§

BoundingBox
GeoCoordinate
Minkowski Spatial Sieve for Android Asset Apportionment

Functions§

compute_spatial_overlap_gpu_mock
A mock vectorised representation of the GPU-accelerated Minkowski overlap check. In a production environment with wgpu, this would dispatch a compute shader that performs matrix multiplications over thousands of GeoCoordinates instantly.
log_spatial_coordinate
Encode a GPS fix into two SPATIAL_CONTEXT quins and return them.
verify_proof_of_location
Evaluates a recent spatial log against a claimed jurisdictional boundary (e.g., verifying the user is actually physically in Australia to prevent foreign scammer activity on a specific project or transaction).