Garment.id
🇺🇸 English
  • 🇮🇩 Indonesian
  • 🇺🇸 English
Home
Core APITenant APISupport CenterChangelog
Home
Core APITenant APISupport CenterChangelog
Github
Instagram
|
🇺🇸 English
  • 🇮🇩 Indonesian
  • 🇺🇸 English
🇺🇸 English
  • 🇮🇩 Indonesian
  • 🇺🇸 English
  1. Home
  • Introduction
  • 01 - Project Structure
  • 02 - Context Boundaries
  • 03 - Central Auth Runtime
  • 04 - Central Billing
  • 05 - Tenant Runtime
  • 06 - FE Integration Contracts
  • 07 - Security, Middleware, and RLS
  • 08 - Events, Jobs, Listeners, Notifications, Observers
  • 09 - Testing and Quality Gates
  • 10 - Operations Runbook
  • 11 - Architecture Decisions (ADR Ringkas)
  • 12 - API Endpoint Catalog (v1)
  • 13 - Class Catalog by Context
  • 14 - Feature Development Playbook
  • 15 - Migration and Model Conventions
  • 16 - Service, Support, and Trait Contracts
  • 17 - Auth Business Scenarios and Decision Tree
  • 18 - Config Reference and Impact
  • 19 - Migration and Model Cookbook
  • 20 - Billing and Provisioning Business Flows
  • 21 - FE Error Handling Matrix
  • 22 - Incident Playbooks
  • 23 - Data Ownership Matrix
  • 24 - Documentation Governance and Changelog
  • 25 - Tenant Authorization Backend Guide
Home
Core APITenant APISupport CenterChangelog
Home
Core APITenant APISupport CenterChangelog
Github
Instagram
|
🇺🇸 English
  • 🇮🇩 Indonesian
  • 🇺🇸 English
🇺🇸 English
  • 🇮🇩 Indonesian
  • 🇺🇸 English
  1. Home

24 - Documentation Governance and Changelog

Dokumen ini mendefinisikan governance pembaruan dokumentasi.

Governance Rules#

1.
Perubahan route/API wajib update docs domain + endpoint catalog.
2.
Perubahan class structure wajib update class catalog.
3.
Perubahan config kritikal wajib update config reference.
4.
Perubahan arsitektur wajib update ADR.

Required Commands Before Merge#

PR Checklist (Documentation)#

domain docs terkait telah diupdate
docs/12 sinkron
docs/13 sinkron
ADR diupdate jika keputusan arsitektur berubah
playbook/update incident doc jika ada temuan baru

Changelog Format#

Setiap perubahan major docs tambahkan ringkasan di section ini.

2026-03-03#

Tambah docs/25-tenant-authz-backend-guide.md sebagai panduan lengkap authz tenant backend.
Mencakup: arsitektur komponen, flow middleware, route mapping, lifecycle role (Owner/Guest), seeding strategy, checklist implementasi fitur baru, test matrix, dan troubleshooting.

2026-02-26#

Rebuild docs menjadi context-based.
Tambah auto-generated endpoint dan class catalogs.
Tambah playbook implementasi fitur, migration/model conventions, auth scenario, incident playbook, ownership matrix.

2026-02-25#

Update dokumentasi provisioning tenant agar terpusat via TenantProvisioningOrchestrator.
Tambah panduan extension point provisioner melalui config/tenancy.php (provisioning.provisioners).
Tambah runbook recovery provisioning manual dengan command tenant:provision.
Sinkronisasi ulang katalog class dan endpoint setelah refactor provisioning.
Diubah pada 2026-03-03 22:25:30
Sebelumnya
23 - Data Ownership Matrix
Berikutnya
25 - Tenant Authorization Backend Guide
Built with