> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chipforge.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

The complete workflow from submission generation to validation and scoring automation.

<Columns cols={2}>
  <Card title="Design and Score Submission Flow" icon="sparkles" href="/system/design-score">
    Understand the complete end-to-end process of submitting hardware designs and tracking scores through the evaluation pipeline.
  </Card>

  <Card title="Batch Distribution Algorithm" icon="sparkles" href="/system/batch-distribution">
    Learn how submissions are grouped, distributed, and processed efficiently across validator nodes for scalable performance.
  </Card>

  <Card title="Error Recovery" icon="sparkles" href="/system/error">
    Explore the platform’s mechanisms for detecting, reporting, and recovering from failed jobs or interrupted evaluations.
  </Card>
</Columns>
