Skip to content

feat(runtime): reflex.policies.export for in-proc bridge#79

Merged
HyperdustLabs merged 3 commits into
mainfrom
feat/v0.3-reflex-policy-export
May 24, 2026
Merged

feat(runtime): reflex.policies.export for in-proc bridge#79
HyperdustLabs merged 3 commits into
mainfrom
feat/v0.3-reflex-policy-export

Conversation

@HyperdustLabs

Copy link
Copy Markdown
Owner

Summary

  • Add reflex_policy_export and reflex.policies.export JSON-RPC for portable tool_guard specs.
  • Add weaving enforcement helpers and protocol envelope tweaks used by reflex export.

Test plan

  • uv run pytest tests/core/test_reflex_policy_export.py tests/core/test_weaving_enforcement.py tests/daemon/test_jsonrpc_dispatch.py::TestReflexPoliciesExport

Stack: 2/4 (base: #78).

Made with Cursor

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: bcb4032f72

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/opencoat-runtime/opencoat_runtime_core/concern/reflex_policy_export.py Outdated
Comment thread packages/opencoat-runtime/opencoat_runtime_core/concern/reflex_policy_export.py Outdated
Base automatically changed from feat/v0.3-docs-align to main May 24, 2026 13:47
moss and others added 2 commits May 24, 2026 20:49
Export portable deterministic tool_guard specs from concerns for the
bridge ReflexMonitor, plus JSON-RPC and enforcement helpers.

Co-authored-by: Cursor <cursoragent@cursor.com>
…ring

Skip AopAdvice rows without template instead of accessing advice_type.
Only include legacy concern.pointcut keywords when joinpoints target tools.

Co-authored-by: Cursor <cursoragent@cursor.com>
@HyperdustLabs HyperdustLabs force-pushed the feat/v0.3-reflex-policy-export branch from 791da54 to 6677eee Compare May 24, 2026 13:50
Sort imports, remove unused pytest, fix SIM300 asserts, format new modules.

Co-authored-by: Cursor <cursoragent@cursor.com>
@HyperdustLabs HyperdustLabs merged commit 6994c7c into main May 24, 2026
3 checks passed
@HyperdustLabs HyperdustLabs deleted the feat/v0.3-reflex-policy-export branch May 24, 2026 14:03
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