diff --git a/.specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/state.json b/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/accepted-state.json similarity index 100% rename from .specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/state.json rename to .specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/accepted-state.json diff --git a/.specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/approvals.json b/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/approvals.json similarity index 100% rename from .specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/approvals.json rename to .specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/approvals.json diff --git a/.specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/change.md b/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/change.md similarity index 97% rename from .specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/change.md rename to .specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/change.md index f7e8d50..73e6af0 100644 --- a/.specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/change.md +++ b/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/change.md @@ -1,6 +1,6 @@ --- id: CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key -state: accepted +state: archived type: bug_fix base_commit: 488b54ab6170c05fa44aa43842aac14aad9c5133 --- diff --git a/.specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/context.md b/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/context.md similarity index 100% rename from .specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/context.md rename to .specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/context.md diff --git a/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/state.json b/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/state.json new file mode 100644 index 0000000..867f08d --- /dev/null +++ b/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/state.json @@ -0,0 +1,37 @@ +{ + "schema_version": 1, + "id": "CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key", + "slug": "harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key", + "title": "Harden guided examples against secret dumps, large schemas, and incompatible key collisions", + "description": "Harden guided examples against secret dumps, large schemas, and incompatible key collisions", + "kind": "bug_fix", + "state": "archived", + "canonical_applied": true, + "base_commit": "488b54ab6170c05fa44aa43842aac14aad9c5133", + "created_at": 1785344967, + "updated_at": 1785346385, + "affected_specs": [ + "aps-cli" + ], + "affected_paths": [ + "examples", + "docs/use-cases.md", + "Scripts/test-examples.sh", + ".specsync/change-sequence.json" + ], + "no_spec_change": true, + "no_spec_change_rationale": "This hardens runnable examples and documentation without changing the aps CLI contract.", + "acceptance_criteria": [ + "Agent startup avoids full-state dumps; both helpers consume complete key inventories; incompatible pre-existing checkpoint keys fail safely; regression tests cover each boundary." + ], + "selected_artifacts": [ + "context", + "testing", + "tasks" + ], + "dependencies": [], + "answers": { + "architecture_risk": "no", + "public_contract": "no" + } +} diff --git a/.specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/tasks.md b/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/tasks.md similarity index 100% rename from .specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/tasks.md rename to .specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/tasks.md diff --git a/.specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/testing.md b/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/testing.md similarity index 100% rename from .specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/testing.md rename to .specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/testing.md diff --git a/.specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/verification-attempts.json b/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/verification-attempts.json similarity index 100% rename from .specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/verification-attempts.json rename to .specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/verification-attempts.json diff --git a/.specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/verification.json b/.specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/verification.json similarity index 100% rename from .specsync/changes/CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/verification.json rename to .specsync/archive/changes/2026-07-29-CHG-0067-harden-guided-examples-against-secret-dumps-large-schemas-and-incompatible-key/verification.json