Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down