# eai-spec **Repository Path**: eai-code/eai-spec ## Basic Information - **Project Name**: eai-spec - **Description**: 生态规范 | YML Schema · 适配器接口 · 命名约定 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-23 - **Last Updated**: 2026-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # eai-spec > Ecosystem specification and documentation hub. ## Structure This repository has two sub-directories: ### spec/ Technical contracts all components must follow: - YML schema (project input format) - Adapter interfaces (ToolchainAdapter / DatasheetAdapter / EDAAdapter) - Naming conventions (repo / package / version) - Compatibility strategy (semver / breaking changes) ### docs/ Ecosystem-level documentation: - Onboarding (how to start) - Architecture overview (design rationale) - Contribution guide - FAQ ## Note Each component repo has its own docs/ for component-specific docs. This repo is for cross-component specs and ecosystem-level docs only. ## Status Work in progress (2026-07-23) Part of eai-code ecosystem: https://gitee.com/eai-code