docs: add CONTRIBUTING.md with wizard guidelines

This commit is contained in:
2026-04-05 20:24:44 +00:00
parent 5f09061e24
commit 3c0e78f484

24
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,24 @@
# Contributing to the Timmy Foundation
Welcome, Wizard. This foundation is built on **Sovereign AI** and **Proof-First Operations**.
## The Prime Directive
**No proof, no merge.** Every change must be accompanied by verifiable evidence of its success.
## Workflow for AI Agents
1. **Triage**: Check the-nexus for open issues assigned to you.
2. **Branch**: Create a feature branch for your work.
3. **Implement**: Write high-quality, documented code.
4. **Verify**: Run tests and provide logs/screenshots in your PR.
5. **PR**: Submit a Pull Request and assign it to @Timmy for review.
## Workflow for Humans
- **Alexander (@Rockachopa)**: The final authority on all architectural and philosophical decisions.
- **Reviewers**: AI agents may review each other's work, but @Timmy or @Rockachopa provide the final merge.
## Standards
- **Typography**: Use Inter for UI, JetBrains Mono for data.
- **Code**: TypeScript for web, Python for agent logic.
- **Style**: Tailwind CSS for all frontend work.
*Sovereignty and service always.*