LICENSE
MANIFEST.in
README.md
pyproject.toml
scripts/MertCapkin_GraphStack.egg-info/PKG-INFO
scripts/MertCapkin_GraphStack.egg-info/SOURCES.txt
scripts/MertCapkin_GraphStack.egg-info/dependency_links.txt
scripts/MertCapkin_GraphStack.egg-info/entry_points.txt
scripts/MertCapkin_GraphStack.egg-info/requires.txt
scripts/MertCapkin_GraphStack.egg-info/top_level.txt
scripts/graphstack/__init__.py
scripts/graphstack/__main__.py
scripts/graphstack/board.py
scripts/graphstack/bootstrap.py
scripts/graphstack/brief_utils.py
scripts/graphstack/cli.py
scripts/graphstack/constants.py
scripts/graphstack/cycle.py
scripts/graphstack/gate.py
scripts/graphstack/graph.py
scripts/graphstack/hook.py
scripts/graphstack/init_cmd.py
scripts/graphstack/installer.py
scripts/graphstack/platform_utils.py
scripts/graphstack/run.py
scripts/graphstack/state.py
scripts/graphstack/validate.py
scripts/graphstack/assets/.graphstack-assets-version
scripts/graphstack/assets/.cursor/commands/graphstack.md
scripts/graphstack/assets/.cursor/rules/graphstack.mdc
scripts/graphstack/assets/.cursor/skills/architect/ARCHITECT.md
scripts/graphstack/assets/.cursor/skills/bootstrapper/BOOTSTRAPPER.md
scripts/graphstack/assets/.cursor/skills/builder/BUILDER.md
scripts/graphstack/assets/.cursor/skills/qa/QA.md
scripts/graphstack/assets/.cursor/skills/reviewer/REVIEWER.md
scripts/graphstack/assets/.cursor/skills/ship/SHIP.md
scripts/graphstack/assets/docs/CURSOR_PROMPTS.md
scripts/graphstack/assets/handoff/BOOTSTRAP.md
scripts/graphstack/assets/handoff/BRIEF.md
scripts/graphstack/assets/handoff/REVIEW.md
scripts/graphstack/assets/handoff/board/README.md
scripts/graphstack/assets/orchestrator/ORCHESTRATOR.md
scripts/graphstack/assets/orchestrator/TOKEN_OPTIMIZER.md
scripts/graphstack/assets/scripts/board.ps1
scripts/graphstack/assets/scripts/board.sh
scripts/graphstack/assets/scripts/gate-hook.ps1
scripts/graphstack/assets/scripts/gate-hook.sh
scripts/graphstack/assets/scripts/post-commit
scripts/graphstack/assets/scripts/post-commit.ps1
scripts/graphstack/compact/__init__.py
scripts/graphstack/compact/base.py
scripts/graphstack/compact/generic.py
scripts/graphstack/compact/git.py
scripts/graphstack/compact/registry.py
scripts/graphstack/compact/__pycache__/__init__.cpython-311.pyc
scripts/graphstack/compact/__pycache__/base.cpython-311.pyc
scripts/graphstack/compact/__pycache__/generic.cpython-311.pyc
scripts/graphstack/compact/__pycache__/git.cpython-311.pyc
scripts/graphstack/compact/__pycache__/registry.cpython-311.pyc
scripts/graphstack/tests/__init__.py
scripts/graphstack/tests/conftest.py
scripts/graphstack/tests/test_assets.py
scripts/graphstack/tests/test_board.py
scripts/graphstack/tests/test_compact.py
scripts/graphstack/tests/test_cycle.py
scripts/graphstack/tests/test_gate.py
scripts/graphstack/tests/test_graph.py
scripts/graphstack/tests/test_hook.py
scripts/graphstack/tests/test_init.py
scripts/graphstack/tests/test_installer.py
scripts/graphstack/tests/test_installer_hooks.py
scripts/graphstack/tests/test_platform_utils.py
scripts/graphstack/tests/test_state.py
scripts/graphstack/tests/test_validate.py