You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/PRE-V0.4.0-INTERNAL-READINESS-AUDIT.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ Current main includes post-v0.3.0 functionality, including dedupe and conflicts.
106
106
107
107
### RB-02: final release evidence is missing
108
108
109
-
Status: open.
109
+
Status: closed by docs/triage-v040-release-truth-wording.
110
110
111
111
The v0.4.0 release still needs exact release evidence, including:
112
112
@@ -135,17 +135,13 @@ Before release/prepare-v040, the external audit package must include the core so
135
135
Severity: medium.
136
136
Status: open.
137
137
138
-
The stale-truth scan still finds older v0.3.1 and v0.2.x wording in historical docs, changelog entries, and product-strategy material. Some of this is legitimate historical release evidence and should not be rewritten. Some wording may still read like current guidance and should be triaged before the final v0.4.0 release package.
139
-
140
-
Required follow-up:
141
-
142
-
- identify which older references are intentionally historical;
143
-
- update any current-guidance wording that still says the next work is v0.3.1 or a patch release;
144
-
- avoid rewriting historical release notes unless the current truth boundary is genuinely unclear.
138
+
The stale-truth scan found older v0.3.1 and v0.2.x wording in historical docs, changelog entries, and product-strategy material. The v0.3.1 wording that could read like current guidance in docs/V0.3.0-POST-RELEASE-AUDIT.md was triaged and marked as superseded historical planning. Historical v0.2.x release evidence remains intentionally unchanged.
145
139
146
-
Suggested phase:
140
+
Resolution:
147
141
148
-
- docs/triage-v040-release-truth-wording
142
+
- v0.3.1 wording in the v0.3.0 post-release audit is now explicitly labeled as superseded historical planning;
143
+
- current release guidance remains v0.4.0;
144
+
- historical v0.2.x release evidence is retained and not rewritten.
Copy file name to clipboardExpand all lines: docs/V0.3.0-POST-RELEASE-AUDIT.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,15 +35,15 @@ The README repository layout lists:
35
35
36
36
The file does not exist in v0.3.0. The doctor command is implemented in src/agent_rules_kit/cli.py.
37
37
38
-
Decision: fix the README layout in the v0.3.1 maintenance cycle. Do not refactor doctor into a separate module unless a later phase explicitly decides that the command has grown enough to justify it.
38
+
Historical decision at v0.3.0 close: fix the README layout in the then-planned v0.3.1 maintenance cycle. Current status: that target was superseded by the v0.4.0 release train after dedupe and conflicts were added to main. Do not refactor doctor into a separate module unless a later phase explicitly decides that the command has grown enough to justify it.
39
39
40
40
### P1 — Threat model review drift
41
41
42
42
docs/THREAT-MODEL.md still says it was reviewed for the published v0.2.0 release line and post-v0.2.0 main state.
43
43
44
44
v0.3.0 added the public doctor, budget, and explain command surface. These commands remain local and read-only, but the threat model should explicitly say it was reviewed for v0.3.0 and should mention the v0.3.0 command surface.
45
45
46
-
Decision: update the threat model in the v0.3.1 maintenance cycle before adding new product features.
46
+
Historical decision at v0.3.0 close: update the threat model in the then-planned v0.3.1 maintenance cycle before adding new product features. Current status: that target was superseded by the v0.4.0 release train and later current-main hardening phases.
47
47
48
48
### P2 — CI compatibility coverage
49
49
@@ -67,11 +67,13 @@ Decision: evaluate these areas in separate phases. Do not enable noisy or sensit
67
67
68
68
doctor and budget are console-only in v0.3.0.
69
69
70
-
Decision: keep v0.3.1 focused on maintenance hardening. Plan JSON output for doctor and budget in a later feature release.
70
+
Historical decision at v0.3.0 close: keep the then-planned v0.3.1 cycle focused on maintenance hardening. Current status: the next eligible public release target is now v0.4.0 because current main includes dedupe and conflicts. JSON output for doctor and budget remains deferred to a later feature release.
71
71
72
-
## v0.3.1 maintenance target
72
+
## Superseded v0.3.1 maintenance target
73
73
74
-
The next patch release should focus on maintenance hardening:
74
+
This section is retained as historical post-v0.3.0 planning evidence. It is no longer current release guidance. The next eligible public release target is v0.4.0, not v0.3.1, because current main includes the new dedupe and conflicts command surfaces.
75
+
76
+
The then-planned patch release was expected to focus on maintenance hardening:
75
77
76
78
- record this post-release audit;
77
79
- sync README layout with the real source tree;
@@ -85,4 +87,4 @@ The next patch release should focus on maintenance hardening:
85
87
86
88
v0.3.0 remains published and should not be modified.
87
89
88
-
The next development cycle should start with v0.3.1 maintenance hardening before any v0.4.0 product features.
90
+
Historical note: the next development cycle was originally expected to start with v0.3.1 maintenance hardening before any v0.4.0 product features. This was superseded by the current v0.4.0 release train after dedupe and conflicts landed on main.
0 commit comments