# Source Attribution

## Original implementation boundary

The MoonVerity core model, schema validator, quality rules, profiles, contract diff, adapters, CLI renderers, examples, and acceptance scripts are maintained as this repository's own MoonBit project. The repository is not a direct copy of a single external implementation.

## Public references

- MoonBit OSC2026 official repository and website, for competition scope, open-source expectations, documentation quality, and acceptance framing:
  - <https://github.com/moonbitlang/OSC2026>
  - <https://moonbitlang.github.io/OSC2026/>
- MoonBit community workflow templates, for the cross-platform CI installation and check shape:
  - <https://github.com/moonbit-community/.github/tree/main/workflow-templates>
- MoonBit package and command documentation, for `moon.mod`, `moon.pkg`, warning handling, format, info, test, and publish commands:
  - <https://docs.moonbitlang.com/en/stable/toolchain/moon/package.html>
  - <https://docs.moonbitlang.com/en/latest/toolchain/moon/commands.html>

These references inform interfaces and delivery practices; they are not copied into the implementation.

## Third-party assets

- The proposal PDF uses the system font `SimHei` for local rendering only.
- The project is distributed under Apache-2.0; see `LICENSE` and `NOTICE`.

## AI and review boundary

AI tools may assist with drafting, refactoring, and test planning, but every submitted implementation and document is reviewed, formatted, compiled, and tested by the repository maintainer. No private, closed-source, commercial, or unclear-origin code is included.
