Skip to content

repo: harden runtime and simplify repository layout#18

Merged
argahsuknesib merged 2 commits intomainfrom
codex/repo-hardening
Apr 10, 2026
Merged

repo: harden runtime and simplify repository layout#18
argahsuknesib merged 2 commits intomainfrom
codex/repo-hardening

Conversation

@argahsuknesib
Copy link
Copy Markdown
Collaborator

Summary

  • persist query lifecycle state in the registry and join all worker handles on stop
  • prune stale docs and rewrite the main entry docs around the current backend flow
  • remove the stale in-repo Svelte dashboard now that the maintained frontend lives in a separate repository
  • delete unfinished backend stubs and dead module exports
  • change Fast PR Checks to focused integration smoke coverage plus example build validation

Verification

  • cargo fmt --all
  • cargo test --test janus_api_integration_test --all-features
  • cargo test --test http_server_integration_test --all-features
  • cargo test --test stream_bus_cli_test --all-features
  • cargo build --example http_client_example --all-features
  • cargo test --all-features
  • cargo clippy --all-targets --all-features -- -D warnings

@argahsuknesib argahsuknesib merged commit 792c7e2 into main Apr 10, 2026
3 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.

1 participant