Loading module
Resolving locale, route permissions, and workspace projection.
Resolving locale, route permissions, and workspace projection.
მიმდინარე არეალი: სტუმარი
კატეგორია: 10_normative | ვერსია: v1.0.0
მფლობელი: DOCUMENT_CUSTODIAN | გადახედვის ციკლი: 90 დღე
დამტკიცების უფლებამოსილება: GOVERNANCE_ADMIN
დოკუმენტაციის პორტალი მხოლოდ წაკითხვადია. რედაქტირება და ცვლილების endpoint-ები გამორთულია.
Kvary პლატფორმა თავდაპირველად ქართულ ენაზეა შექმნილი. სადაც ქართული ვერსია არსებობს, პლატფორმის UI-ის, დოკუმენტაციისა და იურიდიული განმარტების ავტორიტეტული ენა არის ქართული.
სხვა ენებზე თარგმანები მოცემულია მოხერხებულობისთვის. კონკრეტული ჩანაწერი ან flow შეიძლება სხვა ენაზე იყოს წარმოშობილი და ჰქონდეს საკუთარი source/legal locale, თუმცა სადაც ქართული ვერსია ხელმისაწვდომია, პლატფორმის დონის ფორმულირებასა და განმარტებაში უპირატესობა ქართულ ვერსიას ენიჭება.
მეტამონაცემები არასრულია: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
svc-vacancies is now the canonical migration owner for vacancy-specific schema changes.
migrate:all includes VacancyYes, migrate:all now includes npm --prefix services/svc-vacancies run migrate.
Operators should run npm run migrate:all to apply all migrations, including vacancy schema changes.
Individual vacancy migrations can be run with npm --prefix services/svc-vacancies run migrate.
The following vacancy-related migrations remain in svc-tenders/migrations because they are mixed with accommodation concerns:
0005_vacancies_accommodations.sql (legacy shared vacancy/accommodation)0042_vacancy_accommodation_context.sql (adds accommodation_mode to vacancies, accommodation_need to vacancy_applications, listing_context to accommodations)0043_vacancy_accommodation_declaration_details.sql (adds details_json to both vacancy_postings and accommodation_listings)0044_add_details_json_to_views.sql (adds details_json to vacancy and accommodation views)These are not transferred because they affect both vacancy and accommodation schemas, requiring coordinated migration ownership.
Public vacancy discovery (GET /vacancies, GET /vacancies/:id) remains compatibility-backed, falling back to legacy vacancies table when projection-backed vacancy_postings are not available. This migration ownership cleanup does not change public-read behavior.
svc-tenders to svc-vacancies as (0001)svc-vacanciesmigrate:all to include svc-vacanciessvc-tenders/migrations