MANIFEST.in
README.public.md
pyproject.toml
protocolcity/__init__.py
protocolcity/__main__.py
protocolcity/adopt.py
protocolcity/citylens.py
protocolcity/cli.py
protocolcity/desk.py
protocolcity/doctor.py
protocolcity/feedback.py
protocolcity/found.py
protocolcity/paths.py
protocolcity/registry.py
protocolcity/seed_ops.py
protocolcity/service.py
protocolcity/setup_flow.py
protocolcity/slugs.py
protocolcity/update.py
protocolcity.egg-info/PKG-INFO
protocolcity.egg-info/SOURCES.txt
protocolcity.egg-info/dependency_links.txt
protocolcity.egg-info/entry_points.txt
protocolcity.egg-info/requires.txt
protocolcity.egg-info/top_level.txt
protocolcity/templates/CITY_EDGES.md
protocolcity/templates/OFFICE_PERIMETER.md
protocolcity/templates/PERIMETER.md
protocolcity/templates/README.md
protocolcity/templates/city-AGENTS.md
protocolcity/templates/neighborhood-AGENTS.md
protocolcity/templates/project-AGENTS.md
protocolcity/templates/vendor-pointers.md
protocolcity/templates/worker-CONTRACT.md
protocolcity/templates/worker-prompt.md
protocolcity/templates/ops/README.md
suite/README.md
suite/__init__.py
suite/map-searchlight.js
suite/map_v1.html
suite/overview_v1.html
suite/person_v1.html
suite/read_v1.html
suite/serve.py
suite/settings_v1.html
suite/suite-data.js
suite/suite-live.js
suite/suite-nav.js
suite/suite-paper.js
suite/suite-person-sheet.js
suite/suite-pulse.js
suite/suite-settings-sheet.js
suite/suite.css
suite/ticket_v1.html
suite/workspace_map.html
suite/api/__init__.py
suite/api/bootstrap.py
suite/api/cache.py
suite/api/pulse.py
suite/api/routing.py
suite/components/empty-state.js
suite/components/error-banner.js
suite/components/index.js
suite/components/live-tail.js
suite/components/loading-block.js
suite/components/pathbar.js
suite/components/slip.js
suite/components/suite-ui.css
suite/components/util.js
suite/components/view-mode-toggle.js
suite/map/DEMO_THEATER.md
suite/map/README.md
suite/map/map-chrome-spec.js
suite/map/map-soft.js
tests/test_adopt_demo_worker.py
tests/test_agent_skills.py
tests/test_city_generation_token.py
tests/test_city_structure.py
tests/test_desk_join.py
tests/test_detect_workspace.py
tests/test_enrich_worker_law_ops.py
tests/test_feedback.py
tests/test_hire_kind.py
tests/test_identity_default_you.py
tests/test_intake_routing.py
tests/test_map_for_you_membership.py
tests/test_map_live_work_line.py
tests/test_map_papers.py
tests/test_map_wo_deferred_filters.py
tests/test_onboarding_join_pc557.py
tests/test_ops_reports.py
tests/test_pc542_folder_soft_patch.py
tests/test_pc555_skip_round.py
tests/test_pc559_join_map.py
tests/test_pc562_map_inventory.py
tests/test_pc567_ops_staff_ring.py
tests/test_pc569_digin_depth.py
tests/test_pc570_spaced_folder_resolve.py
tests/test_pc574_inprocess_citylens.py
tests/test_pc575_no_citylens_engine.py
tests/test_registry_drift_doctor.py
tests/test_roster_model_pin.py
tests/test_roster_path.py
tests/test_serve_engines_launchd.py
tests/test_service.py
tests/test_setup_uninstall.py
tests/test_suite_viewer_law.py
tests/test_unrouted_ready_doctor.py
tests/test_update.py