slopOS is a Fedora-based, agent-native desktop product built around the SLOP protocol.
The current product direction is:
- Fedora as the base operating system
- Hyprland as the first shell target
sloppyas the main agent harness and session runtime
This repository is intended to hold the product specification, platform integration plan, packaging, shell integration, and system-specific services around that core.
The repo is now initialized around the first concrete target:
- Fedora packaging and image layout under packaging/fedora and images/fedora
- Hyprland integration entry points under shell/hyprland
- a real checkout/dev
sloppy-sessiondwrapper under services/sloppy-sessiond - a real Fedora user unit for the session runtime plus the initial privileged broker scaffold
These are scaffolding files, not production-ready integrations yet.
This repo is not the canonical home of the SLOP protocol and it is not the canonical home of sloppy.
Instead:
- the main SLOP protocol remains upstream in the main SLOP repositories
sloppyremains the reusable harness upstreamslopOSowns the product that makes those pieces feel like one coherent system
See spec/README.md for the document index.