LICENSE
README.md
pyproject.toml
faber_tessera.egg-info/PKG-INFO
faber_tessera.egg-info/SOURCES.txt
faber_tessera.egg-info/dependency_links.txt
faber_tessera.egg-info/entry_points.txt
faber_tessera.egg-info/requires.txt
faber_tessera.egg-info/top_level.txt
tessera/__init__.py
tessera/__main__.py
tessera/config.py
tessera/errors.py
tessera/indent.py
tessera/cli_v2/__init__.py
tessera/cli_v2/config.py
tessera/cli_v2/decompose_guide.py
tessera/cli_v2/indent.py
tessera/cli_v2/install.py
tessera/cli_v2/main.py
tessera/cli_v2/output.py
tessera/cli_v2/setup.py
tessera/data/__init__.py
tessera/data/instructions.json
tessera/mcp/__init__.py
tessera/mcp/__main__.py
tessera/mcp/bundle.py
tessera/mcp/errors.py
tessera/mcp/idempotency.py
tessera/mcp/nexus_client.py
tessera/mcp/server.py
tessera/mcp/tools.py
tessera/mcp/update.py
tests/test_end_to_end_simulation.py
tests/test_indent.py