Clarity is a methodology for improving a project wiki through scoped passes that make structure, terminology, evidence, and decision surfaces more explicit.
This file is the source-repo entrypoint for Clarity.
It is authoritative for:
- what this repo contains
- how to install Clarity into another repo
- which canonical docs to open next
Use these next documents:
methodology/CLARITY.md: methodology model, terminology, and document mapmethodology/WORKFLOW.md: runtime contract for a passlibrary/overview.md: runtime entrypoint for preset and action selectionsetup/clarity-setup.md: installation and update procedure
methodology/: core methodology docs, templates, and appendix referenceslibrary/: preset, action, claim, and persona librariessetup/: installation instructions for target reposscripts/: source-repo helper scripts
Source repo:
- run
scripts/copy-clarity.sh /path/to/target-repo [--scope entire-repo|selected-paths] [--scope-path <repo-relative-path> ...]
Installed runtime:
- set up Clarity under
.methodologies/clarity/ - run passes from
.methodologies/clarity/methodology/WORKFLOW.md
Recommended install flow:
- From this source repo, copy
methodology/andlibrary/into the target repo under.methodologies/clarity/. - Add the Clarity section to the target repo
AGENTS.mdusingsetup/clarity-setup.md. - In the target repo, set
.methodologies/clarity/status.mdoperating scope and permissions. - In the target repo, start the pass at
.methodologies/clarity/methodology/WORKFLOW.md.
methodology/CLARITY.md: methodology entrypoint and conceptual modelmethodology/WORKFLOW.md: runtime sequence and hard gateslibrary/overview.md: runtime library selection entrypointlibrary/presets/overview.md: preset catalog and selection modellibrary/actions/index.md: action catalog and action expansion rulelibrary/claims/README.md: claim catalog and claim-family ruleslibrary/personas/README.md: persona selection model and persona-family rulesmethodology/ARTIFACTS.md: runtime artifact inventorymethodology/LIBRARY.md: library structure and usage boundariesmethodology/LABELS.md: label rules and taxonomy
Use setup/clarity-setup.md for the source-repo install procedure and the
target-repo AGENTS.md snippet.
Please see our Contributing Guide for details.
Source files should include SPDX-License-Identifier: (CC0-1.0 OR 0BSD) where
applicable.
This project is released under a dual-license model. Choose either:
This applies to all project materials.