# TODO The title of the indicator (R999)

TODO A one-sentence description of the indicator.

## Methodology

TODO

:::{admonition} Example
:class: seealso

TODO
:::

:::{admonition} Why is this a red flag?
:class: hint

TODO
:::

<small>Based on "TODO" in [*TODO*](TODO).</small>

## Output

The indicator's value is TODO.

## Configuration

All configuration is optional. To override the default TODO:

```ini
[R999]
TODO
```

## Exclusions

A contracting process is excluded if:

- TODO

## Assumptions

TODO

## Demonstration

*Input*

:::{literalinclude} ../../../examples/R/999.jsonl
:language: json
:::

*Output*

```console
$ ocdscardinal indicators --settings docs/examples/settings.ini --no-meta docs/examples/R/999.jsonl
{}

```
