Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/design-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ can read the checked-in JSON without a Design checkout. These files are policy d
distribution through build packages belongs to WP02/WP05, and this change adds no
packable capability or product source dependency.

The current reviewed pin is `3825a24fd7530cb51c3fb30b757e644ebab33459`, including
the WP00.02 declaration profile and Mobile dependency remediation. The original WP00.01 collection and
The current reviewed pin is `cde5c8038e7ac67d7a1c60d323c19dd24e8e6b5c`, including
the WP00.02 declaration profile, Mobile remediation and verified current Android licence closure. The original WP00.01 collection and
negative fixtures found missing scoped anchors, ambiguous and compound citations,
sentence-final citations, an omitted reverse dependency and stale mechanism totals.
Design PRs [15](https://github.com/ArcForges/ArcForges-Design/pull/15),
Expand All @@ -24,7 +24,7 @@ registered path; all remaining values and files stay subject to naming scans.

The checker reads 172 current Markdown documents while excluding deprecated input
bodies before reading. The current receipt indexes 7,601 document-scoped rules and
9,436 explicit rule citations, checks 11,419 local links and validates 165 exact
9,445 explicit rule citations, checks 11,427 local links and validates 165 exact
occurrence classifications covering 171 occurrences. It compares both forward
graphs, every active package header/dependency section and the exact reverse graph:
51 active nodes and 158 edges. It checks topological order, unique numbered sections,
Expand Down
4 changes: 2 additions & 2 deletions eng/policy/design-source.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"schemaVersion": 1,
"license": "AGPL-3.0-only",
"repository": "ArcForges/ArcForges-Design",
"commit": "3825a24fd7530cb51c3fb30b757e644ebab33459",
"commit": "cde5c8038e7ac67d7a1c60d323c19dd24e8e6b5c",
"sourceHashes": {
"docs/requirements/01-normative-glossary-and-invariants.md": "fa60f160fe6c28685cd904f590f8d74ed1ead03295e4b9e42023f2a8f2b09a88",
"docs/assurance/invariant-coverage.md": "aa5880fc655e1e3da8f748f2c627d9c57ce1405c9b5fcb1ef7d3c2a6396e417a",
"docs/assurance/citation-classifications.json": "d12fbf63d0e0008e63df2fdc951a984179ff99a829c95f448174b31d2844820d"
},
"corpusSha256": "45d539213b283595b69ba0dbc0d6a048d2a2377df8a643b7d7c934fbf851f1a7"
"corpusSha256": "6cbbf89f24a68f493057ff199384fe53d87e6f8265f9127449dc72acb4e6b3f3"
}
2 changes: 1 addition & 1 deletion eng/policy/glossary-terms.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"source": {
"repository": "ArcForges/ArcForges-Design",
"commit": "3825a24fd7530cb51c3fb30b757e644ebab33459",
"commit": "cde5c8038e7ac67d7a1c60d323c19dd24e8e6b5c",
"path": "docs/requirements/01-normative-glossary-and-invariants.md",
"sha256": "fa60f160fe6c28685cd904f590f8d74ed1ead03295e4b9e42023f2a8f2b09a88"
},
Expand Down
4 changes: 2 additions & 2 deletions eng/policy/invariants.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"sources": [
{
"repository": "ArcForges/ArcForges-Design",
"commit": "3825a24fd7530cb51c3fb30b757e644ebab33459",
"commit": "cde5c8038e7ac67d7a1c60d323c19dd24e8e6b5c",
"path": "docs/requirements/01-normative-glossary-and-invariants.md",
"sha256": "fa60f160fe6c28685cd904f590f8d74ed1ead03295e4b9e42023f2a8f2b09a88"
},
{
"repository": "ArcForges/ArcForges-Design",
"commit": "3825a24fd7530cb51c3fb30b757e644ebab33459",
"commit": "cde5c8038e7ac67d7a1c60d323c19dd24e8e6b5c",
"path": "docs/assurance/invariant-coverage.md",
"sha256": "aa5880fc655e1e3da8f748f2c627d9c57ce1405c9b5fcb1ef7d3c2a6396e417a"
}
Expand Down
Loading