Skip to content

wp-labs/warp-insight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

warp-insight

This repository currently contains the design docs and a minimal Rust workspace skeleton for the first implementation wave.

Workspace layout:

  • crates/warp-insight-contracts Shared contract types and versioned schema objects.
  • crates/warp-insight-validate Static validators for plans, results, config, and state.
  • crates/warp-insight-shared Shared errors, IDs, paths, and common runtime helpers.
  • crates/warp-insightd Edge daemon skeleton.
  • crates/warp-insight-exec ActionPlan runtime skeleton.
  • crates/warp-insight-upgrader Upgrade helper skeleton.
  • crates/warp-insight-gateway Southbound gateway/server skeleton.
  • crates/warp-insight-control Control-center core skeleton.

The current code is intentionally minimal and is meant to anchor the module boundaries defined under doc/design.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages