From 9304ceb947a5f0015ae4e75bdf5c5fc551a88e94 Mon Sep 17 00:00:00 2001 From: jinyounghub <275372715+jinyounghub@users.noreply.github.com> Date: Wed, 8 Jul 2026 00:19:52 +0900 Subject: [PATCH] docs: link synthetic demo repository --- CHANGELOG.md | 1 + README.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b038083..85bc49f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file. ## Unreleased +- Link the public synthetic demo repository from the README. - Add public v0.2 launch plan and aggregate interest-signal tracking guide. - Add public v0.2 announcement notes and discovery metadata guidance. - Update first-party GitHub Actions in CI and examples to current Node 24 runtime lines. diff --git a/README.md b/README.md index 1e22084..85f7bc0 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,10 @@ v0.2.0 is ready for early maintainer feedback. See: - [docs/interest-signals.md](docs/interest-signals.md) for public and aggregate signals to watch after sharing. - [docs/metrics.md](docs/metrics.md) for conservative dated project snapshots. +For a safe, synthetic walkthrough of expected findings, see the +[agentic-workflow-guard-demo](https://github.com/jinyounghub/agentic-workflow-guard-demo) +repository. + ## Current maturity This is an early `v0.x` project. The `v0.2.0` release adds config files, baselines, narrow suppressions, better AI-output data-flow precision, verified AI action catalog metadata, and contributor onboarding fixtures. False positives are still expected while deeper workflow analysis continues to improve.