LICENSE
MANIFEST.in
README.md
pyproject.toml
draftomen/__init__.py
draftomen/audit.py
draftomen/augmented_artifact.py
draftomen/augmented_manifest.py
draftomen/augmented_model_client.py
draftomen/augmented_public_data.py
draftomen/augmented_publication.py
draftomen/augmented_training.py
draftomen/augmented_training_data.py
draftomen/backtest.py
draftomen/benchmark.py
draftomen/card_data_client.py
draftomen/card_data_export.py
draftomen/carddb.py
draftomen/cardimages.py
draftomen/cli.py
draftomen/config.py
draftomen/corpus.py
draftomen/deckbuilder.py
draftomen/draftmancer.py
draftomen/draftmancer_server.py
draftomen/events.py
draftomen/logfollow.py
draftomen/mock_session.py
draftomen/paths.py
draftomen/pickengine.py
draftomen/pool.py
draftomen/pool_ledger.py
draftomen/preferences.py
draftomen/profile_batch_generation.py
draftomen/profile_client.py
draftomen/profile_data_refresh.py
draftomen/profile_generation.py
draftomen/profile_generation_execution.py
draftomen/profile_generation_stage_policy.py
draftomen/profile_input_acquisition.py
draftomen/profile_input_cache.py
draftomen/profile_manifest.py
draftomen/profile_publication.py
draftomen/profile_refresh_execution.py
draftomen/profile_statistics.py
draftomen/progress.py
draftomen/public_dump.py
draftomen/qt_adapter.py
draftomen/qt_gui.py
draftomen/qt_mock.py
draftomen/ranking.py
draftomen/refresh_plan.py
draftomen/replay.py
draftomen/semantic_roles.py
draftomen/session.py
draftomen/set_card_data.py
draftomen/set_profile.py
draftomen/setinfo.py
draftomen/sets_manifest.py
draftomen/seventeen.py
draftomen/splash.py
draftomen/test_draft.py
draftomen/tui.py
draftomen/watch.py
draftomen.egg-info/PKG-INFO
draftomen.egg-info/SOURCES.txt
draftomen.egg-info/dependency_links.txt
draftomen.egg-info/entry_points.txt
draftomen.egg-info/requires.txt
draftomen.egg-info/top_level.txt
draftomen/assets/draftomen.icns
draftomen/assets/draftomen.ico
draftomen/assets/draftomen_logo.png
draftomen/qml/AboutDialog.qml
draftomen/qml/AppBar.qml
draftomen/qml/BacktestView.qml
draftomen/qml/BuildView.qml
draftomen/qml/CardPreview.qml
draftomen/qml/DimensionalButton.qml
draftomen/qml/DimensionalComboBox.qml
draftomen/qml/DimensionalSurface.qml
draftomen/qml/DimensionalTabButton.qml
draftomen/qml/LiveDraftView.qml
draftomen/qml/Main.qml
draftomen/qml/NavigationRail.qml
draftomen/qml/PoolSummaryPanel.qml
draftomen/qml/PrivacyDialog.qml
draftomen/qml/RecentPickThumbnail.qml
draftomen/qml/RecentPicksGallery.qml
draftomen/qml/RecommendationRow.qml
draftomen/qml/SettingsSwitch.qml
draftomen/qml/SettingsTextField.qml
draftomen/qml/SettingsView.qml
draftomen/qml/StateBanner.qml
draftomen/qml/StatusStrip.qml
draftomen/qml/TestDraftDialog.qml
draftomen/qml/Theme.qml
draftomen/qml/qmldir
scripts/hob_model_c_training.py
tests/test_audit.py
tests/test_augmented_artifact.py
tests/test_augmented_manifest.py
tests/test_augmented_model_client.py
tests/test_augmented_public_data.py
tests/test_augmented_publication.py
tests/test_augmented_training.py
tests/test_augmented_training_data.py
tests/test_backtest.py
tests/test_benchmark.py
tests/test_card_data_client.py
tests/test_card_data_export.py
tests/test_carddb.py
tests/test_cardimages.py
tests/test_ci_workflow_config.py
tests/test_cli.py
tests/test_corpus.py
tests/test_deckbuilder.py
tests/test_desktop_bundle.py
tests/test_draftmancer.py
tests/test_draftmancer_server.py
tests/test_events.py
tests/test_extract_changelog.py
tests/test_logfollow.py
tests/test_mock_session.py
tests/test_paths.py
tests/test_pickengine.py
tests/test_pool.py
tests/test_pool_ledger.py
tests/test_preferences.py
tests/test_profile_batch_generation.py
tests/test_profile_client.py
tests/test_profile_data_refresh.py
tests/test_profile_generation.py
tests/test_profile_generation_execution.py
tests/test_profile_generation_stage_policy.py
tests/test_profile_input_acquisition.py
tests/test_profile_input_cache.py
tests/test_profile_manifest.py
tests/test_profile_publication.py
tests/test_profile_refresh_execution.py
tests/test_profile_refresh_publication.py
tests/test_profile_refresh_workflow_config.py
tests/test_profile_refresh_workflow_helper.py
tests/test_profile_statistics.py
tests/test_progress.py
tests/test_public_dump.py
tests/test_qt_adapter.py
tests/test_qt_gui.py
tests/test_qt_mock.py
tests/test_refresh_plan.py
tests/test_render_homebrew_formula.py
tests/test_replay.py
tests/test_semantic_roles.py
tests/test_session.py
tests/test_set_card_data.py
tests/test_set_profile.py
tests/test_sets_manifest.py
tests/test_seventeen.py
tests/test_test_draft.py
tests/test_tui.py
tests/test_watch.py