Skip to content

Merge latest main into shared temporal engine#13

Open
subho406 wants to merge 260 commits intosubho/shared_temporal_enginefrom
codex/merge-main-into-shared-temporal-engine
Open

Merge latest main into shared temporal engine#13
subho406 wants to merge 260 commits intosubho/shared_temporal_enginefrom
codex/merge-main-into-shared-temporal-engine

Conversation

@subho406
Copy link
Copy Markdown
Collaborator

@subho406 subho406 commented May 4, 2026

Summary

  • Merges latest origin/main into subho/shared_temporal_engine on an integration branch.
  • Resolves conflicts by keeping deleted legacy CUDA cell and temporal-backward routes deleted, preserving the new cortical.scope visualizer from main, and adapting scope to the current nested Fabric Config/graph/interface/population API.
  • Keeps the sLSTM clamp stability changes from main while preserving shared temporal engine compiler-boundary deletions.

Validation

  • uv run python -m compileall -q src/cortical/fabric/backend/pytorch/cells/slstm.py src/cortical/fabric/backend/cuda/ops/gated_logspace_recurrence_triton.py src/cortical/scope tests/test_fabric_runtime.py tests/test_scope.py tests/test_fabric_execution_imports.py tests/test_fabric_backend_boundaries.py
  • uv run pytest -q tests/test_fabric_execution_imports.py::test_old_cuda_execution_package_is_deleted tests/test_fabric_backend_boundaries.py::test_temporal_backward_top_level_module_was_deleted tests/test_fabric_runtime.py::test_fabric_pytorch_slstm_first_step_forget_clamp_backward_is_finite tests/test_scope.py --tb=short
  • uv run pytest -q tests/test_fabric_backend_boundaries.py::test_lattice_config_cleanup_stays_out_of_backend_runtime --tb=short
  • uv run ruff check src/cortical/scope tests/test_scope.py

subho406 added 30 commits April 27, 2026 19:42
subho406 added 29 commits April 30, 2026 02:57
…-shared-temporal-engine

# Conflicts:
#	.gitignore
#	src/cortical/fabric/backend/cuda/cells/slstm.cuh
#	src/cortical/fabric/backend/cuda/sequence_surface/temporal_backward.py
#	src/cortical/visualization/fabric.py
#	tests/test_fabric_runtime.py
#	tests/test_fabric_visualizer.py
@subho406 subho406 force-pushed the subho/shared_temporal_engine branch from 13c8a59 to 55cc605 Compare May 4, 2026 21:01
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