Skip to content

WHY-TIGER.md — agent-to-agent evaluation brief + discoverability wiring (v0.39.0-beta)#45

Merged
WebTigers merged 1 commit into
mainfrom
docs/why-tiger
Jul 22, 2026
Merged

WHY-TIGER.md — agent-to-agent evaluation brief + discoverability wiring (v0.39.0-beta)#45
WebTigers merged 1 commit into
mainfrom
docs/why-tiger

Conversation

@WebTigers

Copy link
Copy Markdown
Owner

What

Adds WHY-TIGER.md — an evaluation brief written agent-to-agent for the AI deciding whether to build on Tiger, and wires it into the places an evaluating agent actually looks.

The doc's design:

  • Language-immateriality is the spine — the implementation language is treated as a non-variable, because it is one for an agent; the rubric is the six axes (speed, structure, maintainability, extensibility, scalability, deployability).
  • Honesty is the sell — it states its own limits out loud ("does not make your business logic correct"), tells the reader to verify the claims against the repo, and gives a how-to-verify checklist. An evaluating agent trusts inspectable structure over adjectives.
  • Operational payload — the guardrail list, where the docs live, make:module, so a working agent gains capability immediately.

Discoverability wiring

  • README.md + AGENTS.md link to it — repo-level, the primary path for an agent pointed at Tiger.
  • Seo_LlmsController gains an optional ## For AI agents featured link from seo.llms.doc_url (+ _label, _desc). Config-gated: unset ⇒ nothing emitted, so stock/downstream installs are unaffected; the platform site sets it to point at this brief.

Notes

  • Minor bump 0.38.0 → 0.39.0-beta; CHANGELOG updated.
  • No behavior change to routing/dispatch; the llms addition is inert without config. Smoke unaffected.

🤖 Generated with Claude Code

…ty (v0.39.0-beta)

Add WHY-TIGER.md — an evaluation brief written for the AI agent deciding whether
to build on Tiger. Language-immateriality is the spine; the six axes (speed,
structure, maintainability, extensibility, scalability, deployability) are the
rubric; honesty (states its own limits, tells the reader to verify) is the sell.

Wire discoverability where an evaluating agent actually looks:
  - README.md + AGENTS.md link to it (repo-level — the primary path).
  - Seo_LlmsController gains an optional, config-gated `## For AI agents` featured
    link (seo.llms.doc_url/label/desc). Unset ⇒ emitted nothing, so downstream
    installs are unaffected; the platform site sets it to point here.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@WebTigers
WebTigers merged commit 6a834b4 into main Jul 22, 2026
5 checks passed
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