(internals)=

# Internals

:::{danger}
**No stability guarantee.** Internal APIs are **not** covered by version
policies. They can break or be removed between any minor versions without
notice.

If you need an internal API stabilized please [file an issue](https://github.com/cihai/cihai/issues).
:::

::::{grid} 1 1 2 2
:gutter: 2 2 3 3

:::{grid-item-card} Config Reader
:link: api/config_reader
:link-type: doc
Internal configuration file loading and expansion.
:::

:::{grid-item-card} Types
:link: api/types
:link-type: doc
Internal type aliases and protocols.
:::

::::

```{toctree}
:hidden:

api/index
```
