Commit Graph

3 Commits

Author SHA1 Message Date
Bastian Wagner
67287faf96 docs: move acceptance-criteria evidence out of the spec document
The 0.10 spec is the project owner's requirements document, not a place
for an implementer's verification narrative. Move the per-criterion
evidence added for the ten ticked boxes into the implementation notes
as a new section 8, leaving the spec's Acceptance Criteria section as
just the ten checkboxes. While moving it, make explicit that criterion
2's evidence (server-authoritative travel timing) is inference over a
generic TravelService test plus this connection's seed values, not a
test exercising the Burned Road to Watchpost leg directly.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-23 17:34:08 +02:00
Bastian Wagner
0dfb62bfc4 fix(api): clean up this slice's own lint violations
Fixed five prettier/prettier formatting errors in the three spec files
Slice 0.10 wrote or edited (world-discovery.service.spec.ts,
local-location-interaction.spec.ts, vertical-slice.seed.spec.ts).
Scoped by hand to just those locations so the pre-existing errors
elsewhere in the workspace, unrelated to this slice, are left alone.

Also corrects the implementation notes, which previously understated
the lint state as entirely pre-existing.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-23 17:24:03 +02:00
Bastian Wagner
8b6b42c19b docs: record the Slice 0.10 watchpost implementation and its deviations
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-23 17:14:01 +02:00