Thank you for improving ClipReg.
Before substantial work:
- Read
AGENTS.mdfor the authority router. - Read
docs/foundation.mdfor repository/PR policy. - Read the concern owner (
docs/architecture.md,docs/deployment.md,docs/qualification.md, ordocs/release.md). - Run
make helpfor the supported command surface.
Use an issue for consequential bugs, architecture/reliability questions, externally visible behavior changes, security concerns, and release blockers. Small obvious corrections do not need ceremony.
Normal work branches from current main and lands by pull request. The PR template captures why, what, validation, and open/deferred work. Bug fixes should state the violated invariant/root cause and add a durable regression where practical.
Run make check-fast before ordinary pushes and make check before asking to merge when the native Wayland build dependencies are available.
Do not include secrets, private clipboard payloads, credentials, or unrelated workstation configuration in issues, tests, or commits.