Purpose
Refresh the root README.md so it gives maintainers and contributors a clear, accurate overview of the repository's supported languages, migrated projects, onboarding path, and language-specific conventions.
Scope
Update the root README around these sections:
- Supported Languages
- Migrated Projects
- Getting Started
- Language Specific Best Practices
The README should reflect the canonical repository layout and the currently supported C#, Python, and JavaScript/TypeScript workflows.
Current status
Unresolved. The current README uses a different structure and does not yet contain the requested sections.
Out of scope
- Exhaustive per-project documentation that belongs in individual project READMEs.
- Release-runbook details that belong in workflow documentation.
Purpose
Refresh the root
README.mdso it gives maintainers and contributors a clear, accurate overview of the repository's supported languages, migrated projects, onboarding path, and language-specific conventions.Scope
Update the root README around these sections:
The README should reflect the canonical repository layout and the currently supported C#, Python, and JavaScript/TypeScript workflows.
Current status
Unresolved. The current README uses a different structure and does not yet contain the requested sections.
Out of scope