fpvetleseter/mike

Repositioning upstream mike as Juridisk - a Norwegian legal SaaS for SMEs, with a complete backend scaffold and product architecture.

Active single-contributor fork doing a deep jurisdiction-specific pivot. Backend scaffold, schema, and planning docs landed in a short burst; most of the meaningful structural work happened in two commits. The React security bot PR is open but not yet merged. Lockfile cleanup and Railpack build fix suggest deployment is live or being prepared.

View on GitHub →

fpvetleseter is building Juridisk on top of the upstream mike codebase. The work so far covers the full productization stack: a Supabase schema with pgvector RAG, a dedicated requireAuth middleware that trusts JWTs rather than request bodies, a per-user rate limiter backed by a security definer RPC, and a 298-line Lovdata ingestion script that batch-embeds Norwegian statutory HTML. The AGPL/proprietary directory split is also in place for code that can't be open-sourced.

On the planning side, fpvetleseter committed a 1,824-line document set covering the PRD, a three-agent architecture (Router + Legal Assistant + Document Analysis + Drafting), agent handoff protocols, a caching policy, and CLAUDE.md guardrails for AI-assisted development.

There's also an open bot PR for the React Server Components RCE (CVE-2025-55182 / CVE-2025-66478), and some earlier churn around a bun-to-npm lockfile switch that accidentally leaked a 60MB binary into history before the build was repaired.

What's in it

Direction

brandingi18ninfrastructure

Activity

Themed changes and pull requests touching this fork, newest first. Themed changes that haven't been turned into a public post yet still appear — they're real work even without a published writeup.

📝 Backend lockfile thrash: bun ↔ npm with an accidental 60MB binary leak 3 commits 2mo ago minor change
📝 Repair Railpack build by syncing Bun lockfile 0 commits minor change
📝 Patch React Server Components RCE (CVE-2025-55182) 0 commits minor change

Threads of work (detailed view)

5 threads have been distilled into posts.

Juridisk product docs: PRD, roadmap, agent architecture, and AI guardrails

fpvetleseter dropped 1,824 lines of planning artifacts in one commit - a full product spec, a three-agent architecture document, and a CLAUDE.md with project-specific AI development rules. None of it is code, but the AGENTS.md is worth reading if you're designing multi-agent topologies on top of mike.

Pull requests (detailed view)

3 PRs touch this fork — inbound (filed against it) or outbound (filed from it). State icons match the editorial dashboard.

🟢 Open (3)