Skip to content

Latest commit

 

History

264 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opure

Developer Respect. Local Intelligence. Complete Control.

Opure is a local-first, developer-controlled software engineering platform for Windows 11. It helps developers design, understand, modify, build, test and operate software without surrendering authority to autonomous behaviour.

The repository contains the trusted Runtime, Avalonia Desktop, Bootstrap, opure CLI, service contracts, persistence libraries, verification tooling and the specifications that govern their behaviour.

Current status — v0.4.0-gate-d (Gate D Sandbox Release)

Gate D is formally secured and released. Phase 15 (MCP Gateway) is fully verified.

Deployment Architecture

Opure is deployed as a deterministic WiX v4 .msi package containing two isolated .NET 10 Single-File executables.

This guarantees absolute IPC integrity and preserves the airtight, local-first, default-deny architecture. We have explicitly abandoned MSIX/UWP virtualization as it is structurally incompatible with our strict named-pipe process hierarchy boundaries.

Production baseline (v0.4.0-gate-d)

  • 1,062 passing tests, zero warnings, zero errors in Release configuration
  • Zero AI inference, zero network listeners, zero arbitrary shell authority — proven by the architecture test suite.
  • Provider Trust, Plugins, and MCP Gateway are fully integrated.

Gate D performance baseline (RTX-HAZE, 32 processors, Windows 11)

Measurement Value
Bootstrap to IPC session readiness ~3 161 ms

Build and verify

The repository requires the .NET SDK pinned by global.json.

pwsh ./build.ps1 verify -Configuration Release

To build the full WiX installer:

pwsh ./build-msi.ps1

Useful bounded launch commands:

pwsh ./build.ps1 runtime -RuntimeDurationMilliseconds 500
pwsh ./build.ps1 desktop -DesktopDurationMilliseconds 1500
pwsh ./build.ps1 bootstrap -Configuration Release -BootstrapDurationMilliseconds 3000

Run the Local Recovery Point acceptance verifier with:

pwsh ./build.ps1 local-recovery-point-policy

Documentation

The public website has deliberately been removed from this repository. It will be rebuilt as a complete web application closer to public launch.

Maintainers and attribution

Opure is maintained and attributed exclusively to:

  • H4ZEY86
  • DevMediaDesign

Automated tools are not recognised as contributors or authors. See CONTRIBUTORS.md for the repository attribution policy.

Repository

github.com/H4ZEY86/Opure

About

Local‑first AI engineering platform for governed model evaluation, deterministic routing, and developer‑controlled workflows.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages