mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-20 01:56:37 +03:00
Preserve experimental Live app-server workstream
Snapshot the current app-server implementation, shared Live optimizations, generated harness output, and in-progress site work before restoring polling as the primary runtime path. Prepared with Codex assistance under maintainer direction.
This commit is contained in:
@@ -40,6 +40,8 @@ Thumbs.db
|
||||
# Impeccable-owned project files are split: generated sidecars/config may be
|
||||
# tracked, but runtime recovery state and local assets should stay local.
|
||||
.impeccable/live/server.json
|
||||
.impeccable/live/codex-worker.json
|
||||
.impeccable/live/codex-worker.log
|
||||
# Ephemeral hook cache/state, at the project root and inside generated harness
|
||||
# skill dirs (**/skills/impeccable/scripts/.impeccable/). Anchored patterns
|
||||
# would miss the nested copies the build/hook writes.
|
||||
@@ -47,6 +49,9 @@ Thumbs.db
|
||||
.impeccable/live/sessions/
|
||||
.impeccable/live/previews/
|
||||
.impeccable/live/annotations/
|
||||
.impeccable/live/artifacts/
|
||||
.impeccable/live/accept-receipts/
|
||||
.impeccable/live/locks/
|
||||
.impeccable/live/cache/
|
||||
.impeccable/live/benchmarks/
|
||||
.impeccable/live/manual-edit-apply-transaction.json
|
||||
|
||||
Reference in New Issue
Block a user