# NOTICE

This product includes software, fonts, specifications, and resources developed
by third parties. Required attributions and license preservation notices follow.

---

## Apache License 2.0 Attributions

### Material Symbols

```txt
Material Symbols
Copyright 2024 Google LLC

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 at:

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

Material Symbols are included as variable font WOFF2 files with axes preserved.
The glyph table is preserved to maintain ligature integrity.

Current asset location:

```txt
core/design-systems/material3/assets/icons/
```

License file `LICENSE.txt` is preserved in each Material Symbols subdirectory:

```txt
core/design-systems/material3/assets/icons/material-symbols-outlined/LICENSE.txt
core/design-systems/material3/assets/icons/material-symbols-rounded/LICENSE.txt
core/design-systems/material3/assets/icons/material-symbols-sharp/LICENSE.txt
```

Source: https://github.com/google/material-design-icons

---

## SIL Open Font License 1.1 Attributions

All shipped web fonts are distributed under the SIL Open Font License version
1.1. Each font subdirectory contains a verbatim `OFL.txt` from the original
Google Fonts distribution.

### Fonts Included

| Font | Authors / Copyright | Source |
|---|---|---|
| Roboto Flex | Copyright 2017 The Roboto Flex Project Authors | https://github.com/TypeNetwork/Roboto-Flex |
| Roboto Serif | Copyright Google LLC and contributors | https://github.com/googlefonts/RobotoSerif |
| Roboto Mono | Copyright 2015 Google Inc. All Rights Reserved. | https://github.com/google/fonts/tree/main/ofl/robotomono |
| Noto Sans KR | Copyright 2014-2021 Adobe, with Reserved Font Name "Source" | https://github.com/google/fonts/tree/main/ofl/notosanskr |
| Noto Serif KR | Copyright 2017 Adobe | https://github.com/google/fonts/tree/main/ofl/notoserifkr |

Current asset location:

```txt
core/design-systems/material3/assets/fonts/
```

License files:

```txt
core/design-systems/material3/assets/fonts/roboto-flex/OFL.txt
core/design-systems/material3/assets/fonts/roboto-serif/OFL.txt
core/design-systems/material3/assets/fonts/roboto-mono/OFL.txt
core/design-systems/material3/assets/fonts/noto-sans-kr/OFL.txt
core/design-systems/material3/assets/fonts/noto-serif-kr/OFL.txt
```

### Modifications

The following modifications were applied per OFL 1.1:

- Format conversion to WOFF2 for web delivery.
- Unicode subsetting where documented by the asset folder.
- Variable font axes preserved where present.

The Reserved Font Names "Roboto", "Noto", and "Source" are not altered in CSS
family names. Axismundi uses the fonts without glyph-design modification.

Fonts are bundled with Axismundi and are not sold separately.

---

## Specification And Design-System References

### Material Design 3

Material Design 3 design tokens, color roles, typescale, motion, shape, and
elevation systems referenced and implemented by Axismundi are licensed by Google
under Creative Commons Attribution 4.0.

Source: https://m3.material.io

Axismundi's CSS implementation is an original expression of Material 3
specifications through CSS Custom Properties and component rules.

### WordPress

Axismundi targets the WordPress block editor and Full Site Editing framework.
WordPress is licensed under GPL-2.0-or-later.

Source: https://wordpress.org/about/license/

The refined WordPress developer documentation in `corpus/` is derived from
WordPress documentation. Original source licensing terms apply; see the license
matrix for the repository's treatment of corpus refinements and code snippets.

---

## Inspirational Acknowledgments

### Beer CSS

Axismundi's early interaction lab drew inspiration from Beer CSS
(MIT-licensed) for interaction patterns such as ripple effects, carousels, and
popovers.

Source: https://github.com/beercss/beercss

The current v3.5.x runtime contracts are documented as Material 3-grounded
Axismundi implementations in their respective module audits. This notice is an
attribution for historical inspiration, not a claim that Beer CSS code is part
of the public Axismundi runtime.

---

## Per-Asset License Files

The following files preserve original third-party license texts and must not be
removed when redistributing those assets:

```txt
core/design-systems/material3/assets/icons/material-symbols-outlined/LICENSE.txt
core/design-systems/material3/assets/icons/material-symbols-rounded/LICENSE.txt
core/design-systems/material3/assets/icons/material-symbols-sharp/LICENSE.txt
core/design-systems/material3/assets/fonts/roboto-flex/OFL.txt
core/design-systems/material3/assets/fonts/roboto-serif/OFL.txt
core/design-systems/material3/assets/fonts/roboto-mono/OFL.txt
core/design-systems/material3/assets/fonts/noto-sans-kr/OFL.txt
core/design-systems/material3/assets/fonts/noto-serif-kr/OFL.txt
```

---

## Project Brand And Placeholder Media

Per-file provenance for root `assets/` is recorded in:

```txt
assets/LICENSES.md
```

Summary:

- `assets/brand/` contains original Axismundi identity assets by Jiwoon Kim.
- `assets/media/image/image-placeholder-mogu-1024.webp` is a CC0 WordPress
  Photo Directory photo by Jiwoon Kim.
- `assets/media/audio/` contains project-author supplied Suno-generated demo
  audio, with an MP3 source/reference and an Opus derivative for theme demo use.
- `assets/media/video/video-placeholder-gwangan-720p.webm` is converted from a
  Pixabay video by Evgeniy__Mironov and remains under the Pixabay Content
  License. It is not project-owned.
