oracle is the primary OTEL-native package for Evidence-First DSA workflows.
Start here:
docs/README.mdfor canonical documentation navigation.docs/overview.mdfor architecture and package status.docs/setup_and_workflow.mdfor setup, environment, and dev flow.docs/otel_migration/README.mdfor migration plan and compatibility contract.
Deprecated:
oracle_apiandoracle_toolsremain in-repo only for migration compatibility and are not the primary setup/import path.
Use UV for a reproducible local toolchain (including Marimo and adapter test deps):
./scripts/mvp_bootstrap.shRun integration suites:
./scripts/mvp_tests.shInstall VS Code extension recommendations (Python + Codex IDE extension):
./scripts/install_vscode_extensions.shLaunch VS Code with deterministic local state (--user-data-dir,
--extensions-dir, --profile):
./scripts/vscode_deterministic.sh .Launch Marimo:
./scripts/marimo_deterministic.sh