LICENSE
README.md
pyproject.toml
mcp_server/__init__.py
mcp_server/briefing.py
mcp_server/coverage_detector.py
mcp_server/plan_store.py
mcp_server/primitives_docs.py
mcp_server/profiles.py
mcp_server/queries.py
mcp_server/server.py
mcp_server/skills_watcher.py
mcp_server/state.py
mcp_server/templates.py
mcp_server/workflow.py
neurolisp/__init__.py
neurolisp/agents.py
neurolisp/anti_unify.py
neurolisp/ast.py
neurolisp/canonical.py
neurolisp/compiler.py
neurolisp/corpus.py
neurolisp/crystallization.py
neurolisp/dialog.py
neurolisp/env.py
neurolisp/env_sync.py
neurolisp/eval.py
neurolisp/gap_prioritizer.py
neurolisp/grader.py
neurolisp/health.py
neurolisp/hedging_detector.py
neurolisp/macros_code_review.py
neurolisp/macros_comparison.py
neurolisp/macros_essay.py
neurolisp/meta_learn.py
neurolisp/meta_skills.py
neurolisp/parser.py
neurolisp/plan_mode.py
neurolisp/provider_anthropic.py
neurolisp/provider_deepseek.py
neurolisp/provider_openai.py
neurolisp/providers.py
neurolisp/self_optimize.py
neurolisp/sexpr_optimize.py
neurolisp/skill.py
neurolisp/skill_creator.py
neurolisp/skill_registry.py
neurolisp/stdlib.py
neurolisp.egg-info/PKG-INFO
neurolisp.egg-info/SOURCES.txt
neurolisp.egg-info/dependency_links.txt
neurolisp.egg-info/requires.txt
neurolisp.egg-info/top_level.txt
tests/test_a2a_subagent_integration.py
tests/test_agent_sexpr_channel.py
tests/test_agents.py
tests/test_anti_unify.py
tests/test_anti_unify_primitive.py
tests/test_compiler.py
tests/test_corpus_compile_path.py
tests/test_corpus_extended.py
tests/test_deepseek.py
tests/test_dialog.py
tests/test_eval.py
tests/test_logprobs_confidence.py
tests/test_mcc60.py
tests/test_mcp_server.py
tests/test_parser.py
tests/test_provider.py
tests/test_provider_anthropic.py
tests/test_provider_complete.py
tests/test_provider_openai.py
tests/test_sexpr_optimize.py
tests/test_skill.py
tests/test_skill_creator.py
tests/test_skill_registry.py
tests/test_skills_watcher.py
tests/test_v0_32_reflect_revise_sink.py
tests/test_v10_briefing_kit.py
tests/test_v11_lint_and_retry.py
tests/test_v20_briefing_budget.py
tests/test_v20_coverage_detector.py
tests/test_v20_detector_integration.py
tests/test_v20_tool_aliases.py
tests/test_v25_corpus_prelookup_guidance.py
tests/test_v25_essay_macro_pipeline.py
tests/test_v25_macro_expand.py
tests/test_v25c2_essay_pipeline_macro.py
tests/test_v25c3_code_review_macros.py
tests/test_v25c4_corpus_recall.py
tests/test_v25c5_1_audit_fixes.py
tests/test_v25c5_comparison_macros.py
tests/test_v26_10_bench_retry_smoke.py
tests/test_v26_11_sop_warnings_capture.py
tests/test_v26_12_auto_rule_collision_resistance.py
tests/test_v26_18_nl_get_sop_warnings.py
tests/test_v26_19_hash_cross_process_stability.py
tests/test_v26_1_scoped_macros.py
tests/test_v26_20_sop_warnings_bleed.py
tests/test_v26_21_invariant4_crystallize_threshold.py
tests/test_v26_23_scope_warning_symmetry.py
tests/test_v26_27_conftest_fixture.py
tests/test_v26_28_warn_helper_symmetry.py
tests/test_v26_29_dangling_parent_warn.py
tests/test_v26_2_briefing_robustness.py
tests/test_v26_30_comparison_team_profile.py
tests/test_v26_7_code_review_profile.py
tests/test_v26_8_profile_chain_depth.py
tests/test_v26_9_upstream_size_guard.py
tests/test_v26_node_profile.py
tests/test_v27_path_traversal.py
tests/test_v29_sink_dual_view.py
tests/test_v34_1_stakes_triage.py
tests/test_v34_2_health_check.py
tests/test_v34_routine_pipeline.py
tests/test_v35_canonical.py
tests/test_v5_homoiconicity.py
tests/test_v5_match.py
tests/test_v5_meta_programming.py
tests/test_v5_sexpr_tools.py
tests/test_v6_law2_competition.py
tests/test_v6_meta_learn.py
tests/test_v6_meta_skills.py
tests/test_v6_self_optimize.py
tests/test_v764_fork.py
tests/test_v7_ablation.py
tests/test_v7_active_learning.py
tests/test_v7_adversarial_robustness.py
tests/test_v7_auto_dispatch.py
tests/test_v7_budget_allocation.py
tests/test_v7_composite_speedup.py
tests/test_v7_compositional_error.py
tests/test_v7_corpus_namespace.py
tests/test_v7_corpus_primitives.py
tests/test_v7_corpus_stats.py
tests/test_v7_correction_cost.py
tests/test_v7_cost_roi.py
tests/test_v7_coverage_gaps.py
tests/test_v7_coverage_trajectory.py
tests/test_v7_cross_domain.py
tests/test_v7_crystallization.py
tests/test_v7_crystallization_history.py
tests/test_v7_crystallization_persistence.py
tests/test_v7_crystallization_roi.py
tests/test_v7_deferred_durable.py
tests/test_v7_domain_shift.py
tests/test_v7_gap_prioritizer.py
tests/test_v7_hierarchical_meta_learn.py
tests/test_v7_holdout_coverage.py
tests/test_v7_inconsistency_detection.py
tests/test_v7_incremental_crystallization.py
tests/test_v7_minocc_pareto.py
tests/test_v7_multi_provider.py
tests/test_v7_multi_round_evolution.py
tests/test_v7_multi_session.py
tests/test_v7_noise_sensitivity.py
tests/test_v7_outcomes.py
tests/test_v7_parameter_sensitivity.py
tests/test_v7_pattern_calculus.py
tests/test_v7_scale.py
tests/test_v7_selective_crystallization.py
tests/test_v7_staleness_detection.py
tests/test_v7_streaming_threshold.py
tests/test_v7_token_chain.py
tests/test_v7_token_durable.py
tests/test_v7_workflow_durable.py
tests/test_v7_workflow_generator.py
tests/test_v7_workflow_orchestrator.py
tests/test_v7_workflow_parallel_concurrent.py
tests/test_v7_workflow_patch.py
tests/test_v7_workflow_review.py