Perplexity LabsDocumentation

Generic Documentation Rules for Perplexity Labs

Generic Documentation Rules adapted for Perplexity Labs. High-signal generic engineering guidance for real projects.

rules file
# Generic Documentation Rules for Perplexity Labs

## What to document
- Setup, run, test, deploy, rollback.
- Architecture decisions with rationale and tradeoffs.
- Operational runbooks for common incidents.

## Standards
- Keep docs close to code (repo-first).
- Update docs in same PR as behavior changes.
- Prefer examples and command snippets over prose-heavy explanations.

## DevEx
- README should get a new engineer productive in <15 minutes.
- Keep env var documentation complete and current.

How to use with Perplexity Labs

#docs#readme#runbooks#perplexity#generic-rules#general#ai-coding-rules

Related Rules