Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 2.2 KB

File metadata and controls

35 lines (26 loc) · 2.2 KB

PipeBuilder Documentation

Start with the repository-level README for the problems PipeBuilder solves, the quick start, and the current platform support status.

Using PipeBuilder

Maintaining Cross-Agent Capabilities

  • Four-Agent Adapter Specification Native directories, merge strategies, supported capabilities, and verification requirements for Codex, Cursor, CodeBuddy, and Claude Code.
  • Skill Input Catalog Coverage design for standard Skills, platform extensions, Providers, negative cases, security, and real-client scenarios.

Maintaining the Implementation and Tests

Documentation Status Conventions

  • implemented: The specification is implemented by the current code.
  • implemented · manual E1: Manually verified in a real client, but not yet captured as an automated client case.
  • proposal: Design reference; if it conflicts with the code, tests, or an implemented specification, the code and black-box tests take precedence.
  • Historical iteration documents explain the evolution only; they do not replace the current README, specifications, or test coverage matrix.