thundergraph-model 1.4.4__tar.gz → 1.5.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/PKG-INFO +3 -2
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/pyproject.toml +2 -2
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_compile_types.py +44 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/configured_model.py +0 -14
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/stable_ids.py +0 -19
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/model/compile_types.py +1 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/model/definition_context.py +27 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/.github/ISSUE_TEMPLATE/01-bug_report.yml +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/.github/ISSUE_TEMPLATE/02-feature_request.yml +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/.github/ISSUE_TEMPLATE/03-documentation.yml +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/.github/pull_request_template.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/.github/workflows/publish.yml +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/.gitignore +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/CHANGELOG.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/LICENSE +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/PYPI.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/README.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/behavior_methodology.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/behavioral_projection_plan.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/brainstorm.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/conceptual_requirements.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/evaluation_api_facade_implementation_plan.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/execution_methodology.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/graph_compiler_nested_requirement_owner_fix_plan.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/implementation_plan.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/logical_architecture.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/model_prototype_sketch.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/requirement_composition_and_naming_implementation_plan.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/system_authoring_restrictions_implementation_plan.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/use_cases.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/v0_api.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/release/v1.2.0.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/release/v1.2.1.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/IMPLEMENTATION_PLAN.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/README.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.buildinfo +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.buildinfo.bak +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/api/api_analysis.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/api/api_execution.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/api/api_integrations.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/api/api_model.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/api/api_root.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/api/index.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/concepts_behavior.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/developer/architecture.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/developer/contributing.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/developer/extension_playbook.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/developer/releasing.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/developer/repository_map.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/developer/testing.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/docstring_style.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/drafts/concepts_behavior_internal.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/drafts/execution_pipeline.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/drafts/glossary.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/drafts/repository_map.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/drafts/what_is_thundergraph_model.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/environment.pickle +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/index.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/concepts_behavior.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/concepts_evaluation.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/concepts_external_compute.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/concepts_parts.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/concepts_requirements.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/concepts_system.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/end_to_end_guide.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/faq.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/install.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/mental_model.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/overview.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.doctrees/user/quickstart.doctree +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/index.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/analysis/compare_variants.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/analysis/impact.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/analysis/sweep.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/execution/behavior.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/execution/configured_model.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/execution/connection_bindings.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/execution/dependency_graph.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/execution/evaluator.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/execution/graph_compiler.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/execution/instances.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/execution/requirements.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/execution/run_context.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/execution/validation.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/execution/value_slots.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/integrations/external_compute.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/model/definition_context.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/model/elements.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/model/expr.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/tg_model/model/refs.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/api/api_analysis.rst.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/api/api_execution.rst.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/api/api_integrations.rst.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/api/api_model.rst.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/api/api_root.rst.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/api/index.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/concepts_behavior.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/developer/architecture.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/developer/contributing.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/developer/extension_playbook.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/developer/releasing.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/developer/repository_map.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/developer/testing.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/docstring_style.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/drafts/concepts_behavior_internal.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/drafts/execution_pipeline.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/drafts/glossary.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/drafts/repository_map.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/drafts/what_is_thundergraph_model.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/index.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/concepts_behavior.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/concepts_evaluation.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/concepts_external_compute.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/concepts_parts.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/concepts_requirements.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/concepts_system.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/end_to_end_guide.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/faq.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/install.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/mental_model.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/overview.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_sources/user/quickstart.md.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/base-stemmer.js +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/basic.css +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/debug.css +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/doctools.js +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/documentation_options.js +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/english-stemmer.js +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/file.png +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/language_data.js +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/minus.png +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/plus.png +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/pygments.css +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/scripts/furo-extensions.js +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/scripts/furo.js +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/scripts/furo.js.LICENSE.txt +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/scripts/furo.js.map +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/searchtools.js +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/skeleton.css +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/sphinx_highlight.js +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/styles/furo-extensions.css +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/styles/furo-extensions.css.map +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/styles/furo.css +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/styles/furo.css.map +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/api/api_analysis.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/api/api_execution.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/api/api_integrations.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/api/api_model.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/api/api_root.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/api/index.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/concepts_behavior.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/developer/architecture.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/developer/contributing.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/developer/extension_playbook.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/developer/releasing.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/developer/repository_map.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/developer/testing.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/docstring_style.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/drafts/concepts_behavior_internal.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/drafts/execution_pipeline.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/drafts/glossary.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/drafts/repository_map.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/drafts/what_is_thundergraph_model.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/genindex.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/index.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/objects.inv +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/py-modindex.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/search.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/searchindex.js +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/concepts_behavior.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/concepts_evaluation.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/concepts_external_compute.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/concepts_parts.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/concepts_requirements.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/concepts_system.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/end_to_end_guide.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/faq.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/install.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/mental_model.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/overview.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/user/quickstart.html +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/api/api_analysis.rst +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/api/api_execution.rst +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/api/api_integrations.rst +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/api/api_model.rst +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/api/api_root.rst +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/api/index.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/conf.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/developer/architecture.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/developer/contributing.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/developer/extension_playbook.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/developer/releasing.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/developer/repository_map.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/developer/testing.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/docstring_style.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/drafts/README.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/drafts/concepts_behavior_internal.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/drafts/execution_pipeline.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/drafts/glossary.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/drafts/repository_map.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/drafts/what_is_thundergraph_model.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/index.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/concepts_behavior.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/concepts_evaluation.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/concepts_external_compute.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/concepts_parts.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/concepts_requirements.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/concepts_system.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/end_to_end_guide.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/faq.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/install.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/mental_model.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/overview.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/user/quickstart.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/IMPLEMENTATION_PLAN.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/README.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/integrations/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/integrations/adapters.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/integrations/bindings.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/product/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/product/aircraft.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/product/major_assemblies/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/product/major_assemblies/parts.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/program/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/program/cargo_jet_program.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/program/l1_requirement_packages.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/program/mission_context.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/reporting/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/reporting/extract.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/commercial_aircraft/reporting/snapshot.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/hpc_datacenter/README.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/hpc_datacenter/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/hpc_datacenter/program.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/mars_ntp_tug/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/mars_ntp_tug/integrations/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/mars_ntp_tug/integrations/adapters.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/mars_ntp_tug/integrations/bindings.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/mars_ntp_tug/integrations/preset_inputs.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/mars_ntp_tug/reporting/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/mars_ntp_tug/reporting/extract.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/mars_ntp_tug/reporting/snapshot.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/examples/mars_ntp_tug/tug_model.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/implementation_plan_instructions.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/logo.png +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/notebooks/_gen_leo_notebook.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/notebooks/aev_architecture.mmd +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/notebooks/cargo_jet_program.ipynb +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/notebooks/hpc_datacenter_parameter_sweep.ipynb +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/notebooks/mars_ntp_nuclear_tug.ipynb +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/reviewer_architype.md +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/analysis/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/analysis/test_analysis_workflows.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/behavior/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/behavior/test_behavior_e2e.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/evaluation/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/evaluation/test_allocate_parameter_wiring.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/evaluation/test_evaluation_e2e.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/evaluation/test_external_compute.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/evaluation/test_requirement_acceptance.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/evaluation/test_sub_system_allocations.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/evaluation/test_system_in_system_requirements.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/evaluation/test_unitflow_evaluation.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/structural_models/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/structural_models/test_citations.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/structural_models/test_drive_system.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/structural_models/test_instantiation.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/structural_models/test_requirement_class_dedupe.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/test_commercial_aircraft_smoke.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/test_hpc_datacenter_smoke.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/integration/test_mars_ntp_tug_smoke.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/analysis/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/analysis/test_sweep_planning.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_behavior_runtime.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_behavior_scope.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_configured_model.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_configured_model_evaluate.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_dependency_graph.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_evaluation_phase0.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_evaluator.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_graph_compiler.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_instances.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_phase6_runtime.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_run_context.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/execution/test_validation.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/export/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/integrations/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_attribute_ref.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_behavior_declarations.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_definition_context.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_elements.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_example_system_authoring_policy.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_expr.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_identity.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_new_api_validators.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_parameter_ref.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_phase6_ontology.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_refs.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_requirement_block.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_system_authoring_restrictions.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/analysis/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/analysis/_coherence.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/analysis/compare_variants.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/analysis/impact.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/analysis/sweep.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/behavior.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/connection_bindings.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/dependency_graph.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/evaluation.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/evaluator.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/external_ops.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/graph_compiler.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/instances.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/requirements.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/rollups.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/run_context.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/solve_groups.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/validation.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/value_slots.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/export/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/integrations/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/integrations/external_compute.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/model/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/model/declarations/__init__.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/model/declarations/behavior.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/model/declarations/values.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/model/elements.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/model/evaluation_context.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/model/expr.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/model/identity.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/model/refs.py +0 -0
- {thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/uv.lock +0 -0
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: thundergraph-model
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.5.0
|
|
4
4
|
Summary: Executable systems modeling in Python
|
|
5
|
+
License-File: LICENSE
|
|
5
6
|
Requires-Python: >=3.11
|
|
6
7
|
Requires-Dist: unitflow[numpy]>=0.2.0
|
|
7
8
|
Provides-Extra: dev
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
[build-system]
|
|
2
|
-
requires = ["hatchling>=1.24
|
|
2
|
+
requires = ["hatchling>=1.24"]
|
|
3
3
|
build-backend = "hatchling.build"
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "thundergraph-model"
|
|
7
|
-
version = "1.
|
|
7
|
+
version = "1.5.0"
|
|
8
8
|
description = "Executable systems modeling in Python"
|
|
9
9
|
readme = "PYPI.md"
|
|
10
10
|
requires-python = ">=3.11"
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tests/unit/model/test_compile_types.py
RENAMED
|
@@ -210,3 +210,47 @@ class TestDeclaredNameAndDocInArtifact:
|
|
|
210
210
|
def test_declared_name_accessible_via_class_attribute(self) -> None:
|
|
211
211
|
Battery.compile()
|
|
212
212
|
assert Battery._compiled_definition["declared_name"] == "battery" # type: ignore[attr-defined]
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
class TestDeclaredAnchorInArtifact:
|
|
216
|
+
"""declared_anchor is preserved in the compiled artifact and is optional (v1.5.0)."""
|
|
217
|
+
|
|
218
|
+
def test_declared_anchor_in_artifact(self) -> None:
|
|
219
|
+
class AnchoredPart(Part):
|
|
220
|
+
@classmethod
|
|
221
|
+
def define(cls, model): # type: ignore[override]
|
|
222
|
+
model.name("anchored_part")
|
|
223
|
+
model.anchor("an_7f3a2b")
|
|
224
|
+
|
|
225
|
+
result = AnchoredPart.compile()
|
|
226
|
+
assert result["declared_anchor"] == "an_7f3a2b"
|
|
227
|
+
AnchoredPart._reset_compilation()
|
|
228
|
+
|
|
229
|
+
def test_declared_anchor_is_none_when_not_declared(self) -> None:
|
|
230
|
+
# Anchor is optional; the field is present but None when unset.
|
|
231
|
+
result = Battery.compile()
|
|
232
|
+
assert "declared_anchor" in result
|
|
233
|
+
assert result["declared_anchor"] is None
|
|
234
|
+
|
|
235
|
+
def test_anchor_declared_twice_raises(self) -> None:
|
|
236
|
+
class DoubleAnchor(Part):
|
|
237
|
+
@classmethod
|
|
238
|
+
def define(cls, model): # type: ignore[override]
|
|
239
|
+
model.name("double_anchor")
|
|
240
|
+
model.anchor("an_1")
|
|
241
|
+
model.anchor("an_2")
|
|
242
|
+
|
|
243
|
+
with pytest.raises(ModelDefinitionError, match="anchor"):
|
|
244
|
+
DoubleAnchor.compile()
|
|
245
|
+
DoubleAnchor._reset_compilation()
|
|
246
|
+
|
|
247
|
+
def test_declared_anchor_accessible_via_class_attribute(self) -> None:
|
|
248
|
+
class AttrAnchor(Part):
|
|
249
|
+
@classmethod
|
|
250
|
+
def define(cls, model): # type: ignore[override]
|
|
251
|
+
model.name("attr_anchor")
|
|
252
|
+
model.anchor("an_attr")
|
|
253
|
+
|
|
254
|
+
AttrAnchor.compile()
|
|
255
|
+
assert AttrAnchor._compiled_definition["declared_anchor"] == "an_attr" # type: ignore[attr-defined]
|
|
256
|
+
AttrAnchor._reset_compilation()
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/tg_model/execution/configured_model.py
RENAMED
|
@@ -492,13 +492,6 @@ def _instantiate_children(
|
|
|
492
492
|
_register(constraint_instance, path_registry, id_registry)
|
|
493
493
|
|
|
494
494
|
elif kind == "citation":
|
|
495
|
-
sid = metadata.get("_sid")
|
|
496
|
-
if not sid:
|
|
497
|
-
raise ValueError(
|
|
498
|
-
f"Citation '{name}' is missing a '_sid' field. "
|
|
499
|
-
"Add a stable, unique string: model.citation('{name}', _sid='...', ...)"
|
|
500
|
-
)
|
|
501
|
-
metadata["_citation_stable_id"] = sid
|
|
502
495
|
cite_instance = ElementInstance(
|
|
503
496
|
stable_id=child_id,
|
|
504
497
|
definition_type=parent.definition_type,
|
|
@@ -545,13 +538,6 @@ def _instantiate_requirement_block_children(
|
|
|
545
538
|
package.add_member(name, req_instance)
|
|
546
539
|
_register(req_instance, path_registry, id_registry)
|
|
547
540
|
elif kind == "citation":
|
|
548
|
-
sid = metadata.get("_sid")
|
|
549
|
-
if not sid:
|
|
550
|
-
raise ValueError(
|
|
551
|
-
f"Citation '{name}' is missing a '_sid' field. "
|
|
552
|
-
"Add a stable, unique string: model.citation('{name}', _sid='...', ...)"
|
|
553
|
-
)
|
|
554
|
-
metadata["_citation_stable_id"] = sid
|
|
555
541
|
cite_instance = ElementInstance(
|
|
556
542
|
stable_id=child_id,
|
|
557
543
|
definition_type=definition_root_type,
|
|
@@ -87,22 +87,3 @@ def class_scoped_slot_sid(
|
|
|
87
87
|
return f"class_slot:{cls.__module__}.{cls.__qualname__}:{local_name}"
|
|
88
88
|
|
|
89
89
|
return None
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
def class_scoped_citation_sid(element: "ElementInstance") -> str | None:
|
|
93
|
-
"""Return the class-scoped stable_id for a citation element.
|
|
94
|
-
|
|
95
|
-
Citations are identified by a deterministic UUID assigned once at instantiation,
|
|
96
|
-
stored in the citation's metadata as ``_citation_stable_id``. This UUID is
|
|
97
|
-
independent of the citation's name, content, or position, allowing citations to
|
|
98
|
-
be renamed or edited without creating duplicate nodes.
|
|
99
|
-
|
|
100
|
-
Returns ``None`` only when the citation has no _citation_stable_id in metadata
|
|
101
|
-
(should not occur in a properly instantiated model).
|
|
102
|
-
|
|
103
|
-
Format: The raw UUID string assigned at instantiation time.
|
|
104
|
-
"""
|
|
105
|
-
if not element.metadata:
|
|
106
|
-
return None
|
|
107
|
-
citation_uuid = element.metadata.get("_citation_stable_id")
|
|
108
|
-
return citation_uuid if isinstance(citation_uuid, str) else None
|
|
@@ -360,6 +360,7 @@ class ModelDefinitionContext:
|
|
|
360
360
|
self._frozen = False
|
|
361
361
|
self._declared_name: str | None = None
|
|
362
362
|
self._declared_doc: str | None = None
|
|
363
|
+
self._declared_anchor: str | None = None
|
|
363
364
|
|
|
364
365
|
def _check_frozen(self) -> None:
|
|
365
366
|
"""Raise :class:`ModelDefinitionError` if :meth:`freeze` already ran."""
|
|
@@ -418,6 +419,32 @@ class ModelDefinitionContext:
|
|
|
418
419
|
)
|
|
419
420
|
self._declared_name = human_name
|
|
420
421
|
|
|
422
|
+
def anchor(self, anchor_id: str) -> None:
|
|
423
|
+
"""Declare the durable, source-carried identity for this element.
|
|
424
|
+
|
|
425
|
+
The anchor is a permanent, opaque identifier assigned once and
|
|
426
|
+
preserved across renames and regeneration; element-linked data such as
|
|
427
|
+
comments key on it rather than on the element's name. It is optional in
|
|
428
|
+
authored source — the platform assigns one if absent — and is never
|
|
429
|
+
derived from the element's name.
|
|
430
|
+
|
|
431
|
+
Parameters
|
|
432
|
+
----------
|
|
433
|
+
anchor_id : str
|
|
434
|
+
Opaque, stable identifier for this element.
|
|
435
|
+
|
|
436
|
+
Raises
|
|
437
|
+
------
|
|
438
|
+
ModelDefinitionError
|
|
439
|
+
On second call or frozen context.
|
|
440
|
+
"""
|
|
441
|
+
self._check_frozen()
|
|
442
|
+
if self._declared_anchor is not None:
|
|
443
|
+
raise ModelDefinitionError(
|
|
444
|
+
f"{self.owner_type.__name__}: model.anchor() called more than once"
|
|
445
|
+
)
|
|
446
|
+
self._declared_anchor = anchor_id
|
|
447
|
+
|
|
421
448
|
def doc(self, text: str) -> None:
|
|
422
449
|
"""Declare the requirement statement text (required on every ``Requirement.define()``).
|
|
423
450
|
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/.github/ISSUE_TEMPLATE/01-bug_report.yml
RENAMED
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/.github/ISSUE_TEMPLATE/02-feature_request.yml
RENAMED
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/.github/ISSUE_TEMPLATE/03-documentation.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/behavior_methodology.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/execution_methodology.md
RENAMED
|
File without changes
|
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/implementation_plan.md
RENAMED
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/logical_architecture.md
RENAMED
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/generation_docs/model_prototype_sketch.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/.buildinfo.bak
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_modules/index.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/basic.css
RENAMED
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/debug.css
RENAMED
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/doctools.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/file.png
RENAMED
|
File without changes
|
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/minus.png
RENAMED
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/_static/plus.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/api/api_model.html
RENAMED
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/api/api_root.html
RENAMED
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/api/index.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thundergraph_model-1.4.4 → thundergraph_model-1.5.0}/docs/user_docs/_build/html/genindex.html
RENAMED
|
File without changes
|
|
File without changes
|