LICENSE
NOTICE
README.md
pyproject.toml
src/mokata/__init__.py
src/mokata/__main__.py
src/mokata/adoption_modes.py
src/mokata/agent_skills.py
src/mokata/approval.py
src/mokata/atomicfile.py
src/mokata/awaiting.py
src/mokata/badge_run.py
src/mokata/baseline.py
src/mokata/bootstrap.py
src/mokata/brainstorm.py
src/mokata/brainstorm_impact.py
src/mokata/branch_protection.py
src/mokata/ci_check.py
src/mokata/cli.py
src/mokata/compose.py
src/mokata/config.py
src/mokata/config_cmd.py
src/mokata/config_wizard.py
src/mokata/crossplat.py
src/mokata/dashboard.py
src/mokata/db_doctor.py
src/mokata/degrade.py
src/mokata/deprecation.py
src/mokata/detect.py
src/mokata/docsync.py
src/mokata/domains.py
src/mokata/dsn.py
src/mokata/dsn_inspect.py
src/mokata/errors.py
src/mokata/extras_install.py
src/mokata/flush_liveness.py
src/mokata/gate_hook.py
src/mokata/harness.py
src/mokata/harness_paths.py
src/mokata/harness_setup.py
src/mokata/hook_cli.py
src/mokata/init.py
src/mokata/languages.py
src/mokata/legibility.py
src/mokata/manifest.py
src/mokata/mcp_admin.py
src/mokata/mcp_server.py
src/mokata/menu.py
src/mokata/migrate_channels.py
src/mokata/netguard.py
src/mokata/onboard.py
src/mokata/onboarding.py
src/mokata/oslock.py
src/mokata/packaging.py
src/mokata/parity.py
src/mokata/perf.py
src/mokata/pipeline.py
src/mokata/plans.py
src/mokata/playbook.py
src/mokata/plugin_cache.py
src/mokata/prior_art.py
src/mokata/product_docs.py
src/mokata/profiles.py
src/mokata/progress.py
src/mokata/progress_events.py
src/mokata/project.py
src/mokata/prompt.py
src/mokata/refine.py
src/mokata/repo_identity.py
src/mokata/router.py
src/mokata/run_mode.py
src/mokata/schema.py
src/mokata/session.py
src/mokata/session_bundle.py
src/mokata/session_flow.py
src/mokata/session_registry.py
src/mokata/session_save.py
src/mokata/session_state.py
src/mokata/session_transport.py
src/mokata/session_worktree.py
src/mokata/share.py
src/mokata/skill_anatomy.py
src/mokata/skill_contracts.py
src/mokata/skill_lints.py
src/mokata/skills.py
src/mokata/skills_visibility.py
src/mokata/spec_scope.py
src/mokata/stacks.py
src/mokata/state.py
src/mokata/tdd_state.py
src/mokata/team.py
src/mokata/team_audit.py
src/mokata/team_docs.py
src/mokata/team_health.py
src/mokata/team_journal.py
src/mokata/teamdb.py
src/mokata/vault.py
src/mokata/version.py
src/mokata/visibility.py
src/mokata/worktree.py
src/mokata.egg-info/PKG-INFO
src/mokata.egg-info/SOURCES.txt
src/mokata.egg-info/dependency_links.txt
src/mokata.egg-info/entry_points.txt
src/mokata.egg-info/requires.txt
src/mokata.egg-info/top_level.txt
src/mokata/adapters/__init__.py
src/mokata/adapters/contract.py
src/mokata/adapters/mcp.py
src/mokata/adapters/precedence.py
src/mokata/cli_commands/__init__.py
src/mokata/cli_commands/_common.py
src/mokata/cli_commands/approve.py
src/mokata/cli_commands/collab.py
src/mokata/cli_commands/core.py
src/mokata/cli_commands/diagnostics.py
src/mokata/cli_commands/distribution.py
src/mokata/cli_commands/docs.py
src/mokata/cli_commands/docsync.py
src/mokata/cli_commands/gate.py
src/mokata/cli_commands/graph.py
src/mokata/cli_commands/index.py
src/mokata/cli_commands/knowledge.py
src/mokata/cli_commands/mcp.py
src/mokata/cli_commands/memory.py
src/mokata/cli_commands/menu.py
src/mokata/cli_commands/migrate.py
src/mokata/cli_commands/mode.py
src/mokata/cli_commands/pipeline.py
src/mokata/cli_commands/plan.py
src/mokata/cli_commands/reset.py
src/mokata/cli_commands/rules.py
src/mokata/cli_commands/runviews.py
src/mokata/cli_commands/setup.py
src/mokata/cli_commands/skills.py
src/mokata/cli_commands/spec.py
src/mokata/cli_commands/sync.py
src/mokata/engine/__init__.py
src/mokata/engine/acmapper.py
src/mokata/engine/amend.py
src/mokata/engine/completeness.py
src/mokata/engine/compliance.py
src/mokata/engine/emit.py
src/mokata/engine/phases.py
src/mokata/engine/premortem.py
src/mokata/engine/preview.py
src/mokata/engine/ship.py
src/mokata/engine/spec.py
src/mokata/engine/spec_awareness.py
src/mokata/engine/spec_gate.py
src/mokata/execmode/__init__.py
src/mokata/execmode/decompose.py
src/mokata/execmode/estimate.py
src/mokata/execmode/orchestrator.py
src/mokata/execmode/review.py
src/mokata/execmode/review_graph.py
src/mokata/execmode/routing.py
src/mokata/execmode/selector.py
src/mokata/execmode/tasks.py
src/mokata/govern/__init__.py
src/mokata/govern/authoring.py
src/mokata/govern/budget.py
src/mokata/govern/cache.py
src/mokata/govern/compaction.py
src/mokata/govern/compress.py
src/mokata/govern/deviation.py
src/mokata/govern/doctor.py
src/mokata/govern/enforce.py
src/mokata/govern/gate.py
src/mokata/govern/graph_required.py
src/mokata/govern/hooks.py
src/mokata/govern/karpathy.py
src/mokata/govern/learning.py
src/mokata/govern/ledger.py
src/mokata/govern/lifecycle.py
src/mokata/govern/outbound.py
src/mokata/govern/prior_art_gate.py
src/mokata/govern/resume.py
src/mokata/govern/retrieval.py
src/mokata/govern/revert.py
src/mokata/govern/rules.py
src/mokata/govern/secrets.py
src/mokata/govern/tdd.py
src/mokata/govern/tokens.py
src/mokata/govern/trifecta.py
src/mokata/govern/trust.py
src/mokata/hooks/dirty_track.py
src/mokata/hooks/gate_guard.py
src/mokata/hooks/hooks.json
src/mokata/hooks/launch.sh
src/mokata/hooks/secret_guard.py
src/mokata/hooks/session_start.py
src/mokata/knowledge/__init__.py
src/mokata/knowledge/about_code.py
src/mokata/knowledge/anchors.py
src/mokata/knowledge/ast_backend.py
src/mokata/knowledge/crg_client.py
src/mokata/knowledge/freshness.py
src/mokata/knowledge/graph_adopt.py
src/mokata/knowledge/graph_backend.py
src/mokata/knowledge/grep_backend.py
src/mokata/knowledge/index.py
src/mokata/knowledge/layer.py
src/mokata/knowledge/neo4j_backend.py
src/mokata/knowledge/query.py
src/mokata/knowledge/user_prefs.py
src/mokata/mcp/__init__.py
src/mokata/mcp/consent.py
src/mokata/mcp/pagination.py
src/mokata/mcp/registry.py
src/mokata/mcp/response_format.py
src/mokata/mcp/server.py
src/mokata/mcp/status.py
src/mokata/mcp/tool_annotations.py
src/mokata/mcp/tools_approve.py
src/mokata/mcp/tools_config.py
src/mokata/mcp/tools_memory.py
src/mokata/mcp/tools_read.py
src/mokata/mcp/tools_session.py
src/mokata/mcp/tools_share.py
src/mokata/mcp/tools_spec.py
src/mokata/mcp/tools_team.py
src/mokata/mcp/tools_write.py
src/mokata/mcp/validation.py
src/mokata/memory/__init__.py
src/mokata/memory/_pg.py
src/mokata/memory/_sqlite.py
src/mokata/memory/access.py
src/mokata/memory/backends.py
src/mokata/memory/brain.py
src/mokata/memory/consolidation.py
src/mokata/memory/embed.py
src/mokata/memory/episodic.py
src/mokata/memory/formula.py
src/mokata/memory/growth.py
src/mokata/memory/healing.py
src/mokata/memory/intelligence.py
src/mokata/memory/item.py
src/mokata/memory/migrate.py
src/mokata/memory/overlay.py
src/mokata/memory/precedence.py
src/mokata/memory/reembed.py
src/mokata/memory/review.py
src/mokata/memory/scope.py
src/mokata/memory/selection.py
src/mokata/memory/share.py
src/mokata/memory/store.py
src/mokata/memory/team_writer.py
src/mokata/memory/tier_report.py
src/mokata/memory/tiered.py
src/mokata/memory/vector.py
src/mokata/modes/__init__.py
src/mokata/modes/bug.py
src/mokata/modes/debug.py
src/mokata/modes/optimize.py
src/mokata/skills/api/SKILL.md
src/mokata/skills/brainstorm/SKILL.md
src/mokata/skills/browser-testing/SKILL.md
src/mokata/skills/bug/SKILL.md
src/mokata/skills/ci-cd/SKILL.md
src/mokata/skills/debug/SKILL.md
src/mokata/skills/deprecation/SKILL.md
src/mokata/skills/develop/SKILL.md
src/mokata/skills/docs-adr/SKILL.md
src/mokata/skills/docsync/SKILL.md
src/mokata/skills/frontend-a11y/SKILL.md
src/mokata/skills/git/SKILL.md
src/mokata/skills/govern/SKILL.md
src/mokata/skills/mcp-repair/SKILL.md
src/mokata/skills/onboard/SKILL.md
src/mokata/skills/optimize/SKILL.md
src/mokata/skills/performance/SKILL.md
src/mokata/skills/playbook/SKILL.md
src/mokata/skills/refine/SKILL.md
src/mokata/skills/review/SKILL.md
src/mokata/skills/security/SKILL.md
src/mokata/skills/session/SKILL.md
src/mokata/skills/ship/SKILL.md
src/mokata/skills/shipping/SKILL.md
src/mokata/skills/spec/SKILL.md
src/mokata/skills/test/SKILL.md
src/mokata/stacks/go-service.json
src/mokata/stacks/index.json
src/mokata/stacks/node-ts.json
src/mokata/stacks/python-web.json
src/mokata/templates/README.md
src/mokata/templates/manifest.schema.json
src/mokata/templates/commands/brainstorm.md
src/mokata/templates/commands/bug.md
src/mokata/templates/commands/chain.md
src/mokata/templates/commands/debug.md
src/mokata/templates/commands/decompose.md
src/mokata/templates/commands/develop.md
src/mokata/templates/commands/docs.md
src/mokata/templates/commands/docsync.md
src/mokata/templates/commands/enter.md
src/mokata/templates/commands/exec.md
src/mokata/templates/commands/govern.md
src/mokata/templates/commands/init.md
src/mokata/templates/commands/mcp-repair.md
src/mokata/templates/commands/menu.md
src/mokata/templates/commands/mode.md
src/mokata/templates/commands/onboard.md
src/mokata/templates/commands/optimize.md
src/mokata/templates/commands/playbook.md
src/mokata/templates/commands/progress.md
src/mokata/templates/commands/reconfigure.md
src/mokata/templates/commands/refine.md
src/mokata/templates/commands/resume.md
src/mokata/templates/commands/review.md
src/mokata/templates/commands/session.md
src/mokata/templates/commands/setup.md
src/mokata/templates/commands/ship.md
src/mokata/templates/commands/skill.md
src/mokata/templates/commands/spec.md
src/mokata/templates/commands/stacks.md
src/mokata/templates/commands/sync.md
src/mokata/templates/commands/team.md
src/mokata/templates/commands/test.md
src/mokata/templates/commands/tour.md
src/mokata/templates/commands/upgrade.md
src/mokata/templates/commands/vault.md
src/mokata/templates/commands/version.md
src/mokata/templates/commands/watch.md
tests/test_35b_backup_surface.py
tests/test_acmapper.py
tests/test_adapter_contract.py
tests/test_agent_skills.py
tests/test_anchors.py
tests/test_ap_mcp_in_chat_approval.py
tests/test_ap_sd.py
tests/test_ap_sd_fu.py
tests/test_ast_backend.py
tests/test_authoring.py
tests/test_b1_hook_path_resolution.py
tests/test_b3_simulated_execmode.py
tests/test_b4_sandbox_disk_guard.py
tests/test_b_badge_session_scope.py
tests/test_b_life.py
tests/test_b_skills.py
tests/test_b_ver_version_parity.py
tests/test_bootstrap.py
tests/test_brainstorm.py
tests/test_brainstorm_grounding.py
tests/test_brainstorm_persistence.py
tests/test_brew_formula_fill.py
tests/test_cli_adapters.py
tests/test_cli_brainstorm.py
tests/test_cli_budget.py
tests/test_cli_compose.py
tests/test_cli_dist.py
tests/test_cli_exec.py
tests/test_cli_govern.py
tests/test_cli_graph.py
tests/test_cli_lifecycle.py
tests/test_cli_memory.py
tests/test_cli_preview.py
tests/test_cli_query.py
tests/test_close_fix_approve_list.py
tests/test_cm_s1_dsn_resolver.py
tests/test_cm_s2_degraded_reads.py
tests/test_cm_s3_read_your_writes.py
tests/test_cm_s4_flush_liveness.py
tests/test_command_templates.py
tests/test_completeness_gate.py
tests/test_compliance.py
tests/test_compose.py
tests/test_config.py
tests/test_config_commit.py
tests/test_config_wizard.py
tests/test_consolidation.py
tests/test_cross_platform_python.py
tests/test_d1_d2_schema_ddl_version.py
tests/test_d5_degrade_taxonomy.py
tests/test_d5_sweep_register.py
tests/test_d5b_fail_closed.py
tests/test_d6_memory_doc_version.py
tests/test_d_cmdns.py
tests/test_db_s0_dsn_inspect.py
tests/test_db_s1_dsn_deep_check.py
tests/test_db_s2a_pushdown.py
tests/test_db_s3_fts.py
tests/test_db_s4_pgvector.py
tests/test_decision_observability.py
tests/test_detect.py
tests/test_dk_s0_domain_framework.py
tests/test_dk_s1_domain_skills.py
tests/test_dk_s2_domain_skills.py
tests/test_dk_s3_domain_skills.py
tests/test_dk_s4_domain_skills.py
tests/test_dk_s5_docsync.py
tests/test_docs_cmd.py
tests/test_docs_consistency.py
tests/test_doctor.py
tests/test_engine_phases.py
tests/test_episodic.py
tests/test_exec_orchestrator.py
tests/test_exec_review.py
tests/test_exec_selector.py
tests/test_footer2_src_boundary.py
tests/test_g1_adoption_modes.py
tests/test_govern_commands_wiring.py
tests/test_govern_dashboard.py
tests/test_govern_governance.py
tests/test_govern_rules.py
tests/test_govern_safety.py
tests/test_govern_safety_wiring.py
tests/test_govern_tokens.py
tests/test_govern_wiring.py
tests/test_gr_pa.py
tests/test_gr_pa_wire.py
tests/test_gr_s2_adopt.py
tests/test_gr_s2_consumers.py
tests/test_gr_s2_crg_client.py
tests/test_gr_s2_docsync.py
tests/test_gr_s2_liveness.py
tests/test_gr_s2_manifest_parity.py
tests/test_gr_s2_review.py
tests/test_gr_s3_consumers.py
tests/test_gr_s3_fu.py
tests/test_gr_s3_graph_required.py
tests/test_gr_s3_regression.py
tests/test_gr_s4_about_code.py
tests/test_gr_s4_briefing.py
tests/test_gr_s4_freshness.py
tests/test_gr_s4_hook.py
tests/test_graph_hint_backend.py
tests/test_harness.py
tests/test_harness_codex.py
tests/test_harness_cowork.py
tests/test_harness_setup.py
tests/test_hook_secret_guard.py
tests/test_init.py
tests/test_j_perf_journal.py
tests/test_karpathy.py
tests/test_kb_s1_ledger_setup.py
tests/test_knowledge_bridge.py
tests/test_knowledge_graph_backend.py
tests/test_knowledge_index.py
tests/test_knowledge_layer.py
tests/test_knowledge_query.py
tests/test_learning.py
tests/test_lifecycle.py
tests/test_local_first.py
tests/test_m_a2_precedence_wiring.py
tests/test_manifest.py
tests/test_mcp.py
tests/test_mcp_grant.py
tests/test_mcp_r_d0_serve.py
tests/test_mcp_r_d1a_annotations.py
tests/test_mcp_r_d1b_response_format.py
tests/test_mcp_r_d1c_pagination.py
tests/test_mcp_r_d1d_validation.py
tests/test_mcp_r_d2_legibility.py
tests/test_mcp_r_d3_eval.py
tests/test_mcp_surf_single_load.py
tests/test_memory_backends.py
tests/test_memory_healing.py
tests/test_memory_item.py
tests/test_memory_store.py
tests/test_modes.py
tests/test_ms_s1_atomic_statestore.py
tests/test_ms_s2_sessions.py
tests/test_ms_s3_ledger_chain.py
tests/test_ms_s4_sqlite_wal.py
tests/test_ms_s5_single_flusher.py
tests/test_ms_s6_rmw_toctou.py
tests/test_ms_s7_stress.py
tests/test_ms_s8_journal_append_lock.py
tests/test_packaging.py
tests/test_ph_gate_s0.py
tests/test_pin_drift.py
tests/test_pipeline_entry.py
tests/test_playbook.py
tests/test_pre_simp_consent_seam.py
tests/test_pre_simp_no_upward_import.py
tests/test_pre_simp_reexport_shims.py
tests/test_pre_simp_tool_registry_parity.py
tests/test_precedence.py
tests/test_premortem.py
tests/test_preview.py
tests/test_profiles.py
tests/test_r_13f_b3_rider.py
tests/test_r_13f_d5_rider_1_guard.py
tests/test_r_13f_d5_rider_2.py
tests/test_r_13f_d5_rider_3.py
tests/test_r_13f_reset_crash.py
tests/test_r_man_atomic_manifest.py
tests/test_r_mcp_self_registration.py
tests/test_repo_hardening.py
tests/test_resume.py
tests/test_revert.py
tests/test_router.py
tests/test_routing.py
tests/test_rt_s0_bugfixes.py
tests/test_secret_corpus.py
tests/test_session_lifecycle.py
tests/test_settings.py
tests/test_share.py
tests/test_ship.py
tests/test_si_1_hook_gates.py
tests/test_si_2_tdd_persistence.py
tests/test_si_3_mcp_approval.py
tests/test_si_4_trust_surface.py
tests/test_si_6_writegate_side_doors.py
tests/test_si_6b_stack_share_scan.py
tests/test_si_dev_0_spec_emit.py
tests/test_si_dev_scope_binding.py
tests/test_simp_s1_transport_from_mode.py
tests/test_simp_s2_deprecation.py
tests/test_simp_s2_migrations.py
tests/test_simp_s2_shim_parity.py
tests/test_simp_s2_stale_message.py
tests/test_simp_s2_vault_integrity.py
tests/test_sk_s1_contracts.py
tests/test_sk_s2_anatomy.py
tests/test_sk_s3_ask_amend.py
tests/test_sk_s4_skill_lints.py
tests/test_skills.py
tests/test_ss_s0_session_save.py
tests/test_ss_s1_wire_persistence.py
tests/test_ss_s2_autosave.py
tests/test_ss_s3_force_share.py
tests/test_ss_s4_bundle_v2.py
tests/test_stage1d_prompt_sweep.py
tests/test_stage23_plugin_init.py
tests/test_stage24_configurable_backends.py
tests/test_stage24_footprint.py
tests/test_stage24c_skill_naming.py
tests/test_stage25_fanout_and_graph.py
tests/test_stage26_refine.py
tests/test_stage27_progress.py
tests/test_stage29_proactive_brainstorm.py
tests/test_stage31_plan_adherence.py
tests/test_stage32_spec_persisted.py
tests/test_stage33_grounding_discipline.py
tests/test_stage34_ship_and_baseline.py
tests/test_stage35a_shared_memory.py
tests/test_stage35b_memory_share.py
tests/test_stage35c_memory_migrate.py
tests/test_stage35d_vault.py
tests/test_stage35e_vector_memory.py
tests/test_stage35f_graph_adapter.py
tests/test_stage36_onboard_typed_memory.py
tests/test_stage37_spec_awareness.py
tests/test_stage37r_remediation.py
tests/test_stage39_binding.py
tests/test_stage3b1_mcp_default.py
tests/test_stage3b2_mcp_group.py
tests/test_stage3b3_setup_verify.py
tests/test_stage40_observability.py
tests/test_stage53b_hook_cli.py
tests/test_stage54_resume_hint.py
tests/test_stage54b_stage_badge.py
tests/test_stage54c_legibility.py
tests/test_stage54d_parallel_view.py
tests/test_stage54e_command_parity.py
tests/test_stage54f_decompose.py
tests/test_stage54g_brainstorm_anchor.py
tests/test_stage54h_agents_panel.py
tests/test_stage55a_session_bundle.py
tests/test_stage55b_session_transport.py
tests/test_stage56_first_run.py
tests/test_stage56b_reconfigure.py
tests/test_stage57_directory_listing.py
tests/test_stage58_ci_check.py
tests/test_stage59_memory_intelligence.py
tests/test_stage60_trust_visibility.py
tests/test_stage61_reliability.py
tests/test_stage61b_release_process.py
tests/test_stage63_multiagent.py
tests/test_stage64_vscode_extension.py
tests/test_stage64b_copilot_chat.py
tests/test_stage65_language_coverage.py
tests/test_stage66_cross_platform.py
tests/test_stage66b_windows_portability.py
tests/test_stage67_performance.py
tests/test_stage68_supply_chain.py
tests/test_stage69_team_sync.py
tests/test_stage6b_progress_events.py
tests/test_stage6c_develop_counter.py
tests/test_stage6d_badge_verbosity.py
tests/test_stage6p_plan_file.py
tests/test_stage6r_independent_review.py
tests/test_stage70_community_stacks.py
tests/test_stage70b_team_join.py
tests/test_stage70c_todo_widget.py
tests/test_stage71_team_audit.py
tests/test_stage71a_project_scoped.py
tests/test_stage_rts2_menu.py
tests/test_state.py
tests/test_tm_s10_access.py
tests/test_tm_s11_review.py
tests/test_tm_s11a_decision_lenses.py
tests/test_tm_s12a_branch_protection.py
tests/test_tm_s1_mode_cli.py
tests/test_tm_s1_mode_surface.py
tests/test_tm_s1_run_modes.py
tests/test_tm_s2_connection_probe.py
tests/test_tm_s2_mode_activation.py
tests/test_tm_s2_preflight.py
tests/test_tm_s3_team_init.py
tests/test_tm_s3_team_init_cli.py
tests/test_tm_s4_activate.py
tests/test_tm_s4_consent.py
tests/test_tm_s4_consent_cli.py
tests/test_tm_s4_joiner.py
tests/test_tm_s5_health.py
tests/test_tm_s5_journal.py
tests/test_tm_s5_surfaces.py
tests/test_tm_s5_sync.py
tests/test_tm_s5b_store_journal.py
tests/test_tm_s5c_journal_coverage.py
tests/test_tm_s6_scope_precedence.py
tests/test_tm_s7_typed_enforcement.py
tests/test_tm_s8_enforcement.py
tests/test_tm_s9_formula_growth.py
tests/test_toggles.py
tests/test_trifecta.py
tests/test_trust.py
tests/test_version_upgrade.py
tests/test_worktree.py
tests/test_wt_s1_s2_worktree.py