the signals and their derived score are provisional and subject to change.
validate manually before sharing.
fb360932d4c7338f5c06ba90fa49b623918e5a1anone
CLAUDE.mdTool: claude-code# CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
## Project Status
This is a **language design proposal** — not an implemented compiler or runtime. The repository contains the Joy language and web framework specification. There are no build, lint, test, or run commands. The Demo/ directory is illustrative only (no functional compiler exists yet).
## Core Documents
- **`README.md`** — The canonical language/framework specification. Alnone