295864786d
content: Markdown import adapter (md-import) + 24 tests (318/318)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 25s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 01:33:50 +00:00
7836709f91
content: document validation (validate.sx) + 17 tests (294/294)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 46s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 01:25:37 +00:00
ef38b24110
content: durable CRDT replication (crdt-store) + 14 tests (277/277)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 36s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 01:19:15 +00:00
4fb4b04b21
content: Markdown render mode (asMarkdown) + 20 tests (263/263)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 45s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 01:13:44 +00:00
9c1c8f6b75
content: asSx wire string-escaping (String>>sxEscaped) + 5 tests (243/243)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 58s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 01:03:45 +00:00
2c1d8c8064
content: HTML escaping at render boundary (String>>htmlEscaped) + 8 tests (238/238)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 41s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 00:53:06 +00:00
9722e97e0a
content: trust-gated federation + conflict tests (Phase 4 complete, roadmap done, 230/230)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 40s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 00:42:49 +00:00
ab48a3ba1f
content: Ghost/CMS sync via injected adapter + round-trip tests (210/210)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 43s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 00:37:12 +00:00
edf0ab1755
content: CvRDT collaborative merge + 34 convergence tests (Phase 3 complete, 196/196)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 43s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 00:29:38 +00:00
18696f3251
content: persist-backed op log + versioning + diff (Phase 2 complete, 162/162)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 53s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 00:15:55 +00:00
8dc9187645
content: content/* API facade + 26 tests (Phase 1 complete, 133/133)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 52s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 00:08:42 +00:00
0d93a9820f
content: render boundary (asHTML/asSx polymorphic) + 29 tests
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 48s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 00:03:05 +00:00
6e52ad5126
content: ordered block document + edit ops + 40 tests
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 36s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-06 23:57:34 +00:00
6a246039b5
content: typed block objects on smalltalk + 38 tests
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 51s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-06 23:51:46 +00:00
1902cce57f
plans: rename store-on-sx → persist-on-sx; clarify it's persistence not shop, and scope (log+kv facets, blobs delegated, cache excluded)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-06 18:20:14 +00:00
ff537bfba2
plans: six subsystem outline plans for the SX rewrite (store, commerce, identity, content, events, host)
...
Gap analysis from the five-subsystem set (acl/feed/flow/mod/search):
- store-on-sx: event-sourcing foundation the others fake with in-memory lists (build first)
- commerce-on-sx: catalog/cart/pricing/orders on miniKanren (+ store + flow)
- identity-on-sx: OAuth2/sessions/membership on Erlang (the core acl assumes)
- content-on-sx: documents/blocks/CRDT on Smalltalk
- events-on-sx: calendar/ticketing on Datalog + flow-driven delivery
- host-on-sx: the web boundary — off Quart onto native server+SXTP now, dream-on-sx next
All DRAFT outlines; substrate choices proposed, not final.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-06 17:39:29 +00:00