Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.59 KB

File metadata and controls

43 lines (27 loc) · 1.59 KB

Commercial Licensing

What's Free

  • Reading and writing .px files — The praxis language specification is MIT licensed. Anyone can author .px constraint files, decision ledgers, and procedures.
  • Personal / non-commercial use — All Plures tooling (PluresDB, pares-radix, pares-agens) may be used for personal, non-commercial purposes under the Business Source License 1.1.

What Requires a License

Using the following in a commercial or production capacity requires a commercial license from Plures:

  • PluresDB — Reactive graph database and state engine
  • pares-radix — Agent runtime with praxis evaluation
  • pares-agens — Multi-agent orchestration framework

How It Works

  1. Write your .px constraints and dev-guide content (MIT — yours to own)
  2. Evaluate them locally during development (BSL personal use — free)
  3. Run them in CI/CD pipelines or production systems → contact us for licensing

Contact

licensing@plures.io

Change Date

All BSL-licensed works convert to Apache License 2.0 on March 28, 2030. Before that date, commercial use requires an agreement.

FAQ

Q: Can I use praxis (.px files) in my company's repos? A: Yes. The praxis language is MIT. Your .px files are yours.

Q: Can I run pares-radix in my company's CI pipeline? A: That's commercial use. Contact us for a license.

Q: Can I evaluate constraints locally on my dev machine? A: Yes — that's personal, non-commercial use under BSL.

Q: What if I'm an individual developer using it for side projects? A: Fully free under BSL personal use grant. No license needed.