LICENSE
MANIFEST.in
README.md
pyproject.toml
agent_coord/__init__.py
agent_coord/__main__.py
agent_coord/config.py
agent_coord/coord.py
agent_coord/client/__init__.py
agent_coord/client/route_map.py
agent_coord/client/tokens.py
agent_coord/client/vendor.py
agent_coord/client/watch_filter.py
agent_coord/client/connectors/__init__.py
agent_coord/client/connectors/antigravity.py
agent_coord/client/connectors/claude.py
agent_coord/client/connectors/grok_bot.py
agent_coord/client/connectors/grok_build.py
agent_coord/client/connectors/kimi.py
agent_coord/client/connectors/openai_agents.py
agent_coord/client/connectors/spawn.py
agent_coord/client/inbound/__init__.py
agent_coord/client/outbound/__init__.py
agent_coord/client/outbound/addressing.py
agent_coord/install/__init__.py
agent_coord/install/catalog.py
agent_coord/install/host.py
agent_coord/install/migrate.py
agent_coord/install/office.py
agent_coord/install/packver.py
agent_coord/install/session_root.py
agent_coord/install/todo_diary.py
agent_coord/install/scripts/bootstrap.ps1
agent_coord/install/scripts/bootstrap.sh
agent_coord/install/scripts/install.cmd
agent_coord/install/scripts/register-windows-services.ps1
agent_coord/install/scripts/uninstall.cmd
agent_coord/install/scripts/uninstall.ps1
agent_coord/install/scripts/unregister-windows-services.ps1
agent_coord/lib/__init__.py
agent_coord/lib/files.py
agent_coord/lib/observe.py
agent_coord/lib/proc.py
agent_coord/lib/py_gate.py
agent_coord/protocol/__init__.py
agent_coord/protocol/mail/__init__.py
agent_coord/protocol/mail/constants.py
agent_coord/protocol/mail/filters.py
agent_coord/protocol/mail/read_party.py
agent_coord/protocol/presence/__init__.py
agent_coord/protocol/presence/drain.py
agent_coord/protocol/vendors/__init__.py
agent_coord/protocol/vendors/grok_bot.py
agent_coord/protocol/vendors/grok_build.py
agent_coord/protocol/vendors/mill.py
agent_coord/protocol/vendors/protocol.py
agent_coord/protocol/vendors/stubs.py
agent_coord/records/__init__.py
agent_coord/records/activity.py
agent_coord/records/db.py
agent_coord/records/floor.py
agent_coord/records/hold.py
agent_coord/records/join.py
agent_coord/records/label.py
agent_coord/records/mail.py
agent_coord/records/member.py
agent_coord/records/name.py
agent_coord/records/opened.py
agent_coord/records/score.py
agent_coord/records/slugs.py
agent_coord/records/todo.py
agent_coord/records/tree.py
agent_coord/records/watcher.py
agent_coord/server/__init__.py
agent_coord/server/allow.py
agent_coord/server/asgi.py
agent_coord/server/book.py
agent_coord/server/dashboard.py
agent_coord/server/hint_buf.py
agent_coord/server/howto.py
agent_coord/server/mcp_mill.py
agent_coord/server/middleware.py
agent_coord/server/netbind.py
agent_coord/server/push.py
agent_coord/server/score_tick.py
agent_coord/server/wake.py
agent_coord/server/wall_check.py
agent_coord/server/win_score_svc.py
agent_coord/server/win_wall_svc.py
agent_coord/server/ws_client.py
agent_coord/server/admin/__init__.py
agent_coord/server/admin/catalog.py
agent_coord/server/admin/door.py
agent_coord/server/admin/guard.py
agent_coord/server/admin/human.py
agent_coord/server/admin/invites.py
agent_coord/server/api/__init__.py
agent_coord/server/api/mill/__init__.py
agent_coord/server/api/mill/client.py
agent_coord/server/api/mill/rpc.py
agent_coord/sql/apply_order.txt
agent_coord/sql/fn_name.sql
agent_coord/sql/fn_now.sql
agent_coord/sql/fn_weight.sql
agent_coord/sql/sp_activity.sql
agent_coord/sql/sp_attach.sql
agent_coord/sql/sp_hold.sql
agent_coord/sql/sp_join.sql
agent_coord/sql/sp_label.sql
agent_coord/sql/sp_mail.sql
agent_coord/sql/sp_member.sql
agent_coord/sql/sp_name.sql
agent_coord/sql/sp_opened.sql
agent_coord/sql/sp_score.sql
agent_coord/sql/sp_todo.sql
agent_coord/sql/sp_tree.sql
agent_coord/sql/tables.sql
agent_coord/sql/wipe.sql
agent_coord/web/__init__.py
agent_coord/web/static/board.html
agent_coord/web/wall_logic/__init__.py
agent_coord/web/wall_logic/domains.py
agent_coord/web/wall_logic/gutter.py
agent_coord/web/wall_logic/honest.py
agent_coord/web/wall_logic/js_lib.py
agent_coord/web/wall_logic/keys.py
agent_coord/web/wall_logic/knobs.py
agent_coord/web/wall_logic/mail.py
agent_coord/web/wall_logic/packs.py
agent_coord/web/wall_logic/score.py
agent_coord/web/wall_logic/tabs.py
agent_coord/web/wall_ui/validate_assets.py
agent_coord/web/wall_ui/components/gutter.css
agent_coord/web/wall_ui/components/gutter.js
agent_coord/web/wall_ui/default/board.css
agent_coord/web/wall_ui/default/board.html
agent_coord/web/wall_ui/default/boot.js
agent_coord/web/wall_ui/default/gutter.css
agent_coord/web/wall_ui/default/gutter.js
agent_coord/web/wall_ui/default/floor/floor.js
agent_coord/web/wall_ui/default/mail/mail.js
agent_coord/web/wall_ui/default/score/score.js
agent_coord/web/wall_ui/lib/check.py
agent_coord/web/wall_ui/lib/data.js
agent_coord/web/wall_ui/lib/graph.js
agent_coord/web/wall_ui/lib/keys.js
agent_coord/web/wall_ui/lib/popup.js
agent_coord/web/wall_ui/lib/table.js
agent_coord/web/wall_ui/lib/tabs.js
agent_coord/web/wall_ui/lib/theme.css
agent_coord/web/wall_ui/lib/theme.js
docs/HOST.md
docs/JOIN.md
docs/protocol/hints.md
docs/protocol/howto-ai.md
docs/protocol/improve.md
docs/protocol/patterns.md
docs/protocol/route.md
docs/protocol/skill.md
docs/protocol/tree.md
docs/protocol/usecases.md
docs/protocol/verbs.md
the_mill.egg-info/PKG-INFO
the_mill.egg-info/SOURCES.txt
the_mill.egg-info/dependency_links.txt
the_mill.egg-info/entry_points.txt
the_mill.egg-info/requires.txt
the_mill.egg-info/top_level.txt