chore: restrukturisasi agent docs dan bersihkan referensi spec docs - #20
Merged
Conversation
- Pindahkan AGENTS.md dari root ke .agents/AGENTS.md (rename tracked). - Rename folder spec docs (gitignored) jadi hidden folder; pattern .gitignore/.dockerignore di-update mengikuti lokasi baru. - Hapus semua referensi ke spec docs dari komentar kode, migration SQL, tests, HTML/CSS, docker-compose, schema.sql (42 file, -163 baris) — folder spec docs tidak ikut clone, referensi hanya membingungkan. - Tambah aturan MUST #8/#9 di AGENTS.md: komentar di file tracked dan git commit message dilarang me-refer spec docs (wajib kalimat generik).
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ringkasan
Restrukturisasi dokumentasi agent + pembersihan referensi ke spec docs (folder lokal gitignored yang tidak ikut clone).
Perubahan
AGENTS.mddipindah ke.agents/AGENTS.md(rename tracked, 92% similarity) — header, tree, dan appendix metadata di-sync ke lokasi baru.specs/→.specs/(gitignored, isi tidak berubah) — pattern.gitignore/.dockerignoredi-update mengikuti lokasi baru.AGENTS.md: MUST fix(paket-detail): tooltip chip nyangkut + klik backdrop tutup modal #8 (komentar di file tracked dilarang me-refer spec docs) + MUST feat(admin): ganti kata sandi admin (self-service) + halaman User #9 (git commit message/description wajib kalimat generik).Verifikasi
node --checksemua file JS yang diedit — luluspnpm test— 206/206 pass.gitignore/.dockerignorepattern yang fungsional)Catatan
.specs/tetap gitignored (working-tree-only) — tidak ikut ter-commit, sesuai kebijakan repo.