# GitHub Discussions Guide

GitHub Discussions should keep this public repository useful without exposing proprietary GPUValidator implementation.

## Recommended Categories

| Category | Use for |
| :--- | :--- |
| Announcements | Release notes and publication updates |
| Q&A | Public questions about the methodology, docs, or portfolio structure |
| Ideas | Future documentation topics or public-safe validation examples |
| Show and Tell | Public portfolio walkthroughs, talks, or demos |

## Discussion Rules

- Keep questions public-safe and evidence-grounded.
- Do not post secrets, customer data, private URLs, production screenshots, or proprietary implementation details.
- Do not request GPUValidator source code, API internals, schemas, auth/RBAC design, or agent protocols.
- Use Issues for actionable documentation defects.
- Use Discussions for open-ended questions and ideas.

## Suggested First Discussion

Title: `Welcome to GPU Benchmark Lab v1.0.0`

Body:

```markdown
GPU Benchmark Lab is now prepared for public launch as a case study in engineering an enterprise GPU benchmarking and validation environment.

Start with the README, benchmark methodology, GPUValidator overview, and v1.0.0 release notes.
```
