# Source Attribution

## Project Nature

This repository is an original MoonBit implementation of the CBOR data model and binary codec defined by RFC 8949.

## Upstream References

- Specification: RFC 8949, Concise Binary Object Representation (CBOR)
- The implementation is standards-driven rather than a direct line-by-line port from another repository.

## Contest Compliance Notes

- The repository is public and keeps its development history in Git.
- The project uses Apache-2.0, an OSI-approved open-source license.
- AI assistance was used for engineering iteration, but project scope, code review, acceptance fixes, and repository compliance checks were manually verified in this repository.
