-
-
Notifications
You must be signed in to change notification settings - Fork 3
Add AI Ecosystem Sessions application playbook #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,64 @@ | ||||||
| # AI Ecosystem Sessions Playbook (v1) | ||||||
|
|
||||||
| Purpose: This playbook defines how organizations apply to present at OpenClaw AI Ecosystem Sessions and how applications are evaluated. The process is designed to be open, fair, and efficient. | ||||||
|
|
||||||
| ## How to apply | ||||||
|
|
||||||
| Open a GitHub issue using the AI Ecosystem Session Application template. Include: | ||||||
|
|
||||||
| - Organization name and primary contact (must be a co-founder, CEO, or equivalent decision-maker) | ||||||
| - Session topic and format — what you'll present and what the audience will take away | ||||||
| - Community value — how this benefits OpenClaw developers (technical depth, tools, integrations, open-source contributions, etc.) | ||||||
| - Optional: coordination contact — a DevRel or community person who handles logistics day-to-day | ||||||
|
|
||||||
| Incomplete applications won't be reviewed. Submission order is recorded but is not the only scheduling factor. | ||||||
|
|
||||||
| ## What we look for | ||||||
|
|
||||||
| Applications are evaluated on four criteria: | ||||||
|
|
||||||
|
|
||||||
| | Criteria | What it means | | ||||||
| | --------------------- | ----------------------------------------------------------------------------------- | | ||||||
| | Community relevance | Does the topic matter to OpenClaw developers and contributors? | | ||||||
| | Session specificity | Is there a clear, concrete plan — not just "we'll talk about our platform"? | | ||||||
| | Speaker credibility | Does the speaker have the expertise to deliver a strong session? | | ||||||
| | Open-source alignment | Is the project open-source, built on open-source, or contributing to the ecosystem? | | ||||||
|
|
||||||
|
|
||||||
| These are guidelines, not a scoring rubric. Each application is evaluated on its overall merit. | ||||||
|
|
||||||
| ## How decisions are made | ||||||
|
|
||||||
| - The session coordinators (currently Jim and Andy) review applications and make scheduling decisions | ||||||
| - Applications are submitted as GitHub issues; decisions are posted publicly on the same issue — accepted, declined, or deferred — with a brief explanation | ||||||
| - The coordinators may consult other community members or maintainers for input on specific applications, but there is no formal committee at this stage | ||||||
| - All applicants receive a response | ||||||
| - Day-to-day coordination with accepted speakers happens on Discord | ||||||
|
|
||||||
| ## Scheduling | ||||||
|
|
||||||
| Accepted sessions enter a scheduling queue. Scheduling considers: | ||||||
|
|
||||||
| - Topic diversity (avoiding back-to-back similar sessions) | ||||||
| - Speaker and community availability | ||||||
| - Time-sensitive relevance (e.g., tied to a launch or release) | ||||||
| - Waiting list order (earlier applicants get priority, all else being equal) | ||||||
|
|
||||||
| ## Sponsorship and contribution | ||||||
|
|
||||||
| - Presenting at an Eco Session provides significant visibility to the OpenClaw community | ||||||
|
||||||
| - Presenting at an Eco Session provides significant visibility to the OpenClaw community | |
| - Presenting at an AI Ecosystem Session provides significant visibility to the OpenClaw community |
Copilot
AI
Mar 30, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor wording/grammar: "startups in early stage" reads awkwardly. Consider changing to "early-stage startups" (or similar) for clarity.
| - Research institutions, startups in early stage, and educational organizations are exempt from sponsorship expectations | |
| - Research institutions, early-stage startups, and educational organizations are exempt from sponsorship expectations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The playbook instructs applicants to use an "AI Ecosystem Session Application" GitHub issue template, but this repository currently has no .github/ISSUE_TEMPLATE (or other template) to reference. Either add the referenced issue template (and ideally link to it) or reword this to instruct users to open a regular issue and include the listed fields.