Files
wehub-resource-sync 3e779be6f3
CI / test (3.14, ubuntu-24.04-arm) (push) Waiting to run
CI / lint (push) Failing after 13m4s
CI / test (3.11, ubuntu-latest) (push) Failing after 2m4s
CI / test (3.13, ubuntu-latest) (push) Successful in 13m30s
CI / test (3.14, ubuntu-latest) (push) Successful in 17m21s
CI / test (3.12, ubuntu-latest) (push) Successful in 17m55s
CI / discover-apps-ps (push) Successful in 1m56s
CI / test (3.9, ubuntu-latest) (push) Successful in 13m17s
CI / test (3.10, ubuntu-latest) (push) Successful in 26m21s
CI / audit (push) Successful in 13m38s
Deploy site / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:32:37 +08:00
..

docs/

User-facing documentation. Engineering / internal design notes live under design/.

Most documents have an English original and a Korean (.ko.md) mirror linked from the toggle at the top of each page. The repo-root README.md, CHANGELOG.md, CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md, and THIRD_PARTY_LICENSES.md are the English canonical copies; the corresponding .ko.md files in this folder are their Korean mirrors.

Index

Topic English 한국어
Quick install INSTALL.md INSTALL.ko.md
Day-to-day usage USAGE.md USAGE.ko.md
Feature list FEATURES.md FEATURES.ko.md
How it's put together ARCHITECTURE.md ARCHITECTURE.ko.md
vs. winapps, etc. COMPARISON.md COMPARISON.ko.md
README mirror README.ko.md
Changelog mirror CHANGELOG.ko.md
Code of conduct mirror CODE_OF_CONDUCT.ko.md
Contributing mirror CONTRIBUTING.ko.md
Security mirror SECURITY.ko.md

Screenshots and diagrams referenced from the docs above live in images/.

Engineering docs

For design specs, roadmaps, reference docs (lifecycle, transport ABC), and security reviews, see design/ and design/README.md.