feat(adapters): ShardAdapter contract + read-only FolderAdapter (WP-0007 T3)

Versioned ShardAdapter ABC (shard_id/profile/keys/read mandatory; optional verbs
raise NotSupported by default = honest absence). FolderAdapter reads a dir of
Markdown into Pages (relpath=key, mtime=source_rev, provenance envelope),
declaring a validated read-only file-store profile. 4 tests green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-15 09:37:02 +02:00
parent 5a77ea879c
commit 9a4e00a05a
5 changed files with 194 additions and 1 deletions

View File

@@ -71,7 +71,7 @@ identity stability vs content change; profile validation accepts/rejects.
```task
id: SHARD-WP-0007-T3
status: todo
status: done
priority: high
state_hub_task_id: "f6e35ddb-ab1e-406a-82f8-563244455f6b"
```