0.5.1-pre.006

This commit is contained in:
2026-08-10 02:44:24 +02:00
parent b6a286a4df
commit 34a670eaec
72 changed files with 5589 additions and 1932 deletions

View File

@@ -14,10 +14,15 @@ KS_SECRET_POSTGRES_DEVNET_URL=postgres://solana:solana@localhost:5432/khadhroony
# PostgreSQL database reserved for automated integration tests.
KS_SECRET_POSTGRES_TEST_URL=postgres://solana:solana@localhost:5432/khadhroony_test
# Optional independent configuration-file overrides.
# KS_CONFIG_PATH=config/app.config.json
# Optional binary composition override for the desktop demo.
# KB_APP_DEMO_DESKTOP_CONFIG_PATH=config/kb-app-demo-desktop.default.config.json
# Optional direct logging configuration override. When absent, the desktop uses the path declared by its composition.
# KS_LOGGING_CONFIG_PATH=config/logging.config.json
# Optional composition override used by opt-in Devnet scenario tests and the scenarios CLI.
# KS_DEVNET_CONFIG_PATH=config/ks-pipeline-demo-scenarios.default.config.json
# Optional Devnet profile selected by CLI and opt-in scenario tests.
# When absent, the first compatible Devnet profile is selected.
# KS_DEVNET_PROFILE=local_devnet