* documentation writing skill * visa sponsors page * overview * in progress board * settings * reactive resume section * database backups * workflows * post application tracking flow * manual tracking caveats * pricing section * pipeline run detalis * job search bar * keyboard shortcuts * bulk actions * no informal phrasing * formatting * build fix? * Update docs-site/docs/features/overview.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs-site/versioned_docs/version-0.1.20/features/orchestrator.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs-site/docs/features/visa-sponsors.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs-site/docs/features/in-progress-board.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * remove link to page that don't exist --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
31 lines
955 B
Markdown
31 lines
955 B
Markdown
---
|
|
id: faq
|
|
title: FAQ
|
|
description: Frequently asked questions about deployment, docs, and operations.
|
|
sidebar_position: 1
|
|
---
|
|
|
|
## Is docs content bundled for self-hosted installs?
|
|
|
|
Yes. The docs static build is bundled and served locally at `/docs`.
|
|
|
|
## How are docs versions managed?
|
|
|
|
Docs are versioned using Docusaurus versions, intended to map to release tags.
|
|
|
|
## Where should contributors edit docs?
|
|
|
|
Edit files under `docs-site/docs` for latest docs.
|
|
|
|
## What does this cost in practice?
|
|
|
|
Real-world reference: from early December 2025 to mid-February 2026, with heavy usage and testing (about 10 to 15 applications per day), easily more than 3000 jobs scored, total LLM spend was about **$12 USD** using Gemini 3 Flash through OpenRouter.
|
|
|
|
Cost varies by:
|
|
|
|
- selected model/provider
|
|
- prompt volume and size
|
|
- number of jobs scored/tailored per run
|
|
|
|
For this workload, Gemini 3 Flash has been low-cost while still producing high-quality outputs.
|