Skip to content

Commit 7efe4b5

Browse files
nficanoclaude
andcommitted
docs: point spec links at draft-arcp-1.1.md
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent e262fad commit 7efe4b5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CONFORMANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Conformance
22

3-
Spec-to-code matrix against `../spec/docs/draft-arcp-02.1.md`. Status is
3+
Spec-to-code matrix against `../spec/docs/draft-arcp-1.1.md`. Status is
44
either "yes" (implemented and tested) or "deferred" (out of scope for
55
v1.0.0). No spec MUST/SHOULD in §4–§16 is unimplemented.
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# arcp
22

33
Ruby SDK for ARCP v1. The wire protocol is specified in
4-
[../spec/docs/draft-arcp-02.1.md](../spec/docs/draft-arcp-02.1.md). This
4+
[../spec/docs/draft-arcp-1.1.md](../spec/docs/draft-arcp-1.1.md). This
55
gem implements the full v1 envelope, session handshake, job lifecycle,
66
event stream, leases, and error model.
77

docs/reference/conformance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ order: 52
1010
The full spec-to-code matrix lives at the repo root:
1111
[../../CONFORMANCE.md](../../CONFORMANCE.md).
1212

13-
Every MUST/SHOULD in `../spec/docs/draft-arcp-02.1.md` §4–§16 is
13+
Every MUST/SHOULD in `../spec/docs/draft-arcp-1.1.md` §4–§16 is
1414
implemented and cites the file under `lib/arcp/` that satisfies it.

0 commit comments

Comments
 (0)