Skip to content
Zhi edited this page Jun 1, 2026 · 2 revisions

LessJS Project Wiki

This wiki is the project-management surface for LessJS v0.27.x hardening through v1.0.

Start Here

Current Baseline

Audit baseline:

  • Repo branch: dev
  • Audit group: docs/conversation/20260601/LessJS-审计-校准版-0.27.x-to-1.0.md
  • Current package graph: 19 packages, 0 cycles
  • Current unit gate: deno task test -> 966 passed
  • Current build gate: 351 HTML files, DSD report 322 pages / 0 errors
  • Current E2E gate: blocked by SEO canonical domain drift and one Windows Playwright flaky

Release Milestones

  • v0.27.1: docs-site stabilization
  • v0.27.2: core correctness hardening
  • v0.27.3: package test floor
  • v0.27.4: release hygiene
  • v0.28.0: architecture boundary
  • v0.29.0: performance line
  • v0.30.0: compatibility and API freeze preparation
  • v1.0.0: stable release gate

Rules

  • Code facts beat report prose.
  • Every milestone must have explicit gates.
  • Every P0 must have a regression test before closure.
  • www fixes should stay framework-level where possible: no hand-written route tables, no hand-written DOM event chains, no scattered hardcoded CSS policy.
  • Project status is tracked through GitHub Projects, milestones, and issues.

Clone this wiki locally