Skip to content

docs(site): bring the IDENTITY.md example up to date with the system prompt#36

Merged
jkyberneees merged 2 commits into
mainfrom
docs/identity-example-ipi
Jun 12, 2026
Merged

docs(site): bring the IDENTITY.md example up to date with the system prompt#36
jkyberneees merged 2 commits into
mainfrom
docs/identity-example-ipi

Conversation

@jkyberneees

Copy link
Copy Markdown
Contributor

Summary

The landing-page IDENTITY.md sample (Slide 4 of docs/index.html) had drifted from cmd/odek/main.go's defaultSystem. This syncs the latest substantive additions so the demo reflects what odek actually ships:

  • "How you operate" — the unattended-runs guidance (prefer the safe default, skip rather than guess on destructive steps for scheduled/non-interactive runs, report what was skipped).
  • "Safety" — the unattended clause on the destructive-operations rule.
  • The entire "Indirect Prompt Injection (IPI) — detection and reporting" section (definition, 5 detection signals, and the Stop → Report → Continue → Don't-engage steps), which was missing from the example.

Notes

  • Formatted to match the slide's existing CSS conventions (.hd for ## headers, .bul for hanging-indent bullets, inline .output + <br> for paragraphs/bold lead-ins).
  • The example's intentional Jarvis branding and "over Telegram / ten times sharper" flavor is left intact — it's a customization demo, not a verbatim copy.
  • Docs-only; no code paths touched. HTML tag balance verified (spans 325/325, strong 31/31, divs 80/80).

🤖 Generated with Claude Code

…prompt

The landing-page IDENTITY.md sample had drifted from cmd/odek/main.go's
defaultSystem. Sync the latest substantive additions so the demo reflects
what odek actually ships:
- "How you operate": the unattended-runs guidance (safe default, skip rather
  than guess on destructive steps, report what was skipped).
- "Safety": the unattended clause on the destructive-operations rule.
- The entire "Indirect Prompt Injection (IPI) — detection and reporting"
  section (detection signals + the stop/report/continue/don't-engage steps),
  which was missing from the example.

Docs-only; the Jarvis branding of the example is left intact.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
odek 21593c8 Commit Preview URL

Branch Preview URL
Jun 12 2026, 04:58 AM

…prompt

vprotocol completeness pass: the TDD and test-conventions bullets in the
IDENTITY.md example had also drifted — bring them in line with defaultSystem
(TDD scoped to production/repo code; "other languages: follow project test
conventions").

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jkyberneees jkyberneees merged commit 133bb1a into main Jun 12, 2026
7 checks passed
@jkyberneees jkyberneees deleted the docs/identity-example-ipi branch June 12, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant