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: .github/skills/overall-status/references/pa4-implementation.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,12 @@ estimate (Code), directive counting (Detailed Design) and checklist status
34
34
| Detailed Design |`dd`|`dd`, `dd_sta`, `dd_dyn`|
35
35
| Impl. Inspection |`chklst`| document `:status:` of each `chklst_impl_inspection.rst` / `chklst_dd_inspection.rst` (see [C3.3](./common.md#c33-inspections)) |
36
36
37
+
-**Per-link status markers (Impl. Inspection):** prefix every
38
+
`chklst_impl_inspection.rst` / `chklst_dd_inspection.rst` link with
39
+
✅/🔄/❌ by its document `:status:` (count of ✅ must equal the `valid`
Copy file name to clipboardExpand all lines: .github/skills/overall-status/references/pa5-verification.md
+58Lines changed: 58 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,11 @@ status and the module verification report. For shared conventions see
25
25
|**Module Ver. Report**|`verification/module_verification_report.rst``:status: valid` and contains data |`:status: draft`| absent or template only |
26
26
|**Platform Ver. Report**|_no column_ — the platform verification report exists **once** for the entire platform; do not render it as a per-module column. Add it as a **bold one-liner immediately after the PA5 table** (see [Platform Verification Report](#platform-verification-report)). |||
27
27
28
+
-**Per-link status marker (Module Ver. Report):** prefix the
29
+
`module_verification_report.rst` link with ✅/🔄/❌ by its document
0 commit comments