sotashimozono_obsidian-remo.../plugin
Souta afef02d9fd docs: post-#294 cleanup — update stale paths to migrated docs
PR #294 migrated 5 root-level docs into docs/en/. This sweeps the
stale path references that lived outside the moved files:

- README.md, CONTRIBUTING.md, SECURITY.md: link/cite paths updated
  from docs/architecture-*.md, docs/plugin-compatibility.md,
  docs/testing-strategy.md to their new docs/en/ locations.
- README.md: "pre-1.0" status block replaced with the current
  "1.0 released, community-store listing pending" framing — aligns
  with the same edit landed in docs/en/index.md.
- plugin/src code-comment references (AdapterManager, SftpDataAdapter,
  main.ts, tests/compat/CompatVault.ts) updated to the new doc paths.
- docs/en/index.md, docs/en/architecture/{index,shadow-vault}.md,
  docs/en/contributing/documentation.md: small text-level catch-up
  edits (path references, status note) that were missed in #294.
2026-05-10 15:54:38 +09:00
..
e2e refactor(e2e): extract driveConnectFlow + findShadowVaultPath, demo uses them (#255) 2026-05-05 14:48:50 +09:00
scripts feat(release): formalize next=beta / main=stable two-channel model 2026-05-10 12:11:35 +09:00
src docs: post-#294 cleanup — update stale paths to migrated docs 2026-05-10 15:54:38 +09:00
tests docs: post-#294 cleanup — update stale paths to migrated docs 2026-05-10 15:54:38 +09:00
esbuild.config.mjs chore: monorepo restructure (plugin/ + server/ + proto/) 2026-04-25 10:52:52 +09:00
eslint.config.mjs chore(lint): tighten local config to mirror more of ObsidianReviewBot's checklist (0.4.76) 2026-04-29 20:50:14 +09:00
manifest.json docs: post-#294 cleanup — update stale paths to migrated docs 2026-05-10 15:54:38 +09:00
package-lock.json docs: post-#294 cleanup — update stale paths to migrated docs 2026-05-10 15:54:38 +09:00
package.json docs: post-#294 cleanup — update stale paths to migrated docs 2026-05-10 15:54:38 +09:00
styles.css feat: integrated remote terminal pane (xterm.js + ssh2 shell channel) (#149) (#234) 2026-05-04 08:17:11 +09:00
tsconfig.json chore(plugin): tsconfig skipLibCheck + drop placeholder for bot review (0.4.78) 2026-04-29 21:48:42 +09:00
versions.json chore: bump plugin to 1.0.43 2026-05-10 11:32:55 +09:00
vitest.config.ts fix(tests): repair 6 CI failures + bump 1.0.36 (#278) 2026-05-09 23:26:01 +09:00
vitest.integration.config.ts chore(plugin): satisfy ObsidianReviewBot's stricter ruleset, round 2 (0.4.75) 2026-04-29 20:19:10 +09:00
vitest.replay.config.ts ci(replay): replay previous release tag's tests against current source 2026-04-30 17:54:22 +09:00
vitest.setup.ts fix: revert L3 — keep clearNotices import on direct mock path 2026-05-03 19:11:33 +09:00