Skip to content
YarCraSy edited this page Jul 8, 2026 · 3 revisions

DeepSeek Copilot Technical Wiki

This folder contains concise technical documentation for AI agents and developers.

The human-facing visual documentation lives in web-doc and uses Astro. It must support English, Spanish, and Chinese. This wiki prioritizes contracts, architecture, decisions, and maintenance with minimal visual noise.

How to use it

  • Use Architecture as the main reference for direction and technical state.
  • Use the thematic folders for contracts, flows, and maintenance notes.
  • Each folder keeps a README.md with a short summary.
  • GitHub Wiki navigation is generated with _Sidebar.md and _Footer.md.

Audience

  • AI agents that need fast context before editing.
  • Developers that need to understand contracts, flows, and entry points.
  • Reviewers that need to verify the extension remains DeepSeek-only.

Next page: Overview

Clone this wiki locally