Skip to content

docs: restructure Build section into Data / Interface / Automation subgroups#40

Merged
os-zhuang merged 1 commit into
mainfrom
claude/session-uty9w1
Jul 17, 2026
Merged

docs: restructure Build section into Data / Interface / Automation subgroups#40
os-zhuang merged 1 commit into
mainfrom
claude/session-uty9w1

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

What

Restructures the flat Build section (11 pages) into three nested sidebar groups so it stays scannable as new core-feature docs land:

  • build/data/ — Data Model (moved from build/data-model)
  • build/interface/ — Views, Actions (moved from build/views, build/actions)
  • build/automation/ — Flows (moved from build/flows)

Changes

  • git mv of the 4 pages across all 7 locales (28 files, history preserved)
  • New meta.json per subgroup with localized group titles (meta.<locale>.json, per AGENTS.md sidebar conventions)
  • pages arrays updated in all 7 build/meta*.json
  • All internal links rewritten to the new paths (absolute links across every locale, plus broken relative links in the moved views pages)
  • Permanent (308) redirects for the 4 old URLs in apps/docs/next.config.mjs, covering both unprefixed (/docs/...) and locale-prefixed (/:lang/docs/...) paths
  • One new "Interface" row in the Build landing-page vocabulary table

Verification

  • npm run type-check and npm run build pass
  • Dev server + headless Chromium: all 4 old URLs (incl. /zh-Hans/...) 308-redirect to the new locations; new URLs return 200; sidebar renders the three subgroups correctly in both English and 简体中文 (translations fall back per Fumadocs convention)
  • grep confirms no stale links to the old paths remain

This is the first PR of a larger docs effort (three-audience coverage: builders / admins / end users); content pages follow in subsequent PRs.

🤖 Generated with Claude Code

https://claude.ai/code/session_0145MY7RdJr8KuRMyn5oKAR6


Generated by Claude Code

…bgroups

Move data-model, views, actions, and flows (all locales) into nested
sidebar groups so the Build section stays scannable as it grows.
Update all internal links, localized meta.json files, and add
permanent redirects for the four moved URLs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0145MY7RdJr8KuRMyn5oKAR6
@os-zhuang
os-zhuang merged commit 3f234c1 into main Jul 17, 2026
1 check 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.

2 participants