PitBridge
Copyright 2026 PitBridge

This product includes software developed by the PitBridge project.

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use these files except in compliance with the License. You may obtain a copy
of the License in the LICENSE file at the root of this repository or at
http://www.apache.org/licenses/LICENSE-2.0

---

Open-core notice
================
The code in this repository — the daemon (guardrail engine, MCP/REST/WS
surface, paper + read-only execution), the NinjaTrader 8 AddOn, the protocol
schemas, and the developer tools — is the OPEN CORE and is licensed under
Apache-2.0 above. You may run, modify, and redistribute it, including
commercially, subject to the License.

The following are NOT part of this repository and are distributed separately
as closed-source commercial components (PitBridge Pro):
  - the live-execution provider (the `pitbridge.plugins` entry point that
    `arm-live` requires before any real-money order can be submitted),
  - the prop-firm rule packs,
  - multi-account fan-out,
  - tamper-evident audit export.

Without a Pro component installed, the daemon runs paper/read-only only:
`arm-live` refuses by design. This boundary is intentional (open-core), not a
limitation of the Apache-2.0 grant on the core.
