opencode-config/docs/decisions/012-pr-32-docs-skeleton-readme.md
Sergey 954b5b71af
docs: initial project map + handoff/decisions skeleton + README rewrite (#32)
* docs: add skeleton .gitkeep files

* docs: rewrite README for public release

* docs(handoff): add pr-9 handoff + ADR-012

* docs(handoff): set PR number in filenames

* docs: fix stale PR refs in handoff

---------

Co-authored-by: opencode-agent <agent@slaid098.dev>
2026-07-24 01:12:51 +03:00

562 B

ADR-012: docs skeleton + public README

Статус

Accepted

Контекст

New public repo needs docs/ skeleton for handoffs/ADRs + complete README for users.

Решение

  • docs/ .gitkeep files (skeleton)
  • README.md: Quick start (Docker + Bare), Structure, Configuration, Memory, License
  • docs/project-map/ already created in PR #18

Альтернативы

  • Keep minimal README — отклонено (public repo needs full docs)
  • Skip docs/ skeleton — отклонено (pipeline-driver requires docs/handoff/ + docs/decisions/)