Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

1214 total results found

Component Inventory

Frontend Frontend Architecture

Component Inventory Project: {{PROJECT_NAME}} Version: {{VERSION}} Date: {{DATE}} Author: {{AUTHOR}} Status: Draft | In Review | Approved Reviewers: {{REVIEWERS}} Document History Version Date Author Changes 0.1 {{DATE}} {{AUTHOR}} Initial draft 1...

staleness
needs-review

Landing Pages

Frontend Frontend Architecture

Drop Frontend — Landing Pages Covers the static marketing site (landing/) and the standalone web prototype (src/drop-web/). Marketing Landing Page File: landing/index.html (~646 lines) Tech Stack Pure HTML/CSS/JS (no framework) Fonts: Fraunces + DM Sans (G...

staleness
needs-review

Mobile App Architecture

Mobile App Mobile Architecture

Drop Mobile App React Native / Expo Router app in src/drop-mobile/. Tech Stack Technology Version/Details Framework React Native (Expo) Routing Expo Router (file-based) Fonts DM Sans (expo-google-fonts), Fraunces (expo-google-fonts) Navigation ...

staleness
needs-review

Mobile Strategy

Mobile App Mobile Architecture

Drop Mobile App Strategy Date: 2026-02-11 Compiled by: John (AI Director) Status: For Review Task: MC #580 Executive Summary Drop is a fintech app (remittance + QR payments) currently built with Next.js 16, React 19, and Tailwind CSS v4. This document evaluat...

staleness
needs-review

Environment Setup

Infrastructure & DevOps Deployment & Environment

Drop Environment Configuration Last updated: 2026-02-13 Source: src/drop-app/package.json, next.config.ts, Dockerfile, docker-compose.yml, fly.toml Technology Stack Layer Technology Version Source Runtime Node.js 22 (Alpine) Dockerfile:2 Framework Ne...

staleness
needs-review

Secrets Management

Infrastructure & DevOps Deployment & Environment

Secrets Management Last updated: 2026-02-17 Source: src/drop-app/src/lib/secrets.ts Overview Drop uses an abstracted secrets management system with pluggable providers. The system is backward compatible -- if no secrets provider is configured, it reads direct...

staleness
needs-review

Deployment Checklist

Infrastructure & DevOps Deployment & Environment

Deployment Checklist: [PROJECT NAME] Release: v[X.Y.Z] Date: YYYY-MM-DD Deploy Lead: DevOps Approved by: Tech Lead + John Environment: Staging → Production Pre-Deployment (T-1 Day) Verification All tests passing in CI Code review approved and merged UAT s...

staleness
needs-review

CI/CD Pipeline

Infrastructure & DevOps CI/CD & Monitoring

Drop CI/CD Pipeline Last updated: 2026-02-13 Source: src/drop-app/package.json, Dockerfile, fly.toml, vitest.config.ts, playwright.config.ts Current State Drop is in MVP/pre-production stage. Core CI/CD infrastructure exists including a GitHub Actions workflo...

staleness
needs-review

Monitoring & Alerting

Infrastructure & DevOps CI/CD & Monitoring

Drop Monitoring Last updated: 2026-02-17 Source: src/drop-app/src/app/api/health/route.ts, docker-compose.yml, fly.toml, src/lib/alerts.ts Health Check Endpoint Route: GET /api/health Source: src/drop-app/src/app/api/health/route.ts:1-35 What It Checks Datab...

staleness
needs-review

Production Deployment

Infrastructure & DevOps CI/CD & Monitoring

Drop AWS Amplify Deployment Guide Rebrand note (2026-02-14): Originally titled "FontelePay". Product rebranded to Drop. Some env var references (Swan, Stripe) are FUTURE integrations — Drop uses a PSD2 pass-through model. See Drop CLAUDE.md. This guide cover...

staleness
needs-review

DevOps/SRE Stack

Infrastructure & DevOps DevOps Stack

DevOps/SRE Stack for Drop (originally FontelePay) Rebrand note (2026-02-14): FontelePay was renamed to Drop. Some references to FontelePay remain in this document (metric names, Sentry projects, API URLs). These should be updated when implementing the actual ...

staleness
needs-review

WAF Rules

Infrastructure & DevOps DevOps Stack

WAF Rules — Drop Payment App MC #1229 — Web Application Firewall configuration for Drop fintech. Overview Drop runs on Fly.io which does not provide a built-in WAF. Protection is layered: Middleware-level (Next.js Edge Middleware) — first line of defense Fly....

staleness
needs-review

Cloud Deployment Options

Infrastructure & DevOps DevOps Stack

Cloud Deployment Options for Drop Rebrand note (2026-02-14): Originally titled "FontelePay". Product rebranded to Drop. See Drop CLAUDE.md. Date: 2026-02-05 Purpose: Evaluate cloud deployment options for European mobile banking MVP Requirements Summary R...

staleness
needs-review

Security Audit

Security Audits & Reports

Drop Security Audit (originally FontelePay) Rebrand note: FontelePay was renamed to Drop. This audit predates the backend implementation and PSD2 pass-through architecture. Many issues identified here (localStorage PIN, client-side auth) have been addressed i...

staleness
needs-review

Security QA Audit

Security Audits & Reports

Drop App Security & QA Audit Report Date: 2026-02-11 Auditor: John (AI Director) Scope: Next.js 16 fintech app with SQLite database, JWT auth, 24 API routes HISTORICAL NOTE (2026-03-03): This audit was performed against the pre-ADR-014 codebase which used SQL...

staleness
needs-review

Regulatory Map

Legal & Compliance Regulatory Framework

Drop Regulatory Map v2 Norwegian Financial Services Regulatory Framework Date: 2026-02-12 Prepared for: ALAI Holding AS / Drop Payment App Scope: All regulations applicable to a payment app serving ALL residents of Scandinavia App model: Pass-through payments ...

staleness
needs-review

Compliance Gap Analysis

Legal & Compliance Regulatory Framework

Drop Gap Analysis v2 Regulatory Compliance Gap Assessment Date: 2026-02-12 Prepared for: ALAI Holding AS / Drop Payment App Source code reviewed: /Users/makinja/ALAI/products/Drop/src/drop-app/src/ Security rapport: /Users/makinja/ALAI/products/Drop/security/d...

staleness
needs-review

License Application Prep

Legal & Compliance Regulatory Framework

Konsesjonssøknad — Forberedelse Dokument: Forberedelse til søknad om konsesjon som betalingsforetak Hjemmel: Finansforetaksloven (LOV-2015-04-10-17), betalingssystemloven (LOV-1999-12-17-95) Virksomhet: ALAI Holding AS, org.nr 932 516 136 Produkt: Drop — betal...

staleness
needs-review