Skip to content

[codex] Retire AutoDoc and generated docs#1082

Merged
YKDZ merged 1 commit into
mainfrom
codex/retire-autodoc-agent-rules
Jun 14, 2026
Merged

[codex] Retire AutoDoc and generated docs#1082
YKDZ merged 1 commit into
mainfrom
codex/retire-autodoc-agent-rules

Conversation

@YKDZ

@YKDZ YKDZ commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

Retires the AutoDoc system and generated documentation surfaces from the repository.

  • removes the AutoDoc tool package, generated docs, semantic fragments, subject manifests, and old AutoDoc skills
  • replaces generated docs entry points with hand-written developer docs organized by system topic
  • removes tracked Claude-specific agent guidance and keeps agent-local files ignored
  • removes bilingual @zh / @en TSDoc tags from active retained assets
  • adds repository audit specs for AutoDoc, .claude, developer docs, and bilingual-comment cleanup
  • keeps schema generation and moon project sync validation active after the migration

Validation

Local validation before push:

  • pnpm vitest run --project unit-root scripts/repository-metadata.spec.ts scripts/agent-surface.spec.ts scripts/bilingual-comments.spec.ts scripts/developer-docs.spec.ts
  • moon run docs:typecheck docs:build --quiet
  • moon run root:codegen-check --quiet
  • moon ci :test :lint :typecheck :fmt --quiet
  • moon exec :test :lint :typecheck :fmt --on-failure continue --upstream deep --quiet

Local Playwright E2E was attempted, but the local runner could not reach Docker-published PostgreSQL/Redis ports even though the compose containers were healthy. GitHub CI is expected to provide the authoritative E2E environment.

@YKDZ YKDZ merged commit 614b660 into main Jun 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant