Spaces:
Running
Running
A newer version of the Gradio SDK is available: 6.20.0
0001 Record Project Baseline
Status: Accepted
Date: 2026-06-14
Context
The project needs a small, durable documentation and collaboration baseline so humans and coding agents can work safely without repeating setup instructions in every task.
Decision
Use the following baseline files:
README.mdfor project purpose, setup, and common commands.AGENTS.mdfor coding-agent operating rules.CONTRIBUTING.mdfor contribution and multi-agent workflow.SECURITY.mdfor security expectations.docs/architecture.mdfor the current system map.docs/adr/for important decisions..env.exampleand.gitignorefor local configuration hygiene..github/for collaboration templates and automation when hosted on GitHub.
Consequences
The project starts with a little more structure, but the structure is intentionally small and useful. Contributors should keep these files accurate and avoid adding process documents that do not answer recurring questions or preserve important decisions.