Skip to content

feat(core): add kinetic envelope conformance runner - #245

Merged
pshkv merged 1 commit into
mainfrom
codex/kinetic-envelope-runner
Jul 23, 2026
Merged

feat(core): add kinetic envelope conformance runner#245
pshkv merged 1 commit into
mainfrom
codex/kinetic-envelope-runner

Conversation

@pshkv

@pshkv pshkv commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add exported kinetic-envelope types and receipt/result schemas in @pshkv/core
  • widen SintRequest.physicalContext and its schema for kinetic sensing fields from the spec seed
  • add a conformance runner over spec/kinetic-envelope/conformance/ros2-reference-v0.1.json
  • include the kinetic runner in @pshkv/conformance-tests fixture suite

Non-goals

  • no gateway behavior change
  • no assignTier wiring
  • no normative A/E formula beyond the reference runner for published vectors

Validation

  • pnpm --filter @pshkv/core typecheck
  • pnpm --filter @pshkv/core build
  • pnpm --filter @pshkv/conformance-tests test -- src/kinetic-envelope-conformance.test.ts
  • pnpm --filter @pshkv/core test
  • pnpm --filter @pshkv/conformance-tests test:fixtures
  • git diff --check

Closes #244.

@pshkv
pshkv merged commit bc7f27f into main Jul 23, 2026
3 checks passed
@pshkv
pshkv deleted the codex/kinetic-envelope-runner branch July 23, 2026 04:17
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.

Implement kinetic envelope plugin surface and conformance runner

1 participant