init: 导入团队知识库内容

This commit is contained in:
yueqian-ai
2026-05-14 16:56:48 +08:00
commit acca2041f0
1681 changed files with 285734 additions and 0 deletions
@@ -0,0 +1,31 @@
# Formatting Rules
Use these rules to enforce strict report formatting.
## Headings
- Use H2 for top-level sections
- Use H3 for subsections
- Keep heading titles consistent with the report spec
## Section Order
- Follow the report spec order exactly
- Do not add or remove sections without approval
## Bullets and Tables
- Use bullets for lists of findings and actions
- Use tables for comparisons, metrics, or timelines
- Keep tables compact and label all columns
## Citations
- Use the citation style defined in the report spec
- Place citations immediately after the claim
- If a claim has multiple sources, list all relevant sources
## Terminology
- Define key terms once and reuse consistently
- Preserve technical terms in English
## Formatting Hygiene
- Avoid mixed numbering styles in the same section
- Avoid inline URLs in prose unless the spec requires it
- Do not embed new assets unless requested