Skip to content

fixed missinformation regarding startup mode#323

Merged
raphael-goetz merged 1 commit intomainfrom
#322-fix-missinformation-in-docs
May 2, 2026
Merged

fixed missinformation regarding startup mode#323
raphael-goetz merged 1 commit intomainfrom
#322-fix-missinformation-in-docs

Conversation

@raphael-goetz
Copy link
Copy Markdown
Member

Resolves: #322

@raphael-goetz raphael-goetz marked this pull request as ready for review May 2, 2026 08:06
Copilot AI review requested due to automatic review settings May 2, 2026 08:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR corrects outdated references to Aquila's startup mode naming in both inline configuration docs and the installation guide. It aligns the documentation with the actual runtime model used elsewhere in the codebase, where the two supported modes are static and dynamic.

Changes:

  • Updates the Config::mode doc comment to list dynamic instead of the obsolete hybrid mode.
  • Fixes installation guide references from MODE=hybrid to MODE=dynamic.
  • Aligns the environment-variable documentation for MODE with current startup behavior.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/configuration/config.rs Corrects the inline Rust documentation for the mode configuration field.
docs/installation.mdx Updates installation and environment-variable docs to use the correct dynamic mode name.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/aquila/-/pipelines/2494833803

Status: Passed
Duration: 1 minutes

Job summaries

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/14184420704/artifacts/out/index.html

@raphael-goetz raphael-goetz merged commit 43bb746 into main May 2, 2026
6 checks passed
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.

wrong mode inside of documentation

2 participants