Story: Document ORE Studio as an LLM-first system
Table of Contents
This page documents a story in Sprint 18. It captures the goal, current status, acceptance criteria, and the tasks that compose it.
Goal
Make explicit that ORE Studio is an LLM-first system: primary
development is done by LLMs working under human direction; docs are
written to be equally useful to human readers and AI agents; Claude
Code is the primary tool but contributions from any LLM following the
project instructions are accepted. Two new knowledge pages capture
this, and llm.org is updated to surface them.
Status
| Field | Value |
|---|---|
| State | DONE |
| Parent sprint | Sprint 18 |
| Now | Complete. |
| Waiting on | Nothing. |
| Next | Nothing. |
| Last touched | 2026-05-28 |
Acceptance
doc/llm/llm_first.orgexists: explains LLM-first development philosophy, dual human/LLM audience, Claude as primary tool, open to any compliant LLM.doc/llm/claude_code.orgexists: two paragraphs defining Claude Code (the Anthropic CLI), links toclaude_code_settings.org.llm.orgcomponent overview table and* See alsoupdated to reference both new pages.
Tasks
| Task | State | Start | End | Description |
|---|---|---|---|---|
| Task: Write LLM-first system philosophy page | DONE | 2026-05-28 | 2026-05-28 | doc/llm/llm_first.org covering philosophy, audience, and tooling. |
| Task: Add Claude Code knowledge page | DONE | 2026-05-28 | 2026-05-28 | doc/llm/claude_code.org; wire into llm.org. |
Decisions
Out of scope
- Per-LLM onboarding guides (Gemini, GPT, etc.) — covered by the
existing
llm_instructions.orgwhich any LLM must follow.