system-prompts-and-models-o.../salesflow-saas/memory/indexes/master-index.md
Claude 35e857ec52
feat: Add knowledge brain, memory engine, tool receipts, session continuity
Final layer integration (Second Brain + MemPalace + ToolProof + Claude Code):

- knowledge_brain.py: Project wiki ingest, query, lint, promote raw→wiki (560 lines)
- memory_engine.py: Pluggable memory with Redis + File adapters, evaluator (615 lines)
- tool_receipts.py: Signed receipts, pre-execution policy, trust analytics (417 lines)
- session_continuity.py: AI session state management, restore prompts (478 lines)
- glossary.md: 30+ bilingual terms (Arabic/English)
- master-index.md: Top-level index linking all wiki/memory sections

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:19:56 +00:00

90 lines
3.7 KiB
Markdown

# Dealix Master Index (الفهرس الرئيسي لديلكس)
**Type**: operations
**Summary**: Central index linking to all wiki pages, memory sections, and knowledge resources.
**Summary_AR**: الفهرس المركزي الذي يربط جميع صفحات الويكي وأقسام الذاكرة وموارد المعرفة.
**Last Updated**: 2026-04-11
---
## Architecture (البنية التحتية)
| Page | Location | Status |
|------|----------|--------|
| System Architecture | [wiki/architecture.md](../wiki/architecture.md) | Active |
| System Overview (Diagram) | [architecture/system-overview.md](../architecture/system-overview.md) | Active |
| ADR-001: Multi-Tenant | [adr/001-multi-tenant.md](../adr/001-multi-tenant.md) | Active |
| ADR-002: WhatsApp-First | [adr/002-whatsapp-first.md](../adr/002-whatsapp-first.md) | Active |
| Library Decisions | [patterns/library-decisions.md](../patterns/library-decisions.md) | Active |
## Product (المنتج)
| Page | Location | Status |
|------|----------|--------|
| Glossary | [wiki/glossary.md](../wiki/glossary.md) | Active |
| Wiki Guide | [wiki/README.md](../wiki/README.md) | Active |
| Dealix Vision | [DEALIX_VISION.md](../../DEALIX_VISION.md) | Active |
| Master Blueprint | [MASTER-BLUEPRINT.mdc](../../MASTER-BLUEPRINT.mdc) | Active |
## GTM / Growth (النمو والتسويق)
| Page | Location | Status |
|------|----------|--------|
| Launch Plan | [growth/launch-plan.md](../growth/launch-plan.md) | Active |
| Content Map | [growth/content-map.md](../growth/content-map.md) | Active |
| Niche Brief | [growth/niche-brief.md](../growth/niche-brief.md) | Active |
| Outreach Map | [growth/outreach-map.md](../growth/outreach-map.md) | Active |
## Customer (العملاء)
| Page | Location | Status |
|------|----------|--------|
| ICP Brief | [customers/icp-brief.md](../customers/icp-brief.md) | Active |
| Interview Template | [customers/interview-template.md](../customers/interview-template.md) | Active |
## Operations (العمليات)
| Page | Location | Status |
|------|----------|--------|
| Deployment Checklist | [runbooks/deployment-checklist.md](../runbooks/deployment-checklist.md) | Active |
| Launch Checklist | [runbooks/launch-checklist.md](../runbooks/launch-checklist.md) | Active |
| SaaS Readiness Audit | [runbooks/saas-readiness-audit.md](../runbooks/saas-readiness-audit.md) | Active |
| Release Notes | [releases/](../releases/) | Directory |
## Security (الأمان والامتثال)
| Page | Location | Status |
|------|----------|--------|
| PDPL Checklist | [security/pdpl-checklist.md](../security/pdpl-checklist.md) | Active |
| Security Policy | [SECURITY.md](../../SECURITY.md) | Active |
| Contributing Guide | [CONTRIBUTING.md](../../CONTRIBUTING.md) | Active |
## Tooling / Providers (الأدوات والمزودون)
| Page | Location | Status |
|------|----------|--------|
| Provider Routing Strategy | [providers/routing-strategy.md](../providers/routing-strategy.md) | Active |
| Environment Config | [.env.example](../../.env.example) | Active |
| Docker Compose | [docker-compose.yml](../../docker-compose.yml) | Active |
## Agent Configuration (تكوين الوكلاء)
| Page | Location | Status |
|------|----------|--------|
| AGENTS.md | [AGENTS.md](../../AGENTS.md) | Active |
| CLAUDE.md | [CLAUDE.md](../../CLAUDE.md) | Active |
| Claude Commands | [.claude/commands/](../../.claude/commands/) | Directory |
| Claude Hooks | [.claude/hooks/](../../.claude/hooks/) | Directory |
---
## Index Health
- **Total pages**: 23
- **Active**: 23
- **Stale**: 0
- **Orphan (no inbound links)**: 0
- **Last full audit**: 2026-04-11
> Run `KnowledgeBrain.lint()` weekly to verify index health. See [wiki/README.md](../wiki/README.md) for review schedule.