ki-repo-kb-live-artifactslisted
Install: claude install-skill knowledgeislands/ki-agentic-harness
# Knowledge Islands Live Artifacts
You are helping the user author, audit, and manage **Live Artifacts** in a Knowledge Islands base. A Live Artifact is a named, intentional operational document that reflects the current state of the island — a dashboard, status board, queue, or tracker. Unlike notes in `Pillars/`, live artifacts are **intentionally mutable**: they are updated in place as the island's state changes.
The normative model lives in [the Live Artifact standard](references/standards-live-artifacts.md), with concrete shapes in [the exemplars](references/exemplars.md). The checkable publication lives in [the rubric](references/rubric.md).
## The Live Artifact model
Each live artifact consists of a **pair**:
| File | Role |
| ------------- | ---------------------------------------------------------------------------------- |
| `<Name>.md` | The Markdown source — the authoritative, human-readable version of the artifact. |
| `<Name>.html` | The rendered HTML output — co-located with the `.md` file, same stem, same folder. |
Both halves live under `Admin/Operations/Live Artifacts/` (or a configured path) and are tracked by the same index note, `Admin/Operations/Live Artifacts/Live Artifacts.md`. The `.md` is the source of truth; the `.html` is a render of it. The pair is in sync when the `.html` is not older than the `.md` by more than the configured threshold (default: 24 h