0.5.1-pre.007

This commit is contained in:
2026-08-10 09:28:57 +02:00
parent 34a670eaec
commit a2820062eb
81 changed files with 3357 additions and 2381 deletions

View File

@@ -19,9 +19,11 @@ KS_SECRET_POSTGRES_TEST_URL=postgres://solana:solana@localhost:5432/khadhroony_t
# Optional direct logging configuration override. When absent, the desktop uses the path declared by its composition.
# KS_LOGGING_CONFIG_PATH=config/logging.config.json
# KS_LOGS_DIRECTORY=logs
# KS_WALLETS_DIRECTORY=wallets
# 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
# KS_DEVNET_CONFIG_PATH=/path/to/custom.devnet.composition.json
# Optional Devnet profile selected by CLI and opt-in scenario tests.
# When absent, the first compatible Devnet profile is selected.