Advanced Search
Search Results
964 total results found
Key ADRs Needed
Key ADRs Needed — Lobby Hva er en ADR? En Architecture Decision Record (ADR) dokumenterer en viktig arkitekturavgjørelse: kontekst, alternativer vurdert, beslutning tatt og konsekvenser. Gir fremtidige utviklere forståelse for hvorfor, ikke bare hva. Format: ~...
Project Structure
Project Structure Monorepo Layout The Plock monorepo uses Turborepo for frontend orchestration and Gradle for the Kotlin backend. Root folders: backend/ — Kotlin/Ktor backend (Gradle). Namespace: no.alai.plock Application.kt — Ktor entry point plugins/ — Ro...
Market Analysis
Market Analysis — Lobby TAM / SAM / SOM Segment Beregning Verdi TAM (Total Addressable Market) 100K norske SMBer × 50 snitt ansatte × 149 NOK/mnd × 12 ~8,9 mrd NOK/år SAM (Serviceable Addressable Market) 30K kunnskapsarbeidere (20–200 ansatte) × 50 × ...
AI Features (Priority Order)
AI Features (Priority Order) Overview Plock is AI-native — not AI-bolted-on. Every data model is designed with AI querying in mind. The AI layer runs continuously; warehouse workers are alerted, not asked to check. Target user for AI: A warehouse worker with d...
Key Integrations
Key Integrations Integration Priority Table Integration Type Priority Launch Date Fortnox REST v3, OAuth2 P0 Launch PostNord REST, OAuth2 P0 Launch DHL Sweden REST P1 Month 2 Instabee / Budbee REST JSON P1 Month 3 Shopify REST + GraphQL P1 Month...
Go-to-Market Strategy
Go-to-Market Strategy GTM Thesis The Fortnox ecosystem is our distribution. 598,000 Swedish companies use Fortnox for accounting. When they outgrow Fortnox Lager (369 SEK/month, basic inventory), there is no natural next step at affordable pricing. Plock is th...
Frontend Architecture & Developer Manual
Frontend Architecture & Developer Manual Plock WMS — AI-Native Warehouse Management System Last updated: 2026-03-04 | Tech lead: ALAI Engineering Table of Contents Architecture Overview Tech Stack Shared Packages Shell App (port 3000) Inventory M...
Numerical Verification — Allah, Rahman, Rahim Word Counts
Numerical Verification Report: The "19 Miracle" Word Count Claims Date: 2026-03-05 Investigator: Petter Graff (John) -- Systems Architect Model: Claude Opus 4.6 Data Source: ~/system/context/quran/full-quran.json (114 surahs, 6236 ayahs) Verification Script: /...
Muqattaat Deep Analysis — The Mysterious Letters
The Muqattaat: A Deep Computational Investigation الحروف المقطعة: تحقيق حسابي عميق Analyst: Petter Graff -- Systems Architect Date: 2026-03-05 Model: Claude Opus 4.6 Previous analyses: 5 completed (letter-level, number 19 deep, "over it is nineteen", mathemati...
Ollama Full-Pass Analysis — Status & Methodology
Quran Ollama Full-Pass — Status Report Generated: 2026-03-05 MC Task: #1949 (previous failed), this run: test pass Status: TEST CHUNKS COMPLETE — 3/35 chunks verified, production run ready Model Used qwen2.5-coder:32b (19GB, Ollama local, Mac Studio M3 Ultra ...
Forge the Anvil — PI Orchestrator Fix
Plan: Forge the Anvil — PI Orchestrator Fix Research Summary Analysed pi-orchestrator.js (1706 lines), ollama-tool-agent.js (548 lines), hivemind.js (994 lines), dag-scheduler.js (394 lines), plus MC stats, minions.db, events.db, and HiveMind data. Key finding...
test-agent
Source: ~/system/agents/identities/test-agent.md Test Agent Agent Kompanija: CodeCraft Uloga: test (Tier S — Specialist) Model: sonnet Sposobnosti: code, test Zakoni Pročitaj i poštuj: ~/system/agents/LAWS.md Kako radim Učitam blueprint i task spec — NIKAD be...
1.1 What is ALAI?
What is ALAI? ALAI Holding AS is an AI-first company factory. Instead of a traditional software company with developers, ALAI operates a system of AI agents organized into virtual companies that build, review, secure, and deploy software products autonomously....
1.2 How Everything Connects
How Everything Connects The Flow: From Idea to Done CEO Decision / Task Creation │ ▼ Mission Control (MC) ← Task enters the system │ ▼ Pi-Orchestrator ← Daemon picks it up every 30s │ ...
2.1 Company Overview
Virtual Companies Virtual companies are specialized AI agent teams. Each company has: A SOUL (identity, values, expertise description) A config (domain, model preferences, agent roles) Blueprints (templates for how to build things) Agents (lead, builder, revi...
2.2 Company Agent Roles
Company Agent Roles Each company has three agent roles: Lead Agent (Orchestrator) Model: Typically Claude Sonnet or Kimi K2.5 Role: Breaks down tasks, creates execution plans, coordinates When used: Complex tasks (complexity ≥ 3) Builder Agent (Executor) Mo...
3.1 Pipeline Stages
Pipeline Stages The Pipeline Engine (~/system/kernel/pipeline-engine.js) manages a multi-company chain where each completed stage triggers the next. Stage Flow BUILD (CodeCraft / Vizu / Datavera) │ ▼ Task completed → Pipeline Engine creates REVIEW task RE...
3.2 Pi-Orchestrator
Pi-Orchestrator The Pi-Orchestrator (~/system/kernel/pi-orchestrator.js) is the central brain of the ALAI system. It's a daemon that runs 24/7. What It Does Every 30 seconds, the orchestrator: Polls MC for the next eligible task (mc.js next-task) Skips tasks ...