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

964 total results found

drop-make-integration-plan

Specs & Plans System Specifications

Plan: Drop Figma Make Frontend Integration Research Summary Make Export (source: ~/ALAI/products/Drop/mockups/figma-make-export/) 10 screens, all custom Tailwind styling (NO shadcn imports despite package.json having them) react-router navigation (Link, useLo...

staleness
needs-review

drop-marketing-infra-spec

Specs & Plans System Specifications

Drop Marketing Infrastructure — Implementation Spec Project: Drop (Fintech Payment App) Task: MC #1197 Date: 2026-02-17 Author: John (AI Director) Status: Draft — Awaiting Approval 1. Executive Summary Drop currently has a basic landing page (getdrop.no) with...

staleness
needs-review

drop-mvp-pipeline-plan

Specs & Plans System Specifications

Plan: Drop MVP Pipeline A-Z Research Summary Actual State (13.02.2026) Phase 4 (Implementation) — 95% done, NOT 80% as PIPELINE.md says: 12 frontend pages: ALL wired to real API routes via fetch() 24+ API routes: ALL working (auth, transactions, cards, mercha...

staleness
needs-review

Low-Level Design (LLD)

Bilko — Balkan Accounting SaaS Architecture

Bilko — Low-Level Design (LLD) Version: 1.0 Date: 2026-02-23 Project ID: bbd77cc0 Status: Current — reflects actual codebase as of 2026-02-23 Table of Contents API Endpoint Specifications Database Schema Documentation Service Layer Design Middleware Stack Do...

staleness
needs-review

Backend — Target Architecture

Bilko — Balkan Accounting SaaS Backend

Bilko API — Express Backend BookStack — Provjeri PRVO Prije traženja bilo čega — provjeri BookStack (http://localhost:6875). Centralna baza znanja za tools, skills, hooks, agents, rules, projekte, klijente, dokumentaciju. Ako odgovor postoji tamo — NE TRAŽI da...

staleness
needs-review

Test Plan

Bilko — Balkan Accounting SaaS Testing & QA

Bilko — Test Plan Version: 1.0 Date: 2026-02-23 Project ID: bbd77cc0 Status: Current — reflects actual codebase and target testing strategy as of 2026-02-23 Table of Contents Test Philosophy Unit Test Strategy Integration Test Strategy End-to-End Test Strate...

staleness
needs-review

Serbia — Regulatory Summary

Bilko — Balkan Accounting SaaS Regulatory

Serbia (RS) Regulatory Requirements Overview Country Code: RS Currency: RSD (Serbian Dinar) EU Status: Candidate Open Banking: PSD2-aligned (deadline Jan 2026) Payment System: IPS Serbia (instant 1-sec) + SEPA member (May 2025, full ORD May 2026) VAT (PDV - ...

staleness
needs-review

Bosnia — Regulatory Summary

Bilko — Balkan Accounting SaaS Regulatory

Bosnia & Herzegovina (BA) Regulatory Requirements Overview Country Code: BA Currency: BAM (Convertible Mark), symbol "KM" EU Status: Non-member (potential candidate) Open Banking: Not adopted Payment System: Gyro Clearing + RTGS (Real-Time Gross Settlement) ...

staleness
needs-review

Croatia — Regulatory Summary

Bilko — Balkan Accounting SaaS Regulatory

Croatia (HR) Regulatory Requirements Overview Country Code: HR Currency: EUR (adopted January 2024, previously HRK) EU Status: Member since 2013 Open Banking: PSD2 full compliance (Berlin Group NextGenPSD2) Payment System: SEPA (full member) VAT (PDV - Porez...

staleness
needs-review

Multi-Region Overview

Bilko — Balkan Accounting SaaS Regulatory

Multi-Region Accounting Standards Overview Source: Research report /Users/makinja/system/reports/research-bilko-multi-region-2026-02-20.md Key Architectural Insight: Shared Core + Country Plugins What's SHARED (build once) Component Standard Notes Chart...

staleness
needs-review

API Reference

Bilko — Balkan Accounting SaaS Backend

Bilko API Reference Status: SPECIFICATION (backend not implemented) Base URL: http://localhost:4000/api/v1 (development) Production URL: https://api.bilko.io/api/v1 Last updated: 2026-02-20 Purpose This document is the implementation contract for Bilko's ba...

staleness
needs-review

Database Schema

Bilko — Balkan Accounting SaaS Backend

Bilko Database Schema Status: IMPLEMENTED (Prisma schema exists) Location: /Users/makinja/ALAI/products/Bilko/packages/database/prisma/schema.prisma Database: PostgreSQL 14+ ORM: Prisma 5.x Last updated: 2026-02-20 Purpose This document describes the comple...

staleness
needs-review

Authentication & Authorization

Bilko — Balkan Accounting SaaS Backend

Bilko Authentication & Authorization Status: SPECIFICATION (backend not implemented) Last updated: 2026-02-20 Purpose This document specifies the authentication and authorization system for Bilko's backend. Covers JWT tokens, password hashing, 2FA, role-bas...

staleness
needs-review

Business Logic

Bilko — Balkan Accounting SaaS Backend

Bilko Business Logic Status: SPECIFICATION (backend not implemented) Last updated: 2026-02-20 Purpose This document defines the accounting domain rules that Bilko's backend MUST enforce. These are non-negotiable business requirements for financial accuracy ...

staleness
needs-review

Middleware Stack

Bilko — Balkan Accounting SaaS Backend

Bilko Middleware Stack Status: SPECIFICATION (backend not implemented) Last updated: 2026-02-20 Purpose This document specifies the Express middleware stack for Bilko's backend. Middleware order is CRITICAL — security, authentication, validation, and error ...

staleness
needs-review

External Services Integration

Bilko — Balkan Accounting SaaS Backend

Bilko External Services Status: SPECIFICATION (backend not implemented) Last updated: 2026-02-20 Purpose This document specifies the external service integrations for Bilko's backend. Covers email delivery, file storage, exchange rates, and PDF generation. ...

staleness
needs-review

Pages & Routing

Bilko — Balkan Accounting SaaS Frontend

Bilko Frontend Pages Framework: Next.js 15 (App Router) Current State: Fully implemented with mock data Future State: Will require API integration to replace mock data Route Architecture Overview graph TD ROOT["app/layout.tsx\n(Root HTML, Inter font, meta...

staleness
needs-review

State Management

Bilko — Balkan Accounting SaaS Frontend

Bilko State Management Current State: Primarily React hooks (useState, useEffect) Installed but Minimal Use: Zustand 4.5.0 Future State: Migrate to Zustand for global state Architecture Overview flowchart LR subgraph CURRENT["Current Architecture (Phase 1...

staleness
needs-review