Kratos Forge
Staging / Mock Auth / Not Production
Mock auth mode

Blocks

Reusable building blocks Forge can use. You do not need to manage these manually.

Core

Reusable building blocks Forge can use. You do not need to manage these manually.

Auth

Mock/dev only

Account/session surface and permission gates for future products.

Used in
All product scaffolds
Configuration needed
Production identity provider, roles, permissions, sign-out behavior.

Workspace

Shell route preserved

Tenant/project context for teams, products, and product settings.

Used in
All multi-tenant products
Configuration needed
Workspace persistence, membership, switching, and permissions.

Language / i18n

Available

Locale-prefixed routes and centralized message dictionary.

Used in
All products
Configuration needed
Additional locales, translation workflow, fallback policy.

App dashboard

Available

Authenticated product cockpit and internal operator navigation.

Used in
Client Scope Copilot, future products
Configuration needed
Product-specific nav and permission rules.

Landing page

Selectable default

Public product page block for positioning and conversion.

Used in
Job Hunter, Deal Sniper, Influencer Idea Ripper
Configuration needed
Offer, audience, proof, pricing CTA, public languages.

Business

Reusable building blocks Forge can use. You do not need to manage these manually.

Billing

Placeholder route

Plan and payment surface for future commercial products.

Used in
Commercial products later
Configuration needed
Payment provider, plan model, billing portal, invoices.

Credits / usage

Partial

Usage visibility and backend credit enforcement display.

Used in
Client Scope Copilot, AI-heavy products
Configuration needed
Frontend-safe workspace usage summary contract.

Notifications

Planned

Human review alerts, job updates, and workflow nudges.

Used in
Job Hunter, Deal Sniper
Configuration needed
Channels, templates, preferences, delivery provider.

AI / automation

Reusable building blocks Forge can use. You do not need to manage these manually.

AI runtime

Backend contract only

Backend-owned provider calls, prompts, outputs, fallbacks, and review states.

Used in
All AI products
Configuration needed
Provider verification, prompt/version policy, cost controls.

Jobs / queue

Placeholder

Background work for scans, imports, enrichments, and long-running product tasks.

Used in
Job Hunter, Deal Sniper
Configuration needed
Worker execution, retry policy, history, visibility.

File and document upload

Not implemented yet

Collect blueprints, docs, source files, and product context.

Used in
Builder, Influencer Idea Ripper
Configuration needed
Upload API, storage, parsing, permissions, virus/safety checks.

Scraper/browser automation

Not implemented here

Collect external signals from sites where allowed by product policy.

Used in
Job Hunter, Deal Sniper, Influencer Idea Ripper
Configuration needed
Source policy, rate limits, robots/ToS review, observability.

Ops

Reusable building blocks Forge can use. You do not need to manage these manually.

Admin/debug tools

Route preserved

Internal diagnostics and framework metadata for operators.

Used in
All products during build
Configuration needed
Access control, audit rules, support workflow.

Logs/activity

Placeholder route

Operator-visible recent runs, job state, imports, and errors.

Used in
AI and automation products
Configuration needed
Real event source and correlation IDs.

Observability

Not production-ready

Metrics, traces, alerts, and failure investigation for production systems.

Used in
Production products later
Configuration needed
Metrics, traces, dashboards, alerts, retention.

Deployment readiness

Partial

Local, Docker, hosted staging, and production readiness evidence.

Used in
All products before launch
Configuration needed
Docker repair, hosted smoke tests, production checklist.