diff --git a/sketches/001-agentic-partiful/README.md b/sketches/001-agentic-partiful/README.md new file mode 100644 index 0000000..d099922 --- /dev/null +++ b/sketches/001-agentic-partiful/README.md @@ -0,0 +1,25 @@ +## Prototype: Agentic Partiful landing page + +One live HTML artifact for the selected **Prompt → Party** direction. A natural-language brief becomes an agent conversation with explicit approval gates; the phone is a synchronized, display-only event preview. + +### Interaction + +- Run the synthetic agent sequence from the hero prompt. Research, publish approval, group-invite approval, RSVP monitoring, and reminder approval all happen in chat. +- The phone never becomes a workflow surface. It only reflects draft, live, and guest states. +- The conversation stays inside a bounded rail so the phone remains visible as the workflow progresses. + +### Product boundary + +This is an integration concept for Partiful CLI running inside a capable agent runtime. Partiful CLI provides deterministic event, guest, RSVP, and blast operations. External research, durable scheduling, and future execution come from the surrounding runtime. The CLI itself does not expose a native scheduling command. + +### Open locally + +```bash +open sketches/001-agentic-partiful/index.html +``` + +All event data is synthetic. No command executes and no message sends. + +### Photo credit + +Picnic cover photo by [Simi Iluyomade](https://unsplash.com/@simisola) on [Unsplash](https://unsplash.com/photos/friends-laughing-together-on-picnic-blanket-tvbxqXI5mmo), used under the Unsplash License. diff --git a/sketches/001-agentic-partiful/assets/picnic-cover.webp b/sketches/001-agentic-partiful/assets/picnic-cover.webp new file mode 100644 index 0000000..399429f Binary files /dev/null and b/sketches/001-agentic-partiful/assets/picnic-cover.webp differ diff --git a/sketches/001-agentic-partiful/index.html b/sketches/001-agentic-partiful/index.html new file mode 100644 index 0000000..a20d71a --- /dev/null +++ b/sketches/001-agentic-partiful/index.html @@ -0,0 +1,598 @@ + + + + + + Partiful CLI — Agentic event planning + + + + + + + + +
+
+ +
+
+

Your agent has theparty covered.

+

You bring the idea. Your agent handles the research, setup, invites, RSVPs, and reminders.

+
+ + +
Synthetic demo · nothing gets sent
+
+
+
ResearchCompare suitable spots
+
DraftBuild event + poster
+
ReviewApprove event details
+
PublishWaits for event review
+
InviteWaits for host approval
+
RemindDraft waits for approval
+
+ +
+
+
+
+

Not an invite maker. An event operator.

+
+
1

Start with the outcome

Your agent researches the plan before touching the guest list.

events create
+
2

Make it feel real

Create the event, choose a poster, and return the share link.

posters search
+
3

Bring your people

Resolve contacts by name, preview the group, then invite.

guests invite
+
4

Keep the energy up

Watch RSVPs and let the agent invoke approved blasts on schedule.

blasts send
+
+
+
+ +
+ +
+ + + +
Prototype only · no command was run
+ + + +