GalloDoc Core
Copyright 2026 HaloBridge / GalloDoc maintainers

This product includes software developed at HaloBridge
(https://halobridge.ai/).

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use the contents of this distribution except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.

------------------------------------------------------------------------

This package ships:
* the frozen GalloDoc Core v1 schema (`gallodoc-core/v1`),
* a stdlib-only validator + an optional jsonschema path,
* the GalloUnits engine, classifier, and per-model projection helpers,
* an AI usage ledger that stores hashes only,
* a basic regex-based artifact extractor,
* a GSTP verification shell (no signing implementation),
* a CLI (`gallodoc validate`, `inspect`, `units`, `extract`, `gstp verify`),
* synthetic example envelopes with no real PHI/PII.

This package does NOT ship:
* HaloBridge enterprise pipelines, connectors, trust scoring, policy engine,
  Truth Ledger write paths, Providence Certifier workflow, OAuth handling,
  signing materials, or any private keys.

See `docs/open-core-vs-enterprise.md` for the full boundary.
