Skip to content

Wiki Log

Won-Kyu Park edited this page Aug 4, 2026 · 5 revisions

Wiki Log

Append-only ingest history for this wiki.

[2026-08-04] ingest | Initial system map from source

  • Source: simple_rcs/*.py, tools/*.py, README.md, pyproject.toml, tests/unit_tests/ (direct source reading, no external notes)
  • Tier: Current system
  • Created: Home, System Overview, Source Code Map, Storage Format, Diff Engines, CLI Tools, and their -en counterparts (12 pages total)
  • Updated: n/a (first pass)
  • Notes: Verified against current source, not just README prose — _format_block/calculate_block_hash read directly for Storage Format, public method list read directly for Source Code Map, CLI argument lists read directly from each tools/*.py for CLI Tools. README.md's comparison table and feature list were used as a cross-check, not copied verbatim.

[2026-08-04] ingest | Wiki-Backend-Design page relocated from main repo

  • Source: docs/wiki_backend_design.md in the main SimpleRCS repository (design notes + real SQLite benchmarks from an earlier session on using SimpleRCS as a wiki-page version-control backend)
  • Tier: Current analysis / design notes (storage-backend benchmarks are verified/reproducible; the "recommended direction" section is a proposal, not implemented)
  • Created: Wiki Backend Design (Korean only — no English counterpart yet)
  • Updated: Home, Home (English) link sections
  • Notes: Moved, not duplicated — the file no longer exists under docs/ in the main repo. Benchmark scripts referenced from this page live in the main repo's scripts/, not in this wiki.

Clone this wiki locally