About this site

Positioning, fact sources, editorial policy, and versioning for the Deno Ecosystem Field Guide

This is a community-maintained, Chinese-first Deno ecosystem field guide with complete English coverage. It is not affiliated with Deno Land Inc. and does not replace the official Deno documentation. It focuses on migration order, framework selection, project structure, production boundaries, and recurring developer problems beyond an API reference.

Fact sources

The baseline review used denoland/docs commit e0241c6, with dated re-checks against primary Fresh, Hono, Oak, MCP, OpenAI, and hosting documentation. Runtime API truth comes from official docs, Deno CLI help, and denoland/deno; frameworks and platforms use their own official docs.

Editorial policy

  • Do not mirror the complete API reference; maintain task paths, decision boundaries, and verification methods.
  • Mark volatile behavior with a version, date, or “verify before release.”
  • Use least privilege in examples; never hide required grants with -A.
  • Keep Chinese and English slugs and semantics aligned while writing naturally in each language.
  • Use primary sources for security, cloud platform, and AI SDK claims.
  • Record fact review dates in lastVerified frontmatter.

Machine-readable access

Append .md to a page, use /en/llms.txt for the index, or /en/llms-full.txt for the corpus. These endpoints are marked noindex so they do not compete with HTML pages.

When reporting an error, include Deno version, page URL, primary source, and a reproducible command.

Type to search all documentation.