Skip to content

docs(adr): introduce agent-system as new schema family [T0-4] - #234

Merged
mdheller merged 1 commit into
mainfrom
feat/t0-4-agent-system-adr
Jul 31, 2026
Merged

docs(adr): introduce agent-system as new schema family [T0-4]#234
mdheller merged 1 commit into
mainfrom
feat/t0-4-agent-system-adr

Conversation

@mdheller

Copy link
Copy Markdown
Contributor

Implements T0-4 — completes Tranche 0. Adds docs/adr/0014-agent-system-domain.md (Status: Accepted; Context/Decision/Alternatives/Consequences; references T0-1/2/3). Docs-only; make validate → OK. Closes #233

ADR-0014 documents the decision to introduce agent-system (host-level process
classification) as a new schema family, complementary to the Agent Plane
(workflow execution). Canonical schemas AgentPassport (T0-1) + SeamDefinition
(T0-2); vocab seed agent-system-vocabulary.jsonld (T0-3). Status: Accepted.

Closes #233
Copilot AI review requested due to automatic review settings July 31, 2026 04:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Ready to approve

The change is a docs-only ADR addition that matches the linked issue scope and follows the repository’s ADR structure and section conventions.

This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.

Pull request overview

Adds ADR-0014 to document the decision to introduce agent-system as a new schema family in sourceos-spec, anchoring host-level agent classification separately from the workflow/session-oriented Agent Plane family and providing a stable cross-repo vocabulary reference (T0-4, closes #233).

Changes:

  • Introduces a new accepted ADR covering Context / Decision / Alternatives / Consequences for the agent-system schema family.
  • Records tranche references to T0-1 (AgentPassport), T0-2 (SeamDefinition), and T0-3 (agent-system vocabulary seed), plus related ADR references.
File summaries
File Description
docs/adr/0014-agent-system-domain.md New ADR defining rationale, boundaries, and references for the agent-system schema family.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.

@mdheller
mdheller merged commit f45413e into main Jul 31, 2026
8 checks passed
@mdheller
mdheller deleted the feat/t0-4-agent-system-adr branch July 31, 2026 04:05
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.

docs(adr): introduce agent-system as new schema family [T0-4]

2 participants