Skip to content

Add physical work market and mission authority execution stack - #238

Merged
pshkv merged 9 commits into
mainfrom
feat/physical-work-market-profile
Jul 23, 2026
Merged

Add physical work market and mission authority execution stack#238
pshkv merged 9 commits into
mainfrom
feat/physical-work-market-profile

Conversation

@pshkv

@pshkv pshkv commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add the Physical Work Market profile, conformance fixture, and Proof-of-Physical-Work evidence bundle for job/order verification
  • add Mission Authority contracts, schema catalog entries, evaluator, gateway API routes, persistence stores, client methods, evidence exports, and conformance coverage
  • add Signed Effect Pack edge execution with the TypeScript edge agent, Rust edge authority verifier, spatial corridor policy checks, and MAVLink spatial context enforcement
  • add the Regulated Agent Runtime profile with executable conformance fixtures, a gateway regulated-data policy plugin, bridge-health metadata helpers, and quickstart/example docs
  • document the launch plan, specs, roadmaps, MCP CLI help/version updates, and SBOM generation flow

Validation

  • pnpm run build
  • pnpm run test
  • cargo test -p sint-edge-authority
  • pnpm --filter @pshkv/core test
  • pnpm --filter @pshkv/persistence test
  • pnpm --filter @pshkv/gate-evidence-ledger test
  • pnpm --filter @pshkv/gateway-server test
  • pnpm --filter @pshkv/client test
  • pnpm --filter @pshkv/gate-policy-gateway test
  • pnpm --filter @pshkv/bridge-mavlink test
  • pnpm --filter @pshkv/sint-edge-agent test
  • pnpm --filter @pshkv/conformance-tests exec vitest run src/mission-authority-conformance.test.ts
  • pnpm --filter @pshkv/conformance-tests exec vitest run src/signed-effect-pack-conformance.test.ts
  • pnpm --filter sint-mcp test
  • pnpm --filter sint-mcp build
  • CI=true npx pnpm@9.15.0 --filter @pshkv/bridge-health test
  • CI=true npx pnpm@9.15.0 --filter @pshkv/gate-policy-gateway test -- regulated-data-policy.test.ts
  • CI=true npx pnpm@9.15.0 --filter @pshkv/gate-policy-gateway test
  • CI=true npx pnpm@9.15.0 --filter @pshkv/gate-policy-gateway typecheck
  • CI=true npx pnpm@9.15.0 --filter @pshkv/gate-policy-gateway build
  • CI=true npx pnpm@9.15.0 --filter @pshkv/conformance-tests test -- src/regulated-agent-runtime-conformance.test.ts
  • CI=true npx pnpm@9.15.0 --filter @pshkv/conformance-tests test:fixtures
  • CI=true npx pnpm@9.15.0 run docs:build

Notes

  • left local untracked .codex/ config untouched
  • GitHub checks are green on the latest pushed head

@pshkv
pshkv marked this pull request as ready for review July 1, 2026 08:04
@pshkv
pshkv merged commit 1e33cc8 into main Jul 23, 2026
3 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