From 6782384df0a9580b26e9418f0693ac3321dbf6f4 Mon Sep 17 00:00:00 2001 From: Jackson Moore Date: Thu, 3 Sep 2026 16:41:35 +0200 Subject: Adds conformance ledger and fixtures --- conformance/specification-observations.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 conformance/specification-observations.txt (limited to 'conformance/specification-observations.txt') diff --git a/conformance/specification-observations.txt b/conformance/specification-observations.txt new file mode 100644 index 0000000..44e2b1f --- /dev/null +++ b/conformance/specification-observations.txt @@ -0,0 +1,7 @@ +SPECIFICATION OBSERVATIONS + +OBS-001 +Source: specification.txt, section 15.3 +Fixture: SCN-1503-MULTILINE and SCN-1503-CURRENT-LINE + +The source example names target "a" and specifies positions 1:9, 2:6, and 2:10. In the supplied buffer text, "a" starts at 1:6, 1:10, and 2:9. The fixtures preserve the specified position sequence for direct traceability. Confirm the target, buffer text, or expected positions before this fixture becomes executable. -- cgit v1.2.3