# Third-Party Notices

This package is a long-term fork of the open-source `CodeGraph` project and
includes third-party dependencies.

## Fork Origin

- Fork package: `@agentllm/codegraph-arkts`
- Upstream project: `CodeGraph`
- Upstream package lineage: `@colbymchenry/codegraph`
- Fork scope: ArkTS / HarmonyOS support, LLM-first navigation output, MCP and
  packaging hardening, and related validation tooling

The fork retains the upstream MIT license for the CodeGraph codebase and adds
fork-specific changes on top.

## Included Open-Source Components

### 1. CodeGraph

- License: MIT
- License file: `LICENSE`
- Copyright notice:
  - `Copyright (c) 2026 Colby Mchenry`

### 2. ArkAnalyzer

- Upstream package name: `arkanalyzer`
- Role in this fork: ArkTS fact source used for `.ets` analysis
- Integration mode: npm dependency resolved at runtime and during packaged installs
- Expected license: Apache License 2.0

## Distribution Notes

- Source distributions of this fork should retain:
  - `LICENSE`
  - `THIRD_PARTY_NOTICES.md`
- Package distributions should include the same notice material or an
  equivalent third-party notice file.

## No Trademark Grant

This notice describes code provenance and license obligations only. It does not
grant any trademark rights in the names of upstream projects or their authors.
