251218:1701 On going update to 1.7.0: Documnet Number rebuild
Some checks are pending
Spec Validation / validate-markdown (push) Waiting to run
Spec Validation / validate-diagrams (push) Waiting to run
Spec Validation / check-todos (push) Waiting to run

This commit is contained in:
admin
2025-12-18 17:01:42 +07:00
parent aaa5da3ec1
commit 83704377f4
102 changed files with 3385 additions and 1451 deletions

View File

@@ -82,9 +82,9 @@ specs/
│ └── ...
├── 07-database/ # Database Schema (8 files)
│ ├── lcbp3-v1.5.1-schema.sql
│ ├── lcbp3-v1.5.1-seed.sql
│ ├── data-dictionary-v1.5.1.md
│ ├── lcbp3-v1.7.0-schema.sql
│ ├── lcbp3-v1.7.0-seed.sql
│ ├── data-dictionary-v1.7.0.md
│ └── ...
└── 09-history/ # Archived Implementations (9 files)