Skip to content

[#20] Live demo guide and runtime screenshot pack#153

Merged
igorsatsyuk merged 9 commits into
mainfrom
docs/20-live-demo-qa
May 24, 2026
Merged

[#20] Live demo guide and runtime screenshot pack#153
igorsatsyuk merged 9 commits into
mainfrom
docs/20-live-demo-qa

Conversation

@igorsatsyuk
Copy link
Copy Markdown
Owner

Description

  • adds interview-ready live demo + Q&A guide in docs/LIVE_DEMO_QA.md
  • refreshes screenshot pack docs/screenshots/01-08 from real local runtime outputs
  • updates roadmap/start/readme docs for issue [DOCS] Live Demo сценарий #20 completion
  • adds reproducible screenshot generator script

Closes

Testing

  • runtime flow verified locally: auth -> command -> query list -> integrity check
  • health endpoints checked for command/event-store/audit-writer/query services
  • frontend screenshot

Copilot AI review requested due to automatic review settings May 24, 2026 15:56
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR completes Issue #20 by adding an interview-ready live demo + Q&A guide, refreshing documentation pointers to reflect Phase 2 completion, and introducing a script to regenerate the runtime screenshot pack from locally running services.

Changes:

  • Added docs/LIVE_DEMO_QA.md with a step-by-step demo narrative and typical interview Q&A.
  • Added docs/screenshots/generate_runtime_screenshots.py to regenerate docs/screenshots/01-08 plus a runtime capture JSON artifact.
  • Updated top-level navigation/roadmap docs to mark #18#20 as done and link to the new demo guide.

Reviewed changes

Copilot reviewed 6 out of 14 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
START_HERE.md Updates current status and points “next action” to the new demo guide and roadmap planning.
README.md Marks #18#20 as completed and adds docs/LIVE_DEMO_QA.md to the docs index table.
docs/screenshots/README.md Documents the new runtime screenshot regeneration flow and notes the Angular probe behavior.
docs/screenshots/generate_runtime_screenshots.py New generator script that exercises auth/command/query/integrity flows and renders PNG “screenshots”.
docs/ROADMAP.md Marks Issue #20 as done and lists deliverables.
docs/LIVE_DEMO_QA.md New interview-ready demo script and Q&A document.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/screenshots/generate_runtime_screenshots.py
Comment thread docs/screenshots/generate_runtime_screenshots.py Outdated
Comment thread docs/screenshots/generate_runtime_screenshots.py
Comment thread docs/screenshots/README.md
Comment thread docs/LIVE_DEMO_QA.md
Comment thread docs/LIVE_DEMO_QA.md
Comment thread docs/LIVE_DEMO_QA.md
…ime dir, add JWT steps in demo guide

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 15 changed files in this pull request and generated 6 comments.

Comment thread docs/screenshots/generate_runtime_screenshots.py Outdated
Comment thread docs/screenshots/generate_runtime_screenshots.py
Comment thread docs/screenshots/generate_runtime_screenshots.py Outdated
Comment thread docs/screenshots/README.md
Comment thread docs/screenshots/generate_runtime_screenshots.py Outdated
Comment thread docs/screenshots/generate_runtime_screenshots.py Outdated
… try/finally tamper restore, clean up imports

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 15 changed files in this pull request and generated 2 comments.

Comment thread docs/screenshots/generate_runtime_screenshots.py
Comment thread docs/LIVE_DEMO_QA.md Outdated
… status description

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 15 changed files in this pull request and generated 8 comments.

Comment thread docs/LIVE_DEMO_QA.md
Comment thread docs/LIVE_DEMO_QA.md Outdated
Comment thread docs/screenshots/generate_runtime_screenshots.py
Comment thread docs/screenshots/generate_runtime_screenshots.py
Comment thread docs/screenshots/generate_runtime_screenshots.py Outdated
Comment thread docs/screenshots/generate_runtime_screenshots.py
Comment thread docs/screenshots/README.md
Comment thread docs/LIVE_DEMO_QA.md
…env vars, event validation, NULL-safe restore

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 15 changed files in this pull request and generated 4 comments.

Comment thread docs/screenshots/README.md Outdated
Comment thread docs/screenshots/generate_runtime_screenshots.py Outdated
Comment thread docs/screenshots/generate_runtime_screenshots.py
Comment thread docs/LIVE_DEMO_QA.md
…imestamp, clarify list integrityStatus

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 15 changed files in this pull request and generated 1 comment.

Comment thread docs/LIVE_DEMO_QA.md Outdated
…ntegrity-check (missing hash)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@igorsatsyuk igorsatsyuk requested a review from Copilot May 24, 2026 18:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 15 changed files in this pull request and generated 3 comments.

Comment thread README.md
Comment thread docs/screenshots/generate_runtime_screenshots.py Outdated
Comment thread docs/screenshots/README.md Outdated
…ction, document CAPTURE_OUTPUT default path

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 15 changed files in this pull request and generated 2 comments.

Comment thread docs/screenshots/generate_runtime_screenshots.py Outdated
Comment thread docs/screenshots/generate_runtime_screenshots.py
… parents for CAPTURE_OUTPUT

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 15 changed files in this pull request and generated no new comments.

@igorsatsyuk igorsatsyuk self-assigned this May 24, 2026
@igorsatsyuk igorsatsyuk merged commit 67e1e9d into main May 24, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants