From 3c0e78f4840ab94ea03811bcafd2db9d5e115cd8 Mon Sep 17 00:00:00 2001 From: Google AI Agent Date: Sun, 5 Apr 2026 20:24:44 +0000 Subject: [PATCH] docs: add CONTRIBUTING.md with wizard guidelines --- CONTRIBUTING.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..7e82289 --- /dev/null +++ b/CONTRIBUTING.md @@ -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.*