docs: expand lint scope batch7 (2 files)

This commit is contained in:
Apple
2026-02-16 04:05:40 -08:00
parent e6221fef67
commit 083a622817
3 changed files with 23 additions and 38 deletions

View File

@@ -42,7 +42,7 @@ npm run dev
### Scenario 1: Basic Messaging (DAARION UI)
**Steps:**
1. Navigate to http://localhost:8899/messenger
1. Navigate to [http://localhost:8899/messenger](http://localhost:8899/messenger)
2. You should see the Messenger page with channel list
3. Select the "#general" channel
4. Type a message: "Hello DAARION!"
@@ -71,11 +71,11 @@ npm run dev
### Scenario 3: Element Compatibility
**Prerequisite:** Install Element Desktop or use Element Web (https://app.element.io)
**Prerequisite:** Install Element Desktop or use Element Web ([https://app.element.io](https://app.element.io))
**Steps:**
1. Login to Element with Matrix credentials:
- Homeserver: http://localhost:8008
- Homeserver: [http://localhost:8008](http://localhost:8008)
- Username: @admin:daarion.city
- Password: (use Matrix admin password)
@@ -402,19 +402,3 @@ VALUES (gen_random_uuid(), '<channel-id>', 'agent:sofia', 'agent', '@sofia-agent
**Version:** 1.0.0
**Last Updated:** 2025-11-24
**Maintainer:** DAARION Platform Team