- Rename Tenant.app_name -> legacy_app_name so the incumbent per-tenant name never collides with a shared pool's app_name (which is a single shared value for all pooled tenants). It's the value that keeps a tenant's external vector-store namespace stable when the tenant moves onto a shared backend. - Apply the agent-comment-marker convention (# ai: / # region ai) across the tenant_id schema, the bootstrap script, and its test: the why (receipts, anti-prior gotchas) is foldable-marked; short docstrings carry the what. Comments/docstrings + one column rename only; the bootstrap integration test stays green (no behavioral change). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bootstrap_shared_schema.py | ||
| configure_embeddings.py | ||
| dialectic_cost_calculator.py | ||
| ensure_alembic_tests.py | ||
| generate_jwt.py | ||
| generate_jwt_secret.py | ||
| generate_message_embeddings.py | ||
| jsonl_to_json.py | ||
| migrate_db.py | ||
| provision_db.py | ||
| run_alembic_tests.py | ||
| test_reasoning_levels.py | ||
| update_version.py | ||