SlopOS
Status

Roadmap

How to read plans and future work

The source repo keeps working notes in plans/. Those files are not public specs unless a current docs page names them as source material.

Durable Versus Temporary

LocationMeaning
Public docsStable architecture, ABI shape, verification, and developer workflows
Source README and policy filesContributor, agent, and security policy
Plans directoryHistorical or temporary working plans
Verification directoryMachine-checked proof source and verifier metadata

Current Themes

  • Keep ABI documentation cross-checked against source-generated ABI.
  • Generate or mechanically check syscall and SlopRing tables where practical.
  • Expand debugging playbooks for page-table inspection, reverse debugging, and KTAP failure triage.
  • Add diagrams for boot flow, syscall flow, task scheduling, SlopRing, memory mapping, and userland/windowing.
  • Keep roadmap material separate from durable architecture claims until source and tests match it.

Source Plans

If a plan has stale paths, old test counts, or phase language, treat it as history. Refresh it before using it for implementation decisions.

On this page