docs: port SDK implementation docs - #26
Conversation
This comment has been minimized.
This comment has been minimized.
|
Ready to review this PR? Stage has broken it down into 6 individual chapters for you: Chapters generated by Stage for commit eba18a6 on Jun 16, 2026 12:01pm UTC. |
@agent-trail/adapter-kit
@agent-trail/adapters
@agent-trail/catalog
@agent-trail/core
@agent-trail/redact
@agent-trail/render-model
@agent-trail/schema
@agent-trail/sessions
@agent-trail/source-schemas
@agent-trail/store
@agent-trail/types
commit: |
|
Pull Request Standard violation: The Verification section lists Kody rule violation: Follow Pull Request Standards |
Kody Review CompleteGreat news! 🎉 Keep up the excellent work! 🚀 Kody Guide: Usage and ConfigurationInteracting with Kody
Current Kody ConfigurationReview OptionsThe following review options are enabled or disabled:
|
This pull request ports and consolidates the SDK implementation documentation into the repository. It adds three new in-depth guides (
adapter-authoring.md,implementation-semantics.md,redaction.md) and significantly restructures the rootREADME.md, theparser-source-matrix.md, and the individual packageREADMEfiles. The changes improve the contributor and user documentation by clarifying package boundaries, runtime semantics, redaction workflows, adapter authoring checklists, fixture policies, and verification procedures. No source code changes are introduced—the entire diff is documentation and package-level README updates.