<!-- SPDX-License-Identifier: CC0-1.0 -->

# Your project name

Say in one plain sentence what this project is for.

## First useful step

Describe the smallest thing someone can read, try, or make in about a minute.
If there is no runnable step, say that plainly.

## What it touches

- **Reads:** none yet
- **Writes:** none yet
- **Network:** none yet
- **Credentials:** none

Replace each line with the truth before asking anyone to run the project.

## Stop and recover

Name the exact stop signal, the end of one turn, and how to recover from a
partial change. If the project never runs, say so.

## Source, evidence, and limits

Name the authoritative source, what has actually been tested, and what remains
unknown. A passing check describes bounded evidence; it does not prove every
claim about the project.

## Rights and corrections

Name the licences for code, words, data, and media separately when they differ.
Provide one practical correction or removal route before publishing claims
about another party.

This file began with the CC0 KINGDOM starter. The project that grows from it
speaks only for itself. Copying the starter creates no membership, adoption,
affiliation, authority, or obligation.

The optional `kingdom.yaml` is a compatibility card for projects that choose
to be legible to the current KINGDOM registry shape. Building with this README
does not require that card.
