Skip to content

Refactor runtime asset boundary#118

Merged
jsugg merged 8 commits intomainfrom
refactor/runtime-asset-boundary
Mar 28, 2026
Merged

Refactor runtime asset boundary#118
jsugg merged 8 commits intomainfrom
refactor/runtime-asset-boundary

Conversation

@jsugg
Copy link
Copy Markdown
Owner

@jsugg jsugg commented Mar 28, 2026

Summary

  • package the runtime platform asset tree under clawops.assets and add a shared runtime layout resolver
  • separate packaged read-only assets from managed writable state for config, workspace, plugin, and memory paths
  • migrate runtime command families and docs/tests so installed-package and plain-folder workflows no longer require a cloned StrongClaw repo

Key changes

  • add runtime_assets.py and managed StrongClaw app-path helpers
  • materialize runtime hypermemory configs into managed config directories
  • load compose, config, workflow, verify, and service templates from packaged assets
  • add contract, unit, and install-like integration coverage for packaged assets and wheel usage outside the repo

Comment thread src/clawops/assets/platform/plugins/memory-lancedb-pro/cli.ts Fixed
Comment thread src/clawops/assets/platform/plugins/memory-lancedb-pro/cli.ts Fixed
Comment thread src/clawops/assets/platform/plugins/memory-lancedb-pro/cli.ts Fixed
Comment thread src/clawops/assets/platform/plugins/memory-lancedb-pro/cli.ts Fixed
Comment thread src/clawops/assets/platform/plugins/memory-lancedb-pro/cli.ts Fixed
Comment thread src/clawops/assets/platform/plugins/memory-lancedb-pro/cli.ts Fixed
@jsugg jsugg merged commit e286001 into main Mar 28, 2026
16 checks passed
@jsugg jsugg deleted the refactor/runtime-asset-boundary branch March 28, 2026 07:31
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.

2 participants