Skip to content

Feat/gui2 stage6 3d scene prep - #36

Merged
gcalpay merged 25 commits into
mainfrom
feat/gui2-stage6-3d-scene-prep
Aug 28, 2026
Merged

gcalpay merged 25 commits into
mainfrom
feat/gui2-stage6-3d-scene-prep

Conversation

@gcalpay

@gcalpay gcalpay commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Summary

Adds the nonvisual Stage 6 scene-preparation pipeline. Verified dataset and prepared-table sources can now be converted into deterministic, renderer-neutral scenes containing points, adjacency edges, ordered quads, optional scalar data, and topology evidence.

The implementation covers source profiling, scene construction and verification, lease lifecycle management, cancellation, stale-source handling, controller state, and exact source-row pick resolution.

Topology is derived from verified source sampling coordinates while preserving materialized order, gaps, and block boundaries. Malformed, stale, or tampered inputs are rejected.

Interactive rendering remains Stage 7 work. This PR introduces no public API, dependency, or dataset-schema changes.

Validation

The complete repository quality gate and Stage 6 scientific, integrity, lifecycle, and packaging acceptance suites pass.

Repository owner deleted a comment from codacy-production Bot Aug 28, 2026
@gcalpay
gcalpay marked this pull request as ready for review August 28, 2026 03:49
@gcalpay
gcalpay merged commit 7ce3635 into main Aug 28, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant