fix(docs): close final translation review gaps

This commit is contained in:
xjt
2026-08-09 13:46:14 +08:00
parent 30e3e5a50c
commit 6607775604
30 changed files with 44 additions and 42 deletions

View File

@@ -330,6 +330,7 @@ describe('docsPages locale routes', () => {
})
it('projects reviewed generated counterparts into root locale routes', () => {
// module-graph, event-producer-consumer, and graph-atlas are paired but intentionally unpublished.
const routes = [
'reference/capability-seams.md',
'reference/agent-lifecycle.md',

File diff suppressed because one or more lines are too long

View File

@@ -320,6 +320,7 @@ export function requiresSourceLanguageSwitcher(source: string): boolean {
'docs/cordis-api/context.md',
'docs/cordis-api/events.md',
'docs/cordis-api/fiber.md',
// Excluded from pairing, but kept here for generated-category completeness and direct spec coverage.
'docs/cordis-api/inherited.md',
'docs/cordis-api/registry.md',
'docs/cordis-api/service.md',