Skip to content

Commit 84b5801

Browse files
chriswaynehclaude
andcommitted
Update RedDock Phase 1 release presentation
Replace the Phase 0 dashboard capture with real Phase 1 screenshots taken against the running container on loopback: the dashboard with its discovery audit trail, and the Dockyard workspace showing a target cleared by DockGuard before discovery can be launched. Both use clearly fictional local sample data, including a deliberately out-of-scope target so the denial is visible. Documentation only; no application code, tests, or tags were touched. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 5e53392 commit 84b5801

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,19 @@ Its operating model is simple: **AI proposes. Policy authorizes. Tools execute.
4141
| Persistence | SQLite and evidence stored in a named Docker volume |
4242
| Safety | Non-invasive profiles only; no scripting, brute force, evasion, or exploitation |
4343

44-
## Dashboard
44+
## Screenshots
4545

4646
<div align="center">
4747

48-
<img src="docs/screenshots/dashboard.png" alt="RedDock dashboard with an empty Dockyard state" width="900">
48+
<img src="docs/screenshots/dashboard.png" alt="RedDock dashboard showing workspace metrics and a discovery run audit trail" width="900">
4949

50-
<sub>RedDock running locally with an empty Dockyard state. This capture predates the Phase 1 discovery workspace.</sub>
50+
<sub>The dashboard: workspace metrics and the discovery audit trail, including a run DockGuard denied.</sub>
51+
52+
<br><br>
53+
54+
<img src="docs/screenshots/workspace.png" alt="RedDock Dockyard workspace showing the discovery launch flow beside a DockGuard ALLOWED decision" width="900">
55+
56+
<sub>The Dockyard workspace: a target must pass DockGuard before discovery can be launched.</sub>
5157

5258
</div>
5359

docs/screenshots/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Screenshots
22

3-
`dashboard.png` is a real, scrubbed capture of the running dashboard. It still shows the Phase 0 layout and should be recaptured against the Phase 1 dashboard and Dockyard workspace. When replacing it, use an empty Dockyard list or clearly fictional local sample data; do not capture host paths, browser tabs, personal information, or authorized-engagement details.
3+
`dashboard.png` and `workspace.png` are real, scrubbed captures of RedDock running locally against loopback. When replacing them, use an empty Dockyard list or clearly fictional local sample data; do not capture host paths, browser tabs, personal information, or authorized-engagement details.
4+
5+
The current captures use two fictional workspaces, a loopback scope, and a deliberately out-of-scope target so the DockGuard denial is visible.
46

57
The README intentionally does not present a mockup as a product screenshot.

docs/screenshots/dashboard.png

454 KB
Loading

docs/screenshots/workspace.png

260 KB
Loading

0 commit comments

Comments
 (0)