LICENSE
NOTICE
README.md
mergen_cli.py
mergen_supervise.py
pyproject.toml
core/CONVENTIONS.md
core/lazy-ladder.md
core/adapters/agents.json
core/adapters/native.json
core/adapters/speckit.json
core/commands/agent.md
core/commands/analyze.md
core/commands/checklist.md
core/commands/clarify.md
core/commands/constitution.md
core/commands/debt.md
core/commands/go.md
core/commands/govern.md
core/commands/implement.md
core/commands/lean.md
core/commands/plan.md
core/commands/rollup.md
core/commands/specify.md
core/commands/tasks.md
core/commands/verify.md
core/hooks/constitution_inject.py
core/hooks/verify_agent_hook.py
core/hooks/verify_gate.py
core/hooks/__pycache__/constitution_inject.cpython-312.pyc
core/hooks/__pycache__/verify_agent_hook.cpython-312.pyc
core/hooks/__pycache__/verify_gate.cpython-312.pyc
core/schemas/adapter-manifest.schema.json
core/schemas/governor-decision.schema.json
core/schemas/milestone-decision.schema.json
core/schemas/policy-pack.schema.json
core/schemas/tasks-dag.schema.json
core/schemas/tasks-state.schema.json
core/schemas/verification-report.schema.json
core/scripts/feature_ops.py
core/scripts/__pycache__/feature_ops.cpython-312.pyc
core/scripts/bash/check-prerequisites.sh
core/scripts/bash/create-new-feature.sh
core/scripts/bash/setup-plan.sh
core/scripts/bash/setup-tasks.sh
core/scripts/powershell/check-prerequisites.ps1
core/scripts/powershell/create-new-feature.ps1
core/scripts/powershell/setup-plan.ps1
core/scripts/powershell/setup-tasks.ps1
core/templates/checklist-template.md
core/templates/constitution-template.md
core/templates/plan-template.md
core/templates/project-state-template.md
core/templates/spec-template.md
core/templates/tasks-template.md
core/templates/verification-template.md
dist/agents/build_agents.py
dist/agents/__pycache__/build_agents.cpython-312.pyc
dist/native/build_native.py
dist/native/patch_settings_hooks.py
dist/native/__pycache__/build_native.cpython-312.pyc
dist/native/__pycache__/patch_settings_hooks.cpython-312.pyc
dist/speckit/build_speckit.py
dist/speckit/__pycache__/build_speckit.cpython-312.pyc
dist/speckit/extensions/mergen/extension.yml
dist/speckit/extensions/mergen/commands/speckit.mergen.agent.md
dist/speckit/extensions/mergen/commands/speckit.mergen.debt.md
dist/speckit/extensions/mergen/commands/speckit.mergen.go.md
dist/speckit/extensions/mergen/commands/speckit.mergen.govern.md
dist/speckit/extensions/mergen/commands/speckit.mergen.lean.md
dist/speckit/extensions/mergen/commands/speckit.mergen.rollup.md
dist/speckit/extensions/mergen/commands/speckit.mergen.verify.md
dist/speckit/preset/mergen/preset.yml
dist/speckit/preset/mergen/commands/speckit.analyze.md
dist/speckit/preset/mergen/commands/speckit.checklist.md
dist/speckit/preset/mergen/commands/speckit.clarify.md
dist/speckit/preset/mergen/commands/speckit.constitution.md
dist/speckit/preset/mergen/commands/speckit.implement.md
dist/speckit/preset/mergen/commands/speckit.plan.md
dist/speckit/preset/mergen/commands/speckit.specify.md
dist/speckit/preset/mergen/commands/speckit.tasks.md
effort-mode/install.ps1
effort-mode/install.sh
effort-mode/commands/mergen.md
effort-mode/hooks/mergen_prompt_hook.py
effort-mode/hooks/__pycache__/mergen_prompt_hook.cpython-312.pyc
effort-mode/scripts/patch_settings.py
effort-mode/scripts/__pycache__/patch_settings.cpython-312.pyc
mergen_payload/__init__.py
mergen_verdict.egg-info/PKG-INFO
mergen_verdict.egg-info/SOURCES.txt
mergen_verdict.egg-info/dependency_links.txt
mergen_verdict.egg-info/entry_points.txt
mergen_verdict.egg-info/top_level.txt
scripts/adapter_sdk.py
scripts/check_no_reference_text.py
scripts/check_sync.py
scripts/dashboard.py
scripts/governor_adaptive.py
scripts/governor_floor.py
scripts/impacted.py
scripts/injection_quarantine.py
scripts/ledger.py
scripts/mneme_emit.py
scripts/pack_validate.py
scripts/pr_guardian.py
scripts/preaction_sign.py
scripts/project_config.py
scripts/replay.py
scripts/spec_verify.py
scripts/tasks_dag_validator.py
scripts/tasks_status.py
scripts/tasks_to_issues.py
scripts/trends.py
scripts/trust_dashboard.py
scripts/trust_graph.py
scripts/validate_version.py
scripts/verify_core.py
scripts/verify_report_lint.py
scripts/__pycache__/adapter_sdk.cpython-312.pyc
scripts/__pycache__/check_no_reference_text.cpython-312.pyc
scripts/__pycache__/check_sync.cpython-312.pyc
scripts/__pycache__/dashboard.cpython-312.pyc
scripts/__pycache__/governor_adaptive.cpython-312.pyc
scripts/__pycache__/governor_floor.cpython-312.pyc
scripts/__pycache__/impacted.cpython-312.pyc
scripts/__pycache__/injection_quarantine.cpython-312.pyc
scripts/__pycache__/ledger.cpython-312.pyc
scripts/__pycache__/mneme_emit.cpython-312.pyc
scripts/__pycache__/pack_validate.cpython-312.pyc
scripts/__pycache__/pr_guardian.cpython-312.pyc
scripts/__pycache__/preaction_sign.cpython-312.pyc
scripts/__pycache__/project_config.cpython-312.pyc
scripts/__pycache__/replay.cpython-312.pyc
scripts/__pycache__/spec_verify.cpython-312.pyc
scripts/__pycache__/tasks_dag_validator.cpython-312.pyc
scripts/__pycache__/tasks_status.cpython-312.pyc
scripts/__pycache__/tasks_to_issues.cpython-312.pyc
scripts/__pycache__/trends.cpython-312.pyc
scripts/__pycache__/trust_dashboard.cpython-312.pyc
scripts/__pycache__/trust_graph.cpython-312.pyc
scripts/__pycache__/validate_version.cpython-312.pyc
scripts/__pycache__/verify_core.cpython-312.pyc
scripts/__pycache__/verify_report_lint.cpython-312.pyc
tests/test_adapter_sdk.py
tests/test_benchmark.py
tests/test_build_native_hooks_dir.py
tests/test_command_contract.py
tests/test_dashboard.py
tests/test_evalops.py
tests/test_evidence_metric.py
tests/test_examples.py
tests/test_feature_ops.py
tests/test_floor_report_lint_chain.py
tests/test_governor_adaptive.py
tests/test_governor_floor.py
tests/test_hook.py
tests/test_impacted.py
tests/test_injection_quarantine.py
tests/test_ledger.py
tests/test_live_chain_eval.py
tests/test_mergen_cli.py
tests/test_mergen_supervise.py
tests/test_milestone_contracts.py
tests/test_mneme_emit.py
tests/test_no_reference_text.py
tests/test_pack_validate.py
tests/test_patch_settings.py
tests/test_patch_settings_hooks.py
tests/test_payload_root.py
tests/test_pr_guardian.py
tests/test_preaction_sign.py
tests/test_project_config.py
tests/test_renders.py
tests/test_replay.py
tests/test_schemas.py
tests/test_sdd_hooks.py
tests/test_spec_verify.py
tests/test_tasks_dag_validator.py
tests/test_tasks_status.py
tests/test_tasks_to_issues.py
tests/test_trends.py
tests/test_trust_dashboard.py
tests/test_trust_graph.py
tests/test_validate_version.py
tests/test_verify_agent_hook.py
tests/test_verify_core.py
tests/test_verify_live_gate.py
tests/test_verify_report_lint.py