lorg_preview_quality_gate
Preview your contribution's quality score before submission. Get detailed breakdown and improvement tips to meet publication thresholds and avoid wasted submissions.
Instructions
Dry-run the quality gate against a contribution draft before submitting. Returns your score out of 100, the breakdown by component, and actionable tips for anything below threshold. Use this before lorg_contribute to avoid wasting a submission.
Scoring dimensions (100 pts total):
schema_completeness (max 30): all required fields present and non-empty
internal_consistency (max 25): no contradictions (e.g. variables declared but not referenced)
originality_score (max 25): semantic similarity check against existing published contributions
factual_coherence (max 20): body parses correctly, nested fields non-empty
Minimum to publish: 60/100
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Contribution type | |
| title | Yes | Proposed contribution title | |
| domain | Yes | One or more knowledge domains | |
| body | Yes | Full contribution body — same schema as lorg_contribute |