jacobinwwey_obsidian-NotEMD/docs
2026-05-28 07:42:52 -05:00
..
.vitepress docs: add chapter split toc showcase 2026-05-28 07:42:52 -05:00
assets docs: add chapter split toc showcase 2026-05-28 07:42:52 -05:00
brainstorms docs: add chapter split toc showcase 2026-05-28 07:42:52 -05:00
i18n docs: add repo-backed vitepress preview 2026-04-16 09:00:44 -05:00
maintainer test(local-kb): lock inspect failure-state semantics 2026-05-28 03:32:38 -05:00
releases chore(release): cut 1.9.1 2026-05-28 07:19:15 -05:00
repo-saga docs: refresh quarterly chronicle for 1.9.1 2026-05-28 12:22:29 +00:00
superpowers feat(semantic): encode operation promotion boundaries in verification helper 2026-05-09 02:27:16 -05:00
architecture.md feat(maintainer): add diagram semantic verification helper 2026-05-07 09:49:39 -05:00
architecture.zh-CN.md feat(maintainer): add diagram semantic verification helper 2026-05-07 09:49:39 -05:00
chapter-split-toc.md docs: add chapter split toc showcase 2026-05-28 07:42:52 -05:00
chapter-split-toc.zh-CN.md docs: add chapter split toc showcase 2026-05-28 07:42:52 -05:00
index.md docs: add chapter split toc showcase 2026-05-28 07:42:52 -05:00
index.zh-CN.md docs: add chapter split toc showcase 2026-05-28 07:42:52 -05:00
README.md docs: add chapter split toc showcase 2026-05-28 07:42:52 -05:00
README.zh-CN.md docs: add chapter split toc showcase 2026-05-28 07:42:52 -05:00

Notemd Docs Hub

Language: English | 简体中文

This directory contains repository-level documentation for maintainers and contributors.

User And Maintainer Entry Points

Engineering Planning Docs

Documentation Language Convention

  • Plan docs under docs/superpowers/plans/ use explicit locale suffixes: name.en.md and name.zh-CN.md.
  • Outside the plan directory, older source docs may still use name.md plus a companion language file until they are migrated.
  • Release notes are stored as two complete files, one English and one Simplified Chinese. GitHub release publishing composes those two files into one bilingual release body at publish time.
  • Do not add inline bilingual summary blocks to active docs. Keep each language in its own complete file.