Contributing responsibly
- No uncited theorem claims on public fields: if you assert a partial or solved milestone, cite the exact paper in
referencesand mirror a short statement inknown_results. - No TODO/FIXME or “references pending” text in YAML fields that render publicly.
- Fill the
scopeblock (background, equation type, linearity, regularity, parameter regime, asymptotics). -
theorem_status: solvedrequires aknown_resultsbullet that matches the cited theorem; otherwise usepartialorneeds_review. -
problem_type: quantitative_sharpeningmust point to the qualitative theorem already known (usually inknown_results). - Prefer arXiv/journal DOIs you have checked; do not guess identifiers.
- If literature support is uncertain, mark
theorem_status: needs_reviewand explain instatus_explanation.
Automated checks: npm run validate (taxonomy + editorial report to docs/audit/problem_validation_report.md).