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

1739 total results found

02 — Legal & Tax — Entity Options & OIB

HR Market Entry

Croatian Market Entry Options for Norwegian SaaS Provider Document Type: Internal Research Memo Subject: Legal and tax options for ALAI Holding AS (Norwegian entity) entering Croatian market with Bilko SaaS Date: 2026-05-28 Status: ⚠️ NOT LEGAL ADVICE — Final ...

staleness
needs-review

03 — Bank Integration Plan — PSD2 / Tok / QWAC

HR Market Entry

Croatia (HR) Bank Integration Plan — Bilko via Tok Platform Author: Markos Zachariadis (Finverge) Date: 2026-05-28 Version: 1.0 Status: DOCUMENT-ONLY (no code, no deploy) MC Task: #102423 TL;DR — Recommended Path EEA passporting via Finanstilsynet (NO → HR) ...

staleness
needs-review

04 — Regulatory Reference — VAT/CIT/HR-FISK/SEPA

HR Market Entry

Bilko HR — Regulatory Reference — VAT/CIT/HR-FI Last Updated: 2026-05-28 Status: COMPLETE — regulatory reference consolidated Source files: - Regulatory HR README - HR-FISK integration spec Table of Contents Croatia (HR) Regulatory Overview VAT (PDV) Corpora...

staleness
needs-review

Bilko HR Roadmap — Fiscal Compliance + Feature-Enable Architecture (2026-05-29)

bilko

Bilko HR Roadmap — Fiscal Compliance + Feature-Enable Architecture Created: 2026-05-29 CEO directive: B2B prvo, B2C odgođen, citav app feature-enable based (micro-frontend) za per-user per-plan delivery Status: Active roadmap, supersedes prior B2B-only scoping...

staleness
needs-review

SEO Readiness Portal Cloud Migration — 2026-06-01

SnowIT

SEO Readiness Portal Cloud Migration — 2026-06-01 Date: 2026-06-01 Owner: john Verdict: DONE Live state verified (2026-06-01 05:31 UTC) curl -sI https://seo-tools.alai.no/api/health → HTTP 302 to alai-no.cloudflareaccess.com/cdn-cgi/access/login/... (CF Acces...

Runbook — LumisCare "Unable to load your account" (Entra B2B + JIT/DB mapping) — 2026-06-02

LumisCare

Runbook — LumisCare "Unable to load your account" (Entra B2B + JIT/DB user mapping) Date: 2026-06-02 · Evidence: /tmp/evidence-session-fe5379ce/ · Env: ALAI demo (Azure tenant 3454a03f, rg-lumiscare-demo) · App: app.lumiscare.com, appId e422174a-24a6-4889-b66c...

staleness
needs-review

Disk & Memory Health Alarms — What Fires, Where It Lands, How to Test

System Architecture

Disk & Memory Health Alarms — What Fires, Where It Lands, How to Test Why This System Exists On 2026-06-02, makinja's /System/Volumes/Data volume reached 100% capacity (145Mi free). This caused system-wide failures: Bash/sshd/mosh-server failed with ENOSPC er...

staleness
needs-review

SEO Readiness Portal — Real Audit Engine (2026-06-02)

System Architecture

SEO Readiness Portal — Real Audit Engine (2026-06-02) Status: DEPLOYED to production Scope: MC #102800 / #102801 / #102802 / #102803 — Real live crawl audit runner (replaces local readiness stub) Deploy date: 2026-06-02 Evidence: /tmp/alai/996bd450/evid...

staleness
needs-review

Slack Bot Runbook

Runbooks

Service: Slack Bot Label: com.john.slack-botTier: P1 (Critical) What It Does Claude-powered Slack bot that listens via Socket Mode and responds to messages. Uses an adapter registry (groq, claude-api, claude-cli, ollama) to select the best AI backend. Maintai...

staleness
needs-review

LumisCare Demo P0-Batch Closure — MC #102844

LumisCare — Enterprise Healthcare Platform

LumisCare Demo P0-Batch Closure — MC #102844 Date: 2026-06-03 Status: DONE — 9/9 P0 demo defects fixed, deployed, live-verified. Scope Frontend: GlobalSearch service-users endpoint, Assessments/Notifications/CQC spinner-stuck error handling, Snowit branding re...

staleness
needs-review

SEO Readiness Portal

Documentation for ALAI SEO Readiness Portal MVP — client audit workflows, GBP local-first mode, reporting.

GBP/Local-First Audit Mode (No-Website Clients)

SEO Readiness Portal

GBP/Local-First Audit Mode (No-Website Clients) Implemented: MC #102861 (2026-06-03) Driver: First real client Smoke House Hadžići (no website, GBP-only) via partner Asmir Status: PASS — type-check, build, validate:phase4, validate:phase5, validate:gbp-local ...

staleness
needs-review

SEO Client Workflow — Skill (/seo-client) + Intake Auto-Ingest

SEO Readiness Portal

SEO Client Workflow — Layers 2+3 ArchitectureStatus: Active (2026-06-03)Driver: Asmir SEO partner clients (first = Smoke House Hadžići)MCs: #102865 (skill), #102866 (intake ingest)Owner: Skillforge (docs), CodeCraft (ingest), FlowForge (launchd)Architecture Ov...

staleness
needs-review

LumisCare CI — Snyk + Lighthouse for deployed packages (MC #102842) — 2026-06-03

LumisCare

Summary MC #102842 re-adds Snyk (dependency scan) and Lighthouse (performance) CI jobs to .github/workflows/ci.yml for the deployed pnpm packages, replacing the placeholder TODOs left by MC #102817 (which removed the old jobs that scanned the dead frontend/web...

staleness
needs-review

Slack bot token SSOT — slack.json (MC #102830) — 2026-06-03

Infrastructure & DevOps

Summary MC #102830 makes ~/system/config/slack.json the single source of truth (SSOT) for the Slack bot's tokens, with environment-variable fallback, and removes the hardcoded tokens from the LaunchAgent plist. Previously the com.john.slack-bot.plist hardcoded...

staleness
needs-review

SEO Intake-Email Auto-Ingest (Layer 3) — 2026-06-03

Product Requirements

SummaryThe SEO Intake-Email Auto-Ingest feature (Layer 3) automatically processes inbound client SEO intake questionnaire emails and creates draft client, site, and intake records in the SEO Readiness Portal workspace. The feature is idempotent, read-only on t...

staleness
needs-review

Bilko CI — integration-test job (Testcontainers) MC #102843 — 2026-06-03

Infrastructure & DevOps

Summary MC #102843 adds an integration-test job to Bilko's .github/workflows/ci.yml. Previously the backend-test job ran only ./gradlew test, and tasks.test does excludeTags("integration") (apps/api/build.gradle.kts:159) — so the integrationTest task (Testcont...

staleness
needs-review
status
superseded

Bilko integrationTest suite green — 79->0 failures (MC #102874) — 2026-06-03

Infrastructure & DevOps

Summary MC #102874 took the Bilko backend integrationTest suite from 79 failing → 0 failing (1213 tests, 91 suites). These integration tests had never run in CI (tasks.test does excludeTags("integration")); the new CI job from MC #102843 exposed the rot. PR #2...

staleness
needs-review
status
superseded