SmartPerfetto Documentation Center

August 14, 2026 · View on GitHub

English | 中文

This repository keeps only documentation that still defines the current user, architecture, runtime, or maintainer contract. Start with the Quick Start. Git history, issues, and PRs retain implementation history; completed plans, review reports, research dumps, and agent evidence are not maintained as permanent documentation.

Usage And Operations

Reference

Core Architecture

Contribution And Governance

Documentation Retention Policy

  • Commit only documents required by current users, architecture, runtime, or maintenance workflows.
  • Do not commit completed plans, RFC implementation logs, reviews, research dumps, presentation sources, or agent evidence. Merge durable conclusions into a core document.
  • Strategies, prompt templates, Skill SOPs, test fixtures, licenses, and pre-built UI help happen to use Markdown but are runtime code or release assets, not ordinary docs.
  • npm run verify:docs checks links, images, npm scripts, CLI coverage, release commands, and retired documentation topology. npm run verify:i18n checks bilingual product surfaces.

Runtime-Read Content

docs/rendering_pipelines/ is Android 17 teaching content synchronized from a pinned upstream commit and copied into backend/dist/rendering_pipelines/ during builds. Moving or changing it requires synchronized pipeline catalog and Skill references plus:

npm run verify:rendering-pipelines
cd backend && npm run validate:skills