LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/bmd_sfd_example.py
examples/canonical_data_workflow.py
examples/colab_workflow.py
examples/complete_beam_design.py
examples/demo_intelligence.py
examples/full_pipeline_synthetic.py
examples/professional_workflow.py
examples/simple_examples.py
examples/validate_intelligence.py
scripts/regenerate_golden_files.py
structural_lib/__init__.py
structural_lib/__main__.py
structural_lib/adapters.py
structural_lib/api.py
structural_lib/api_results.py
structural_lib/audit.py
structural_lib/batch.py
structural_lib/bbs.py
structural_lib/beam_pipeline.py
structural_lib/calculation_report.py
structural_lib/compliance.py
structural_lib/constants.py
structural_lib/costing.py
structural_lib/dashboard.py
structural_lib/data_types.py
structural_lib/detailing.py
structural_lib/ductile.py
structural_lib/dxf_export.py
structural_lib/error_messages.py
structural_lib/errors.py
structural_lib/etabs_import.py
structural_lib/excel_bridge.py
structural_lib/excel_integration.py
structural_lib/flexure.py
structural_lib/imports.py
structural_lib/inputs.py
structural_lib/intelligence.py
structural_lib/job_cli.py
structural_lib/job_runner.py
structural_lib/materials.py
structural_lib/models.py
structural_lib/multi_objective_optimizer.py
structural_lib/optimization.py
structural_lib/py.typed
structural_lib/rebar.py
structural_lib/rebar_optimizer.py
structural_lib/report.py
structural_lib/report_svg.py
structural_lib/result_base.py
structural_lib/serialization.py
structural_lib/serviceability.py
structural_lib/shear.py
structural_lib/slenderness.py
structural_lib/tables.py
structural_lib/testing_strategies.py
structural_lib/torsion.py
structural_lib/traceability.py
structural_lib/types.py
structural_lib/utilities.py
structural_lib/validation.py
structural_lib/_migration_fixtures/__init__.py
structural_lib/_migration_fixtures/sample_module.py
structural_lib/cli/__init__.py
structural_lib/cli/clause_cli.py
structural_lib/codes/__init__.py
structural_lib/codes/aci318/__init__.py
structural_lib/codes/common/__init__.py
structural_lib/codes/ec2/__init__.py
structural_lib/codes/is13920/__init__.py
structural_lib/codes/is13920/beam.py
structural_lib/codes/is13920/column.py
structural_lib/codes/is456/__init__.py
structural_lib/codes/is456/compliance.py
structural_lib/codes/is456/detailing.py
structural_lib/codes/is456/ductile.py
structural_lib/codes/is456/flexure.py
structural_lib/codes/is456/load_analysis.py
structural_lib/codes/is456/materials.py
structural_lib/codes/is456/serviceability.py
structural_lib/codes/is456/shear.py
structural_lib/codes/is456/slenderness.py
structural_lib/codes/is456/tables.py
structural_lib/codes/is456/torsion.py
structural_lib/codes/is456/traceability.py
structural_lib/codes/is456/beam/__init__.py
structural_lib/codes/is456/beam/detailing.py
structural_lib/codes/is456/beam/flexure.py
structural_lib/codes/is456/beam/serviceability.py
structural_lib/codes/is456/beam/shear.py
structural_lib/codes/is456/beam/torsion.py
structural_lib/codes/is456/column/__init__.py
structural_lib/codes/is456/column/_common.py
structural_lib/codes/is456/column/axial.py
structural_lib/codes/is456/column/biaxial.py
structural_lib/codes/is456/column/detailing.py
structural_lib/codes/is456/column/helical.py
structural_lib/codes/is456/column/long_column.py
structural_lib/codes/is456/column/slenderness.py
structural_lib/codes/is456/column/uniaxial.py
structural_lib/codes/is456/common/__init__.py
structural_lib/codes/is456/common/constants.py
structural_lib/codes/is456/common/reinforcement.py
structural_lib/codes/is456/common/stress_blocks.py
structural_lib/codes/is456/common/validation.py
structural_lib/codes/is456/footing/__init__.py
structural_lib/codes/is456/footing/_common.py
structural_lib/codes/is456/footing/bearing.py
structural_lib/codes/is456/footing/flexure.py
structural_lib/codes/is456/footing/one_way_shear.py
structural_lib/codes/is456/footing/punching_shear.py
structural_lib/core/__init__.py
structural_lib/core/base.py
structural_lib/core/constants.py
structural_lib/core/data_types.py
structural_lib/core/deprecation.py
structural_lib/core/error_messages.py
structural_lib/core/errors.py
structural_lib/core/geometry.py
structural_lib/core/inputs.py
structural_lib/core/logging_config.py
structural_lib/core/materials.py
structural_lib/core/models.py
structural_lib/core/numerics.py
structural_lib/core/registry.py
structural_lib/core/result_base.py
structural_lib/core/types.py
structural_lib/core/utilities.py
structural_lib/core/validation.py
structural_lib/insights/__init__.py
structural_lib/insights/comparison.py
structural_lib/insights/constructability.py
structural_lib/insights/cost_optimization.py
structural_lib/insights/data_types.py
structural_lib/insights/design_suggestions.py
structural_lib/insights/precheck.py
structural_lib/insights/sensitivity.py
structural_lib/insights/smart_designer.py
structural_lib/insights/types.py
structural_lib/reports/__init__.py
structural_lib/reports/generator.py
structural_lib/research/__init__.py
structural_lib/research/research_design_companion.py
structural_lib/research/research_generative_design.py
structural_lib/research/research_sustainability.py
structural_lib/services/__init__.py
structural_lib/services/adapters.py
structural_lib/services/api.py
structural_lib/services/api_results.py
structural_lib/services/audit.py
structural_lib/services/batch.py
structural_lib/services/bbs.py
structural_lib/services/beam_pipeline.py
structural_lib/services/boq.py
structural_lib/services/calculation_report.py
structural_lib/services/costing.py
structural_lib/services/dashboard.py
structural_lib/services/dxf_export.py
structural_lib/services/etabs_import.py
structural_lib/services/excel_bridge.py
structural_lib/services/excel_integration.py
structural_lib/services/imports.py
structural_lib/services/intelligence.py
structural_lib/services/job_cli.py
structural_lib/services/job_runner.py
structural_lib/services/multi_objective_optimizer.py
structural_lib/services/optimization.py
structural_lib/services/rebar.py
structural_lib/services/rebar_optimizer.py
structural_lib/services/report.py
structural_lib/services/report_svg.py
structural_lib/services/serialization.py
structural_lib/services/testing_strategies.py
structural_lib/visualization/__init__.py
structural_lib/visualization/geometry_3d.py
structural_lib_is456.egg-info/PKG-INFO
structural_lib_is456.egg-info/SOURCES.txt
structural_lib_is456.egg-info/dependency_links.txt
structural_lib_is456.egg-info/requires.txt
structural_lib_is456.egg-info/top_level.txt
tests/conftest.py
tests/test_api_results.py
tests/test_api_surface_snapshot.py
tests/test_assertion_helpers.py
tests/test_audit.py
tests/test_boq.py
tests/test_calculation_report.py
tests/test_clause_traceability.py
tests/test_column_axial.py
tests/test_column_biaxial.py
tests/test_column_helical.py
tests/test_column_long.py
tests/test_core.py
tests/test_core_types.py
tests/test_dashboard.py
tests/test_design_from_input.py
tests/test_error_messages.py
tests/test_etabs_import_integration.py
tests/test_exception_hierarchy.py
tests/test_footing.py
tests/test_inputs.py
tests/test_is456_common.py
tests/test_is456_constants.py
tests/test_multi_objective_optimizer.py
tests/test_numerics.py
tests/test_pipeline_state.py
tests/test_release_scripts.py
tests/test_report_svg.py
tests/test_reports.py
tests/test_research_prototypes.py
tests/test_result_base.py
tests/test_session_store.py
tests/test_slenderness.py
tests/test_testing_strategies.py
tests/test_visualization_geometry_3d.py
tests/test_visualization_integration.py
tests/codes/__init__.py
tests/codes/is13920/__init__.py
tests/codes/is13920/test_column.py
tests/codes/is456/__init__.py
tests/codes/is456/column/__init__.py
tests/codes/is456/column/test_additional_moment.py
tests/codes/is456/column/test_axial.py
tests/codes/is456/column/test_detailing.py
tests/codes/is456/column/test_pm_interaction.py
tests/codes/is456/column/test_uniaxial.py
tests/helpers/__init__.py
tests/helpers/is456_assertions.py
tests/integration/__init__.py
tests/integration/test_adapter_e2e.py
tests/integration/test_api_and_utilities.py
tests/integration/test_api_contracts.py
tests/integration/test_api_cost_optimization.py
tests/integration/test_api_entrypoints_is456.py
tests/integration/test_api_wrappers_v0_12.py
tests/integration/test_bbs.py
tests/integration/test_bbs_dxf_consistency.py
tests/integration/test_beam_pipeline.py
tests/integration/test_cli.py
tests/integration/test_cli_report_regression.py
tests/integration/test_contracts.py
tests/integration/test_cost_optimization.py
tests/integration/test_cost_optimization_bugs.py
tests/integration/test_costing.py
tests/integration/test_deprecation.py
tests/integration/test_design_suggestions.py
tests/integration/test_detailing_wrappers.py
tests/integration/test_doubly_reinforced.py
tests/integration/test_dxf_content.py
tests/integration/test_dxf_export_edges.py
tests/integration/test_dxf_export_smoke.py
tests/integration/test_excel_integration.py
tests/integration/test_excel_integration_edges.py
tests/integration/test_flanged_beam.py
tests/integration/test_flexure_edges_additional.py
tests/integration/test_insights_comparison.py
tests/integration/test_insights_constructability.py
tests/integration/test_insights_json.py
tests/integration/test_insights_precheck.py
tests/integration/test_insights_sensitivity.py
tests/integration/test_insights_verification_pack.py
tests/integration/test_job_cli.py
tests/integration/test_job_runner_is456.py
tests/integration/test_materials_tables_edges.py
tests/integration/test_rebar_optimizer.py
tests/integration/test_report.py
tests/integration/test_smart_designer.py
tests/integration/test_tables_and_materials_additional.py
tests/integration/test_validation_api.py
tests/performance/__init__.py
tests/performance/test_benchmarks.py
tests/property/__init__.py
tests/property/conftest.py
tests/property/strategies.py
tests/property/test_ductile_hypothesis.py
tests/property/test_flexure_hypothesis.py
tests/property/test_property_invariants.py
tests/property/test_serviceability_hypothesis.py
tests/property/test_shear_hypothesis.py
tests/property/test_slenderness_hypothesis.py
tests/regression/__init__.py
tests/regression/test_coverage_gaps.py
tests/regression/test_critical_is456.py
tests/regression/test_findings_regressions.py
tests/regression/test_golden_vectors_is456.py
tests/regression/test_parity_vectors.py
tests/regression/test_report_golden.py
tests/regression/test_vba_parity.py
tests/regression/test_verification_pack.py
tests/unit/__init__.py
tests/unit/test_adapters.py
tests/unit/test_anchorage_check.py
tests/unit/test_batch.py
tests/unit/test_building_geometry.py
tests/unit/test_clauses_json.py
tests/unit/test_compliance.py
tests/unit/test_compliance_validation.py
tests/unit/test_data_types.py
tests/unit/test_detailing.py
tests/unit/test_ductile.py
tests/unit/test_error_schema.py
tests/unit/test_etabs_import.py
tests/unit/test_flange_width.py
tests/unit/test_generic_csv_adapter.py
tests/unit/test_imports.py
tests/unit/test_input_validation.py
tests/unit/test_load_analysis.py
tests/unit/test_models.py
tests/unit/test_rebar.py
tests/unit/test_safe_adapter.py
tests/unit/test_serialization.py
tests/unit/test_serviceability.py
tests/unit/test_shear.py
tests/unit/test_staad_adapter.py
tests/unit/test_structural.py
tests/unit/test_torsion.py
tests/unit/test_units_boundary.py
tests/unit/test_validation.py