Kredal Documentation
Home for Kredal — UAE SME bank-readiness platform. Product, architecture, operations, and domain reference.
Kredal is a UAE SME bank-onboarding and bankability readiness platform. A founder or consultant uploads their company documents, answers a structured readiness questionnaire, and receives a deterministic rejection-risk score, specific fixes, and a bank-ready application pack — before they apply to a bank.
Kredal is not a bank, lender, law firm, auditor, or tax advisor. Its outputs are readiness assessments and document-preparation aids. It does not guarantee bank approval.
How this documentation is organised
These docs follow the Diátaxis framework — four modes, each answering a different need:
| Section | You are… | Start here |
|---|---|---|
| Tutorials | learning the system for the first time | Getting started |
| How-to guides | trying to complete a specific task | Runbooks |
| Reference | looking up precise facts | Architecture, schema, scoring |
| Explanation | building understanding | Why Kredal, domain concepts, security |
Architecture decisions are recorded as ADRs.
Quick links
- New here? → Getting started
- Deploying or operating? → How-to runbooks
- Understanding the scoring? → Scoring engine reference
- Reviewing security? → Security model
- An AI agent? → read DOCS_INDEX.md first, then use
docs_search.
Repository map
| Path | What it is |
|---|---|
kredal-app/ | The Next.js 16 + Supabase application (the product) |
Kredal/ | Product planning artifacts (PRD, tech spec, roadmap, Hub71 application) |
Research/ | Validated UAE/GCC SME market research |
docs/ | This documentation (tool-agnostic markdown) |
docs-site/ | Fumadocs site that renders docs/ publicly |