Skip to content

docs: add Transcription, Media Import, Account Security, and Setup Wizard guides#352

Open
level09 wants to merge 1 commit into
mainfrom
docs/feature-guides
Open

docs: add Transcription, Media Import, Account Security, and Setup Wizard guides#352
level09 wants to merge 1 commit into
mainfrom
docs/feature-guides

Conversation

@level09

@level09 level09 commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Adds four guide pages for public features that previously had no documentation. All content was verified against the code and kept free of secrets and internal infrastructure details.

  • Transcription (guide/transcription.md) — local Whisper transcription of audio/video, model trade-offs, language detection, reviewing/correcting transcripts, searchability.
  • Media Import (guide/media-import.md) — bulk creation of Bulletins from media files via upload or server path, processing options (parse/OCR/transcribe), dedup. Includes the admin-only server-path import with the ETL_ALLOWED_PATH restriction and a warning to scope it to a dedicated folder.
  • Account Security (guide/account-security.md) — 2FA (TOTP) with recovery codes, passkeys/security keys, Google SSO, password policy, login CAPTCHA, and session behaviour. Framed as what users self-manage vs. what admins enforce.
  • Setup Wizard (deployment/setup-wizard.md) — the first-run browser wizard, what each step covers, and the CLI alternative.

Sidebar entries added under the relevant sections. Verified with vitepress build (no dead links).

@level09 level09 requested a review from apodacaduron as a code owner June 19, 2026 10:41
@level09 level09 self-assigned this Jun 19, 2026
@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3a3f1ba3-ba17-45a8-ae5f-5058c360144c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/feature-guides

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@apodacaduron apodacaduron left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, super useful documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants