driftseal 2.0.0 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "driftseal",
3
- "version": "2.0.0",
3
+ "version": "2.1.0",
4
4
  "description": "Seal outcomes, verification, and decisions into an auditable workflow for agentic coding",
5
5
  "keywords": [
6
6
  "driftseal",
@@ -32,7 +32,10 @@ driftseal log --last 3
32
32
 
33
33
  Then resume, extend, replace, verify, or close the outcome exactly as
34
34
  `AGENTS.md` requires. Use `extend` only when the additional work still delivers
35
- the same coherent outcome. For command syntax, run:
35
+ the same coherent outcome. `status` and `log --last 3` follow the current lane;
36
+ an open outcome stays visible even if it belongs to another lane. If the
37
+ requested work belongs to a different existing lane, switch first. For
38
+ command syntax, run:
36
39
 
37
40
  ```sh
38
41
  driftseal help