Skip to content

Add host-neutral payload projection primitive#68

Merged
rickardvh merged 1 commit into
masterfrom
codex/host-neutral-projection-primitive
Jun 22, 2026
Merged

Add host-neutral payload projection primitive#68
rickardvh merged 1 commit into
masterfrom
codex/host-neutral-projection-primitive

Conversation

@rickardvh

Copy link
Copy Markdown
Owner

Summary

  • add portable payload.project primitive for exact dot-path selected-output projection
  • support Python executor and generated TypeScript target dispatch
  • document the host/CG ownership boundary for projection mechanics

Tests

  • uv run pytest -q
  • uv run ruff check src tests
  • uv run python tests/primitive_conformance.py

Closes #67

@rickardvh rickardvh added the semver:minor Release as a minor semver bump label Jun 22, 2026
@rickardvh rickardvh merged commit b507a7c into master Jun 22, 2026
2 of 3 checks passed
@rickardvh rickardvh deleted the codex/host-neutral-projection-primitive branch June 22, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:minor Release as a minor semver bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add host-neutral projection/view primitive support for runtime-boundary reduction

1 participant