{R}R 開発ノート
合計 139 件の記事が見つかりました。
The Engineering of Intent, Chapter 6: Autonomous Orchestration Frameworks
Chapter 6 of The Engineering of Intent blog series. Editors run one agent at a time; orchestration runs many. A teaser on task-specific personalities, memory banks, when to orchestrate (and when not), the 14,000-test case study, and the economics of multi-agent pipelines.
2026-04-22
The Engineering of Intent, Chapter 5: Agentic Editors and Flow States
Chapter 5 of The Engineering of Intent blog series. The editor is where the wiring meets your hands. A teaser on the three generations of editor, how semantic search amplifies your codebase's virtues and vices, the flow killers that destroy productivity, and the shortcut rebind that doubled a team lead's output.
2026-04-21
The Engineering of Intent, Chapter 4: The Model Context Protocol (MCP)
Chapter 4 of The Engineering of Intent blog series. MCP is to agents what HTTP was to the early Web — a common protocol that turns bespoke integrations into reusable infrastructure. A teaser on host/client/server roles, the anatomy of a good tool, the six anti-patterns, and the security pitfalls every team trips over.
2026-04-20
The Engineering of Intent, Chapter 3: Context Momentum and Path Dependence
Chapter 3 of The Engineering of Intent blog series. Agents amplify project momentum — good patterns propagate, bad ones propagate just as fast. A teaser on the First Prompt Trap, context rot, the physics of convention drift, and the ten-thousand-dollar rule for decision rigor.
2026-04-19
The Engineering of Intent, Chapter 2: Cognitive Load and Material Disengagement
Chapter 2 of The Engineering of Intent blog series. When the agent does most of the typing, the real failure mode is the engineer who has stopped engaging. A teaser on material disengagement, impressionistic scanning, the autocomplete trap, decision fatigue, and the seven habits of engaged engineers.
2026-04-18
The Engineering of Intent, Chapter 1: The Triadic Relationship Model
Chapter 1 of The Engineering of Intent blog series. Software used to be a dyad between engineer and machine. Now a third actor — the AI agent — has joined permanently. A teaser covering the Triadic Relationship Model, the CMDP view of software, and the six failure modes every AI-native team needs to name.
2026-04-17
Frictionless SaaS, Chapter 20: Organizational Design for Frictionless Delivery
The Experience Ownership Model and the Behavior Design Canvas — two reorganizations that stop user experience from falling through the cracks between departments.
2026-04-10
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
Frictionless SaaS Chapter 9: Eliminating Friction and Building Consistency
Chapter 9 preview of Frictionless SaaS: the Friction Audit Matrix, the Consistency Principle, perceived speed, and information ergonomics - the retention levers most teams ignore.
2026-03-30
OpenClaw Engineering, Chapter 13: Hardening the Ecosystem
The final chapter: ecosystem security, the ClawHavoc incident, defending against malware in dependencies, confirming high-risk operations, and building auditing and disaster recovery systems.
2026-03-28
Chapter 22: Identity in AI Systems — When the "User" Is an Agent
Chapter 22 of the OpenID: Modern Identity series — identity for AI systems: LLM authentication, the Model Context Protocol (MCP), Dynamic Client Registration for ephemeral agents, and the emerging patterns for trusting autonomous non-human actors.
2026-03-28
OpenClaw Engineering, Chapter 12: The Agentic Zero-Trust Architecture
Zero-trust security for autonomous agents: managing blast radius, implementing three-tier defense (pre-action, in-action, post-action), container isolation, and defending against indirect prompt injection attacks.
2026-03-27
Chapter 21: Decentralized Identity — DIDs, Verifiable Credentials, and OID4VC
Chapter 21 of the OpenID: Modern Identity series — decentralized identity: DIDs (Decentralized Identifiers) without a central authority, Verifiable Credentials with selective disclosure, and OpenID for Verifiable Credentials (OID4VC) as the bridge from centralized to decentralized identity.
2026-03-27
Chapter 20: Passwordless Authentication — Passkeys, WebAuthn, and the End of the Password
Chapter 20 of the OpenID: Modern Identity series — passwordless authentication: passkeys as friendly public-key credentials, WebAuthn as the underlying browser API, and the FIDO2 ecosystem including hardware security keys.
2026-03-26
Chapter 19: Observability and Operations — Identity You Can Actually Run
Chapter 19 of the OpenID: Modern Identity series — observability and operations for identity systems: structured authentication logging with correlation IDs, distributed tracing of login flows, and immutable audit trails aligned to regulatory requirements.
2026-03-25
OpenClaw Engineering, Chapter 10: Multi-Agent Systems
Build teams of specialized agents that work in concert. Learn how to architect planners, coders, critics, and surveyors, coordinate them via channels, and use adversarial collaboration and taste gates for high-quality output.
2026-03-25
Frictionless SaaS, Chapter 3: Signup Design - Stop Interrogating People Before They Can Use Your Product
Chapter 3 of the Frictionless SaaS blog series. Why most SaaS signup forms are conversion killers, what the Minimum Viable Signup really looks like, and how the Progressive Commitment Model lets you collect every piece of information you want - without scaring users off at the door.
2026-03-24
Chapter 18: Claims Design and Privacy — Identity Data Without Overshare
Chapter 18 of the OpenID: Modern Identity series — designing custom claims with namespacing and size discipline, attribute mapping across providers into a single internal schema, and privacy by design through minimization, selective disclosure, pairwise identifiers, and GDPR-ready retention.
2026-03-24
OpenClaw Engineering, Chapter 9: Scheduling and Deterministic Orchestration
Time-based automation for agents: cron jobs for simple periodic tasks and the Lobster workflow engine for complex, deterministic, resumable multi-step pipelines with human approval gates.
2026-03-24
Chapter 17: Federation Between Organizations — Identity Across Corporate Boundaries
Chapter 17 of the OpenID: Modern Identity series — federation between organizations: B2B identity, partner federation with metadata exchange and claim mapping, and the trust chains that emerge when federation goes multi-hop.
2026-03-23
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
Chapter 16: Zero Trust Identity — When Every Request Is an Authentication Decision
Chapter 16 of the OpenID: Modern Identity series — Zero Trust identity: identity as the perimeter instead of the network, continuous verification via CAEP, and device trust and conditional access feeding into authorization decisions.
2026-03-22
OpenClaw Engineering, Chapter 6: Extending Capabilities with SKILL.md
The anatomy of SKILL.md files in OpenClaw: how to author reusable, versioned instruction sets with YAML frontmatter, dependencies, and explicit procedural guidance for agents.
2026-03-21
Chapter 15: FAPI and High-Stakes Security — When the Defaults Aren't Enough
Chapter 15 of the OpenID: Modern Identity series — FAPI for high-stakes scenarios: what FAPI 1.0 Advanced and 2.0 require, Pushed Authorization Requests (PAR), JWT-Secured Authorization Requests (JAR), and migrating from FAPI 1.0 Advanced to FAPI 2.0.
2026-03-21
Chapter 20 – The Next Decade of AI Coworkers
Chapter 20 of Master Claude Chat, Cowork and Code looks ahead — from conversational AI to embedded infrastructure, from chat interfaces to computer use, and the trust and responsibility questions that will define how AI reshapes work over the next decade.
2026-03-20
Frictionless SaaS: The Complete Series Index — Your Guide to All 24 Chapters
The complete reader's guide to the Frictionless SaaS blog series. An introduction to the thesis — that in the AI era, features are commoditized and experience is the only lasting competitive advantage — plus direct links to all 25 posts across the 24 chapters of the book.
2026-03-20
Chapter 14: Hardening Your Identity Stack — Setting the Defaults That Keep You Safe
Chapter 14 of the OpenID: Modern Identity series — hardening defaults that neutralize common attacks: strict redirect URI matching, audience validation to solve the confused deputy problem, token lifetime tuning, and refresh token binding, rotation, and revocation.
2026-03-20
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 13: Threat Modeling OpenID Systems — Thinking Like the Adversary
Chapter 13 of the OpenID: Modern Identity series — threat modeling for OIDC systems: token theft vectors and defenses, replay attacks and nonce validation, CSRF and state parameter mismanagement, redirect abuse and mix-up attacks.
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 17 – Guardrails and Governance
Chapter 17 of Master Claude Chat, Cowork and Code moves from understanding risks to implementing controls — permission isolation, tool allow-lists, human-in-the-loop approval workflows, validation hooks, and enterprise-grade audit logging.
2026-03-18
OpenClaw Engineering, Chapter 3: Deployment and Environment Setup
From local development to production: installing Node.js 22+, setting up Docker containers, and deploying OpenClaw to the cloud via AWS Lightsail or VPS providers.
2026-03-18
Chapter 12: User Lifecycle Management — Provisioning, SCIM, and the De-Provisioning Problem
Chapter 12 of the OpenID: Modern Identity series — user lifecycle management: JIT and bulk provisioning, SCIM for cross-system sync, de-provisioning done right, role mapping from IdP claims, and identity architecture for multi-tenant SaaS.
2026-03-18
Chapter 16 – Execution Risks and Isolation
Chapter 16 of Master Claude Chat, Cowork and Code confronts the real security risks of AI systems that execute commands and manipulate files — from command injection to data exposure — and explains the isolation models that keep things safe.
2026-03-17
Chapter 11: MFA and Conditional Access — Dispersing Authentication Risk
Chapter 11 of the OpenID: Modern Identity series — MFA fundamentals across the three factor categories, risk-based adaptive authentication, and step-up authentication using the OIDC acr and amr claims to match assurance to operation sensitivity.
2026-03-17
OpenClaw Engineering, Chapter 2: Anatomy of the Agent Brain
How OpenClaw agents think through their identity files, two-layer memory system, and proactive task scheduling. A deep dive into SOUL.md, AGENTS.md, USER.md, MEMORY.md, HEARTBEAT.md, and semantic memory via Supermemory.
2026-03-17
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 10: Single Sign-On at Scale — Identity as Infrastructure
Chapter 10 of the OpenID: Modern Identity series — running identity at organizational scale: corporate IdPs (AD, Entra ID), the CIAM vendor ecosystem (Okta, Auth0, Entra ID), multi-tenant isolation, account linking, and external user access.
2026-03-16
OpenClaw Engineering, Chapter 1: The OpenClaw Paradigm
The first chapter teaser in a new series on OpenClaw Engineering. Why autonomous agents need a different foundation, the four-layer architecture (Gateway, Nodes, Channels, Skills), and the three principles that hold it all together.
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 9: SPA and Mobile Patterns — Auth in Hostile Environments
Chapter 9 of the OpenID: Modern Identity series — SPAs and mobile apps in hostile environments: XSS and CSRF defense, PKCE in the browser, the Backend-for-Frontend pattern, native app patterns, and refresh token rotation with reuse detection.
2026-03-15
Chapter 13: Encapsulating Knowledge with Agent Skills — From Conversations to Autonomous Procedures
Chapter 13 of Master Claude Chat, Cowork and Code introduces Skills — reusable, encapsulated procedures that Claude executes autonomously. Covers SKILL.md structure, YAML frontmatter, trigger descriptions, and the Skills Library pattern for team distribution.
2026-03-14
Chapter 8: Securing Backend APIs — Bearer Tokens, Scopes, and Service-to-Service
Chapter 8 of the OpenID: Modern Identity series — securing backend APIs with bearer tokens, scope design for least privilege, token introspection versus local JWT validation, and the three mechanisms for service-to-service authentication.
2026-03-14
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 7: Your First OpenID Application — The Handshake, End to End
Chapter 7 of the OpenID: Modern Identity series — building a real OIDC login end to end: the minimal flow, state and nonce, strict redirect URI matching, sessions from tokens, and the three flavors of logout.
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 6: Discovery and Metadata — How Clients and Providers Find Each Other
Chapter 6 of the OpenID: Modern Identity series — how OIDC discovery, .well-known/openid-configuration, JWKS, and Dynamic Client Registration allow clients and providers to find each other without hand-crafted configuration.
2026-03-12
カテゴリー
タグ
検索ログ
Hello World bot 939
IT assistant bot 877
Deploy Teams bot to Azure 875
Microsoft Bot Framework 849
Azure CLI webapp deploy 820
Adaptive Card Action.Submit 781
Teams bot development 776
Bot Framework example 754
Adaptive Cards 752
Microsoft Graph 749
Bot Framework Adaptive Card 748
Graph API token 743
Teams app zip 741
Microsoft Teams Task Modules 740
Teams bot packaging 738
C 731
Teams bot tutorial 731
Teams production bot 731
Task Modules 729
bot for sprint updates 728
Zendesk Teams integration 726
Azure Bot Services 725
Azure App Service bot 724
Teams chatbot 722
Bot Framework CLI 719
ServiceNow bot 715
Azure bot registration 710
Bot Framework proactive messaging 710
Bot Framework prompts 708
proactive messages 694
Development & Technical Consulting
Working on a new product or exploring a technical idea? We help teams with system design, architecture reviews, requirements definition, proof-of-concept development, and full implementation. Whether you need a quick technical assessment or end-to-end support, feel free to reach out.
Contact Us