the signals and their derived score are provisional and subject to change.
validate manually before sharing.
27791d887da1e8f2fd2fd2c552df1732dc959a1bnone
CLAUDE.mdTool: claude-code# Budgie Desktop — Claude Code Configuration
See [AGENTS.md](AGENTS.md) for full agent documentation.
See [CONTRIBUTING.md](CONTRIBUTING.md) for development practices and AI policy.
## Quick Reference
- Project: Budgie Desktop 10.10
- Languages: C, Vala
- Build: `meson build --prefix=/usr --sysconfdir=/etc && ninja -C build`
- Full build docs: https://docs.buddiesofbudgie.org/10.10/developer/workflow/building-budgie-desktop/
.claudeTool: claude-codeAGENTS.mdTool: agents-md# Budgie Desktop — AI Agent Documentation
This document provides technical context for AI coding assistants working on Budgie Desktop. For contribution practices, see the [Contributing](https://docs.buddiesofbudgie.org/developer/contributing) documentation. For AI usage guidelines, see the [AI Policy](https://docs.buddiesofbudgie.org/organization/ai-policy).
## Project Identity
- **Project**: Budgie Desktop 10.10
- **Type**: Wayland-only desktop environment
- **Languages**: C and Vala
- **Build system*none