Skip to content

docs(roadmap): add TODO.md with v0.4 LiveSync + v0.5 cross-semantic milestones#22

Merged
bezata merged 1 commit into
mainfrom
docs/roadmap-todo
Apr 25, 2026
Merged

docs(roadmap): add TODO.md with v0.4 LiveSync + v0.5 cross-semantic milestones#22
bezata merged 1 commit into
mainfrom
docs/roadmap-todo

Conversation

@bezata
Copy link
Copy Markdown
Owner

@bezata bezata commented Apr 25, 2026

Summary

  • Adds TODO.md as the public roadmap, starting with motivation (built for myself first, contributing back to the OSS community) and the rules for how items move from this file into the CHANGELOG.
  • v0.4 — Obsidian LiveSync bridge. Free, E2E-encrypted vault access via the community vrtmrz/obsidian-livesync plugin (CouchDB / S3 / R2 / WebRTC peer backends). Detection, vault.connectLiveSync, encrypted read path, and setup docs.
  • v0.5 — Cross-semantic vault verification. A wiki.crossCheck tool reconciling two or more LiveSync-paired vaults at the wiki layer, gated by a new schema_version frontmatter field that uses the project's semver discipline as the compatibility contract.
  • README.md gets a new Roadmap section between Docs and Development pointing to TODO.md.

No code changes; documentation only.

Test plan

  • TODO.md renders correctly on GitHub (headings, task lists, links, blockquote).
  • README Roadmap section renders correctly and links resolve (TODO.md, LiveSync repo).
  • After merge: items in TODO.md become the source for v0.4 / v0.5 release CHANGELOG entries.

🤖 Generated with Claude Code

- TODO.md: motivation (built for myself, contributing to OSS) + two
  next milestones with task breakdowns:
    * v0.4 — Obsidian LiveSync bridge (free E2E-encrypted vault sync via
      vrtmrz/obsidian-livesync; CouchDB / S3 / R2 / WebRTC backends)
    * v0.5 — Cross-semantic vault verification (`wiki.crossCheck` gated
      by a `schema_version` frontmatter field tied to project semver)
- README.md: new Roadmap section linking to TODO.md, between Docs and
  Development.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bezata bezata merged commit a431350 into main Apr 25, 2026
3 checks passed
bezata added a commit that referenced this pull request May 2, 2026
* docs(roadmap): add TODO.md with motivation + v0.4/v0.5 milestones (#22)

- TODO.md: motivation (built for myself, contributing to OSS) + two
  next milestones with task breakdowns:
    * v0.4 — Obsidian LiveSync bridge (free E2E-encrypted vault sync via
      vrtmrz/obsidian-livesync; CouchDB / S3 / R2 / WebRTC backends)
    * v0.5 — Cross-semantic vault verification (`wiki.crossCheck` gated
      by a `schema_version` frontmatter field tied to project semver)
- README.md: new Roadmap section linking to TODO.md, between Docs and
  Development.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* chore(badges): update VirusTotal status for v0.3.2 (#23)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bezata added a commit that referenced this pull request May 2, 2026
* docs(roadmap): add TODO.md with motivation + v0.4/v0.5 milestones

- TODO.md: motivation (built for myself, contributing to OSS) + two
  next milestones with task breakdowns:
    * v0.4 — Obsidian LiveSync bridge (free E2E-encrypted vault sync via
      vrtmrz/obsidian-livesync; CouchDB / S3 / R2 / WebRTC backends)
    * v0.5 — Cross-semantic vault verification (`wiki.crossCheck` gated
      by a `schema_version` frontmatter field tied to project semver)
- README.md: new Roadmap section linking to TODO.md, between Docs and
  Development.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* chore(release): 0.3.2 localized docs

* sync (#24)

* docs(roadmap): add TODO.md with motivation + v0.4/v0.5 milestones (#22)

- TODO.md: motivation (built for myself, contributing to OSS) + two
  next milestones with task breakdowns:
    * v0.4 — Obsidian LiveSync bridge (free E2E-encrypted vault sync via
      vrtmrz/obsidian-livesync; CouchDB / S3 / R2 / WebRTC backends)
    * v0.5 — Cross-semantic vault verification (`wiki.crossCheck` gated
      by a `schema_version` frontmatter field tied to project semver)
- README.md: new Roadmap section linking to TODO.md, between Docs and
  Development.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* chore(badges): update VirusTotal status for v0.3.2 (#23)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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