This is an automated email from the ASF dual-hosted git repository.

Aman-Mittal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-loan-origination.git

commit 3ace51ce794716b98fd3471eb4f755f439fa3202
Merge: bb13f53 6dc7a00
Author: Aman-Mittal <[email protected]>
AuthorDate: Thu Aug 27 09:49:00 2026 +0530

    Merge pull request #82 from KRYSTALM7/feature/FINERACT-2442-documentation
    
    FINERACT-2442: add LOS documentation for architecture, API, security, 
development, and workflows

 Readme.md                                    | 185 ++++++++-
 docs/api/index.adoc                          |  27 ++
 docs/api/rest-api.adoc                       | 554 +++++++++++++++++++++++++++
 docs/architecture/backend-architecture.adoc  | 250 ++++++++++++
 docs/architecture/frontend-architecture.adoc | 147 +++++++
 docs/architecture/index.adoc                 |  30 ++
 docs/architecture/integration.adoc           | 131 +++++++
 docs/architecture/system-overview.adoc       | 169 ++++++++
 docs/development/configuration.adoc          | 170 ++++++++
 docs/development/gpg-commit-signing.adoc     | 143 +++++++
 docs/development/index.adoc                  |  29 ++
 docs/development/setup.adoc                  | 119 ++++++
 docs/development/testing.adoc                | 124 ++++++
 docs/index.adoc                              |  33 ++
 docs/security/authentication.adoc            | 144 +++++++
 docs/security/authorization.adoc             | 112 ++++++
 docs/security/index.adoc                     |  29 ++
 docs/security/security-architecture.adoc     | 189 +++++++++
 docs/workflows/approval.adoc                 | 135 +++++++
 docs/workflows/credit-scoring.adoc           | 141 +++++++
 docs/workflows/disbursement.adoc             | 107 ++++++
 docs/workflows/index.adoc                    |  29 ++
 docs/workflows/loan-origination.adoc         | 157 ++++++++
 23 files changed, 3145 insertions(+), 9 deletions(-)

Reply via email to