{R}R 開発ノート


合計 23 件の記事が見つかりました。

Frictionless SaaS Chapter 16: The Power of Self-Service

Chapter 16 preview of Frictionless SaaS: the Self-Serve Maturity Model, the Independence Principle, and how self-serve billing and account management turn scalability into a competitive moat.
2026-04-06

OpenClaw Engineering, Chapter 11: Continuous Learning with OpenClaw-RL

How OpenClaw-RL extracts training signals from conversations and uses them to improve agent behavior continuously. From binary feedback to token-level distillation, agents learn from every interaction without retraining the base model.
2026-03-26

OpenClaw Engineering, Chapter 8: Event-Driven Workflows

How OpenClaw agents spring into action automatically via hooks, webhooks, and TypeScript handlers—without waiting for human invocation. From internal events to CI/CD pipelines.
2026-03-23

OpenClaw Engineering, Chapter 7: The Skill Ecosystem

Bundled skills vs workspace skills, skill discovery and context, publishing to ClawHub, managing 13,000+ community skills without collision, semantic search, and the meta-skills that let agents improve themselves.
2026-03-22

OpenClaw Engineering, Chapter 5: Connecting Multiple Channels

How to connect your OpenClaw agent to multiple messaging platforms (Telegram, WhatsApp, Discord, Slack) and manage multi-channel routing. Setup, configuration quirks, and troubleshooting for each platform.
2026-03-20

Chapter 19 – Measuring AI Effectiveness

Chapter 19 of Master Claude Chat, Cowork and Code tackles the question every team eventually asks: is our AI actually working? Learn to build metrics frameworks, structured evaluations, and workflow acceleration measurements that prove (or disprove) AI's value.
2026-03-19

OpenClaw Engineering, Chapter 4: Managing the Gateway and Models

Configuring your running gateway with the onboard wizard, diagnostics, and openclaw.json. How to connect model providers, manage API keys securely, and route different queries to different models.
2026-03-19

Chapter 18 – Sub-Agents and Multi-Agent Collaboration

Chapter 18 of Master Claude Chat, Cowork and Code explores multi-agent architecture — how to decompose complex problems into specialized sub-agents, coordinate parallel execution, and synthesize results into coherent outputs.
2026-03-18

Chapter 15 – Managing Context Rot and Entropy

Chapter 15 of Master Claude Chat, Cowork and Code tackles the silent failure mode of long-running AI sessions — context rot. Learn strategies for context compression, structured state management, and thinking like an operations team to keep Claude sharp over time.
2026-03-16

Chapter 14 – Connecting Systems with the Model Context Protocol (MCP)

Chapter 14 of Master Claude Chat, Cowork and Code explores the Model Context Protocol — the universal bridge that lets Claude connect to Slack, GitHub, Jira, Google Drive, and more, turning isolated AI into a deeply integrated workflow partner.
2026-03-15

Chapter 12: CLAUDE.md — Designing Guardrails That Shape How Claude Thinks

Chapter 12 of Master Claude Chat, Cowork and Code explores CLAUDE.md as a living constitution for AI behavior — positive constraints over prohibitions, complete financial and startup examples, instruction decay, hierarchical files, and anti-patterns to avoid.
2026-03-13

Chapter 11: CI/CD Integration and Automation — Claude Code in Your Pipeline

Chapter 11 of Master Claude Chat, Cowork and Code shows how to deploy Claude Code into CI/CD pipelines — GitHub Actions, GitLab CI, automated PR reviews, security audits, documentation sync, cost management, and production safety patterns.
2026-03-12

Chapter 5: Tokens in Depth — What's Actually in That JWT

Chapter 5 of the OpenID: Modern Identity series — what's really inside an ID Token, Access Token, and Refresh Token, how JWTs are structured, how to validate signatures correctly, and how DPoP and mTLS bind tokens to their legitimate holders.
2026-03-11

Chapter 3: Core Concepts — The Vocabulary of OpenID Connect

Chapter 3 of the OpenID: Modern Identity series — the IdP/RP/user triangle, claims and JWTs, the three OIDC token types, consent and scopes, sessions vs tokens, and the boundary between authentication and authorization.
2026-03-09

Chapter 2: From OpenID to OpenID Connect — How the Industry Got This One Right

Chapter 2 of the OpenID: Modern Identity series — tracing how the industry moved from the original OpenID and SAML through OAuth 2.0 to OpenID Connect, and when to reach for each standard.
2026-03-08

Chapter 1: Why Identity Is Hard — The Trust Problem Behind Every Login

Chapter 1 of the OpenID: Modern Identity book series — why identity is a trust problem first and a technology problem second, and why authentication and authorization must never be conflated.
2026-03-07

OpenID: Modern Identity for Developers and Architects — A 22-Part Blog Series

Introduction and index for the 22-part blog series based on OpenID: Modern Identity for Developers and Architects by Sho Shimoda — with links to every chapter from Why Identity Is Hard through Identity in AI Systems.
2026-03-06

Master Claude, Chapter 3: Understanding Entropy and Prompting Fundamentals — Why Your Prompts Fail and How to Fix Them

Chapter 3 of Master Claude Chat, Cowork and Code explains why some prompts work and others fail — through the lens of entropy and probability. Covers XML-structured prompting, chain-of-thought reasoning, multishot examples, and a standard prompt template you can use immediately.
2026-03-04

Master Claude, Chapter 1: The Evolution of Large Language Models — From Markov Chains to Context Engineering

Chapter 1 of Master Claude Chat, Cowork and Code traces the journey from statistical text prediction to reasoning engines — and explains why context engineering, not bigger models, is where the next leap in AI productivity comes from.
2026-03-02

Proactive Messaging|Mastering Microsoft Teams Bots 4.2

Learn how to build bots that initiate conversations in Microsoft Teams. This section explains proactive messaging — including when and how to use it, how to store conversation references, and best practices to ensure your bot helps without interrupting.
2025-04-12

Task Modules|Mastering Microsoft Teams Bots 4.1

Learn how to use Task Modules in Microsoft Teams to embed rich, interactive modal experiences inside your bot. This section explains how to launch, return data from, and design secure webviews that turn chat into structured user interaction.
2025-04-11

Rich Responses with Adaptive Cards|Mastering Microsoft Teams Bots 3.2

Learn how to create rich, interactive messages in Microsoft Teams using Adaptive Cards. This section explains how to design, send, and handle cards in your bot — making your bot feel less like a chat and more like a true app experience inside Teams.
2025-04-09

Bot Authentication and Identity|Mastering Microsoft Teams Bots 2.3

Learn how Microsoft Teams bots authenticate users and access secure data. This section covers SSO, OAuth 2.0, and the Microsoft Graph API, giving your bot the ability to understand identity and act on behalf of users—safely and seamlessly.
2025-04-07