LICENSE
README.md
pyproject.toml
nornyx/__init__.py
nornyx/adoption.py
nornyx/authoring_assistant.py
nornyx/bounded_execution.py
nornyx/checker.py
nornyx/cli.py
nornyx/connector_runtime.py
nornyx/context_builder.py
nornyx/dev_quality.py
nornyx/doctor.py
nornyx/editor_tools.py
nornyx/errors.py
nornyx/eval_runtime.py
nornyx/evergreen.py
nornyx/evidence.py
nornyx/explain.py
nornyx/fmt.py
nornyx/generation_drift.py
nornyx/generator.py
nornyx/goal_templates.py
nornyx/goals.py
nornyx/handover.py
nornyx/harness_runtime.py
nornyx/kpi_metrics.py
nornyx/language_evolution.py
nornyx/parser.py
nornyx/patterns.py
nornyx/policy_runtime.py
nornyx/portal_contract.py
nornyx/product_lifecycle.py
nornyx/profiles.py
nornyx/regulated_controls.py
nornyx/release_readiness.py
nornyx/renderers.py
nornyx/repo_drift.py
nornyx/requirement_triage.py
nornyx/schema_model.py
nornyx/trace_runtime.py
nornyx/triage_candidates.py
nornyx/workspace.py
nornyx.egg-info/PKG-INFO
nornyx.egg-info/SOURCES.txt
nornyx.egg-info/dependency_links.txt
nornyx.egg-info/entry_points.txt
nornyx.egg-info/requires.txt
nornyx.egg-info/top_level.txt
nornyx/examples/email_triage.nyx
nornyx/examples/governed_delivery_control_plane.nyx
nornyx/examples/governed_service.nyx
nornyx/examples/org_policies.nyx
nornyx/examples/release_guardrails.nyx
nornyx/schemas/adapter_conformance_report.schema.json
nornyx/schemas/adapter_contract.schema.json
nornyx/schemas/ambiguity_control.schema.json
nornyx/schemas/authoring_assistant_roadmap.schema.json
nornyx/schemas/bounded_execution_readiness.schema.json
nornyx/schemas/connector_contract_conformance.schema.json
nornyx/schemas/connector_manifest.schema.json
nornyx/schemas/decision_boundary.schema.json
nornyx/schemas/domain_profile_pack.schema.json
nornyx/schemas/evergreen_assurance.schema.json
nornyx/schemas/evidence_quality.schema.json
nornyx/schemas/handover_contract.schema.json
nornyx/schemas/nornyx_v0_1.schema.json
nornyx/schemas/nornyx_v0_2.schema.json
nornyx/schemas/nornyx_v1_0.schema.json
nornyx/schemas/pattern_lifecycle.schema.json
nornyx/schemas/portal_contract.schema.json
nornyx/schemas/product_lifecycle_extension.schema.json
nornyx/schemas/release_candidate_stabilization.schema.json
nornyx/schemas/requirement_triage_matrix.schema.json
nornyx/schemas/stable_language_report.schema.json
nornyx/schemas/triage_candidate.schema.json
tests/test_authoring_assistant_roadmap.py
tests/test_cli_dx.py
tests/test_cli_examples.py
tests/test_cli_schema.py
tests/test_connector_runtime.py
tests/test_context_provenance.py
tests/test_decision_boundary_evidence_quality.py
tests/test_delivery_state_renderers.py
tests/test_dev_acceleration_overlay.py
tests/test_dev_pmo_status_contract.py
tests/test_editor_tools.py
tests/test_eval_runtime.py
tests/test_evergreen_assurance.py
tests/test_evidence_trace_runtime.py
tests/test_generator_hardening.py
tests/test_goal_plan.py
tests/test_graph_demo_expansion.py
tests/test_handover_contracts.py
tests/test_harness_runtime.py
tests/test_kpi_metrics.py
tests/test_language_evolution.py
tests/test_manifest_metadata.py
tests/test_next_strategic_track.py
tests/test_nornyx_dev_pmo_portal_favicon.py
tests/test_nornyx_dev_pmo_portal_git_status.py
tests/test_nornyx_dev_pmo_portal_goal_packets.py
tests/test_parser_checker.py
tests/test_parser_on_key_regression.py
tests/test_pattern_lifecycle.py
tests/test_pmo_next_goal_labels.py
tests/test_pmo_status_consistency.py
tests/test_pmo_summary_readability.py
tests/test_policy_ref.py
tests/test_policy_runtime.py
tests/test_portal_contract_extension.py
tests/test_product_lifecycle_extension.py
tests/test_readme_commands.py
tests/test_readme_v101_hygiene_index.py
tests/test_release_readiness.py
tests/test_repo_drift.py
tests/test_requirement_triage_matrix.py
tests/test_schema_model.py
tests/test_status_date_freshness.py
tests/test_triage_candidates.py
tests/test_v04_adapter_contracts.py
tests/test_v07_adapter_conformance.py
tests/test_v08_bounded_execution_readiness.py
tests/test_workspace.py
tests/test_zero_friction_adoption.py