OS engines for PeritiaOS — package manager, declarative .peritia.yaml core, shared libraries.
Companion UI/CLI repo: peritia-frontend
Public site / docs / feed: Peritia
- Rust (systems / backend)
- Config surface: YAML (
.peritia.yaml)
| Crate | Role |
|---|---|
peritia-core |
Shared types, errors, paths |
peritia-pkg |
Package manager + SAT/SemVer (M1+) |
peritia-declare |
Declarative engine for .peritia.yaml |
Follow MILESTONES.md in the site repo. This repo owns slow-track OS engine work (os, milestone:M#).
Scaffold only — M1 foundation in progress.