🚀 Thank you for your interest in contributing to SQ Protocol — the open standard for interoperable creative intent across AI tools.
This repo is organized into key components:
specs/– Creative scene structure (scene.json)permission/– Access and routing control schemaSQIP/– Synthesis Quotient Improvement Proposals (like RFCs or EIPs)
- File a GitHub Issue using the
SQIPlabel - Use the format:
SQIP-000X: Title - Outline the problem, motivation, and proposed solution
- Submit pull requests against the JSON in
/specs/or/permission/ - Use JSON Schema validation tools when proposing new fields or types
- Share your own
scene.jsonandcue_sheets/for other tools or ideas
To test compatibility with tools:
- Write a
scene.jsonfile with your intent - Specify scope in
permission.json - Try manually importing into Suno, Runway, etc. and note where translation fails
All contributions will be released under the repository’s license (MIT or CC0).
You agree to irrevocably license your contributions under the same.
- Be respectful of all creators and contributors
- Keep ideas open and language inclusive
- Credit others where due
Thank you again — let’s build the future of AI creation together.