Skip to content

Updated Aquila Docs#300

Merged
raphael-goetz merged 16 commits intomainfrom
#269-add-docs
Apr 25, 2026
Merged

Updated Aquila Docs#300
raphael-goetz merged 16 commits intomainfrom
#269-add-docs

Conversation

@raphael-goetz
Copy link
Copy Markdown
Member

Resolves: #269

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 12, 2026

GitLab Pipeline Action

General information

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

Status: Passed
Duration: 2 minutes

Job summaries

docs:preview

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

@raphael-goetz raphael-goetz marked this pull request as ready for review April 22, 2026 19:40
@raphael-goetz
Copy link
Copy Markdown
Member Author

Any ideas what's missing/could be done better? @Taucher2003 @nicosammito

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

Updates Aquila’s documentation to better explain the runtime/service architecture (including Actions and service authorization structure) and slightly improves Sagittarius connection observability/readiness signaling.

Changes:

  • Expanded docs with setup/configuration details (env vars, service configuration file structure) and architecture diagrams for static vs. dynamic operation.
  • Updated the default service.configuration.json content to an empty actions list and a populated runtimes list.
  • Improved Sagittarius channel connection behavior by setting readiness on successful connect and logging successful connections.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
src/sagittarius/retry.rs Marks Sagittarius readiness on successful connect and adds a success log line.
service.configuration.json Replaces prior example action config with a runtime token list (now the default config content).
docs/index.mdx Refreshes landing page wording and adds links to setup/dev guides.
docs/Guides/setup.md Major expansion: setup modes, env var tables, and service configuration file explanation/examples.
docs/Guides/dev.md Adds runtime infrastructure overview and mermaid diagrams; explains static vs dynamic concepts.

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

Comment thread service.configuration.json
Comment thread service.configuration.json
Comment thread docs/installation.mdx
Comment thread docs/installation.mdx
Comment thread docs/index.mdx Outdated
Comment thread service.configuration.json
@nicosammito
Copy link
Copy Markdown
Member

Any ideas what's missing/could be done better? @Taucher2003 @nicosammito

Maybe you could use the Steps, Step component from fumadocs to show the user how to setup Aquila for dev and prod. I would also rename the pages to "Installation" and also "Development" and remove the grouping "Guides".

@raphael-goetz raphael-goetz merged commit 4148f72 into main Apr 25, 2026
2 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.

Add Documentation for Action Service and Service Structure

3 participants