From 5654d3d5705dd84d3dfaa65e67348364e8c01ad2 Mon Sep 17 00:00:00 2001 From: Daniel Kirby Date: Wed, 24 Jun 2026 18:05:01 +0100 Subject: [PATCH] chore: tidy project guidance and client copy --- AGENTS.md | 2 ++ src/routes/dashboard/clients/[id]/+layout.svelte | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index a5b5496..44210d9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -4,6 +4,8 @@ Clearity is a workspace management system offering a comprehensive multi-occupan This project is based inspired by Clarity Core by RA, for which more information can be found on their website here: https://ra-is.co.uk/clarity-core-workspace-management-system/. However, that application is based on an outdated architecture. +This application has not yet been deployed to production so feel free to make drastic changes. + ## Tech Stack - Svelte diff --git a/src/routes/dashboard/clients/[id]/+layout.svelte b/src/routes/dashboard/clients/[id]/+layout.svelte index 1f37df8..6fd3c07 100644 --- a/src/routes/dashboard/clients/[id]/+layout.svelte +++ b/src/routes/dashboard/clients/[id]/+layout.svelte @@ -88,7 +88,7 @@

{data.client.name}

- Client workspace for contacts, addresses, invoices, contracts, and bookings. + Client record for contacts, addresses, invoices, contracts, and bookings.