LICENSE
README.md
pyproject.toml
fux/__init__.py
fux/__main__.py
fux/astextract.py
fux/bench.py
fux/build.py
fux/capture.py
fux/check.py
fux/cli.py
fux/clicmds.py
fux/cligraph.py
fux/cliquery.py
fux/cliutil.py
fux/community.py
fux/config.py
fux/context.py
fux/costledger.py
fux/coverage.py
fux/drift.py
fux/embed.py
fux/explain.py
fux/fetchrules.py
fux/findings.py
fux/fix.py
fux/fmwrite.py
fux/frontmatter.py
fux/gate.py
fux/gitutil.py
fux/globs.py
fux/governance.py
fux/graph.py
fux/graphhtml.py
fux/graphquery.py
fux/hookio.py
fux/hooks.py
fux/hybrid.py
fux/importer.py
fux/index.py
fux/initcmd.py
fux/lint.py
fux/loader.py
fux/mcpserver.py
fux/mine.py
fux/model.py
fux/narrative.py
fux/pack.py
fux/parity.py
fux/paths.py
fux/recall.py
fux/report.py
fux/savings.py
fux/scaffold.py
fux/scalars.py
fux/schema.py
fux/seal.py
fux/serve.py
fux/settings.py
fux/stats.py
fux/touch.py
fux/tour.py
fux/usage.py
fux/verify.py
fux/vexamples.py
fux/assets/fux-icon.svg
fux/assets/fux-lockup.svg
fux/assets/fux-mark.svg
fux/assets/graph_boot.js
fux/assets/graph_template.html
fux/data/schema.json
fux/data/global/README.md
fux/data/global/rules/async-everywhere.md
fux/data/global/rules/doc-per-code-change.md
fux/data/global/rules/files-max-100-lines.md
fux/data/global/rules/no-secrets-in-vcs.md
fux/data/hooks/_common.sh
fux/data/hooks/post_tool_use.sh
fux/data/hooks/session_start.sh
fux/data/hooks/stop.sh
fux/data/hooks/user_prompt_submit.sh
fux/data/packs/indian-markets-tax/pack.toml
fux/data/packs/indian-markets-tax/rules/capital-gains-equity.md
fux/data/packs/indian-markets-tax/rules/market-hours-nse.md
fux/data/skills/adr/SKILL.md
fux/data/skills/distill/SKILL.md
fux/data/skills/fetch-rules/SKILL.md
fux/data/skills/fux/SKILL.md
fux/data/skills/plan/SKILL.md
fux/data/skills/savings/SKILL.md
fux/data/skills/trace/SKILL.md
fux/templates/formula.md
fux/templates/spec.md
fux_engine.egg-info/PKG-INFO
fux_engine.egg-info/SOURCES.txt
fux_engine.egg-info/dependency_links.txt
fux_engine.egg-info/entry_points.txt
fux_engine.egg-info/requires.txt
fux_engine.egg-info/top_level.txt
tests/test_ast_backend.py
tests/test_astextract.py
tests/test_bm25f_expand.py
tests/test_capture_governance.py
tests/test_centrality.py
tests/test_check_fix.py
tests/test_costledger.py
tests/test_crossfile_calls.py
tests/test_embed_rerank.py
tests/test_examples.py
tests/test_fetch_rules.py
tests/test_frontmatter.py
tests/test_fuzz_mine.py
tests/test_globs.py
tests/test_graphhtml.py
tests/test_hybrid.py
tests/test_lint_stats_gate.py
tests/test_mcp.py
tests/test_mcp_extra.py
tests/test_pack.py
tests/test_parity_import.py
tests/test_recall_build_verify.py
tests/test_recall_eval.py
tests/test_resolution.py
tests/test_savings.py
tests/test_schema_scaffold_init.py
tests/test_seal.py
tests/test_serve_sanitize.py
tests/test_verify_hardening.py