Skip to content

rpwalsh/GraphOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphOS

GraphOS is a review snapshot of a Rust-based OS substrate: kernel graph types, IPC boundaries, userspace service shells, UEFI loader code, capability-oriented interfaces, and demo applications.

This public repository is intentionally in public-review mode. Proprietary Walsh-stack behavior is represented only by inert API boundaries and mockable review surfaces. Private implementation, training behavior, operator internals, and production configuration are not included.

Repository Status

  • License: proprietary review/testing only. No production, resale, redistribution, sublicensing, deployment, or commercial-use rights are granted.
  • Default Rust feature: public-review.
  • Main workspace: graphos/.
  • Public-safe docs: PRIVATE_ENGINE_BOUNDARY.md and PUBLIC_REVIEW_MODE.md.

Quick Check

cd graphos
cargo check -p graphos-kernel --features public-review

The public review build should compile the kernel-facing substrate without proprietary decision logic.

Commodity review algorithms may remain as public substrate examples. Private fusion, ranking, tuning, and cognitive orchestration are not included.

About

GraphOS public review snapshot

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages