@ansvar/zimbabwe-law-mcp 1.0.1
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/CHANGELOG.md +27 -0
- package/LICENSE +110 -0
- package/README.md +151 -0
- package/data/.gitkeep +0 -0
- package/data/database.db +0 -0
- package/data/seed/zw-access-information-privacy.json +1087 -0
- package/data/seed/zw-broadcasting-services.json +1150 -0
- package/data/seed/zw-companies-business-entities.json +4128 -0
- package/data/seed/zw-constitution-2013.json +2783 -0
- package/data/seed/zw-criminal-law-codification.json +2857 -0
- package/data/seed/zw-cyber-data-protection-2021.json +389 -0
- package/data/seed/zw-freedom-of-information-2020.json +382 -0
- package/data/seed/zw-interception-communications-2007.json +335 -0
- package/data/seed/zw-money-laundering-proceeds-crime.json +1432 -0
- package/data/seed/zw-postal-telecommunications.json +1361 -0
- package/dist/capabilities.d.ts +16 -0
- package/dist/capabilities.d.ts.map +1 -0
- package/dist/capabilities.js +43 -0
- package/dist/capabilities.js.map +1 -0
- package/dist/constants.d.ts +7 -0
- package/dist/constants.d.ts.map +1 -0
- package/dist/constants.js +7 -0
- package/dist/constants.js.map +1 -0
- package/dist/index.d.ts +8 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +80 -0
- package/dist/index.js.map +1 -0
- package/dist/tools/about.d.ts +37 -0
- package/dist/tools/about.d.ts.map +1 -0
- package/dist/tools/about.js +46 -0
- package/dist/tools/about.js.map +1 -0
- package/dist/tools/build-legal-stance.d.ts +21 -0
- package/dist/tools/build-legal-stance.d.ts.map +1 -0
- package/dist/tools/build-legal-stance.js +46 -0
- package/dist/tools/build-legal-stance.js.map +1 -0
- package/dist/tools/check-currency.d.ts +20 -0
- package/dist/tools/check-currency.d.ts.map +1 -0
- package/dist/tools/check-currency.js +41 -0
- package/dist/tools/check-currency.js.map +1 -0
- package/dist/tools/format-citation.d.ts +19 -0
- package/dist/tools/format-citation.d.ts.map +1 -0
- package/dist/tools/format-citation.js +33 -0
- package/dist/tools/format-citation.js.map +1 -0
- package/dist/tools/get-eu-basis.d.ts +25 -0
- package/dist/tools/get-eu-basis.d.ts.map +1 -0
- package/dist/tools/get-eu-basis.js +56 -0
- package/dist/tools/get-eu-basis.js.map +1 -0
- package/dist/tools/get-provision-eu-basis.d.ts +20 -0
- package/dist/tools/get-provision-eu-basis.d.ts.map +1 -0
- package/dist/tools/get-provision-eu-basis.js +45 -0
- package/dist/tools/get-provision-eu-basis.js.map +1 -0
- package/dist/tools/get-provision.d.ts +24 -0
- package/dist/tools/get-provision.d.ts.map +1 -0
- package/dist/tools/get-provision.js +80 -0
- package/dist/tools/get-provision.js.map +1 -0
- package/dist/tools/get-zimbabwean-implementations.d.ts +27 -0
- package/dist/tools/get-zimbabwean-implementations.d.ts.map +1 -0
- package/dist/tools/get-zimbabwean-implementations.js +48 -0
- package/dist/tools/get-zimbabwean-implementations.js.map +1 -0
- package/dist/tools/list-sources.d.ts +25 -0
- package/dist/tools/list-sources.d.ts.map +1 -0
- package/dist/tools/list-sources.js +44 -0
- package/dist/tools/list-sources.js.map +1 -0
- package/dist/tools/registry.d.ts +13 -0
- package/dist/tools/registry.d.ts.map +1 -0
- package/dist/tools/registry.js +365 -0
- package/dist/tools/registry.js.map +1 -0
- package/dist/tools/search-eu-implementations.d.ts +25 -0
- package/dist/tools/search-eu-implementations.d.ts.map +1 -0
- package/dist/tools/search-eu-implementations.js +59 -0
- package/dist/tools/search-eu-implementations.js.map +1 -0
- package/dist/tools/search-legislation.d.ts +24 -0
- package/dist/tools/search-legislation.d.ts.map +1 -0
- package/dist/tools/search-legislation.js +54 -0
- package/dist/tools/search-legislation.js.map +1 -0
- package/dist/tools/validate-citation.d.ts +26 -0
- package/dist/tools/validate-citation.d.ts.map +1 -0
- package/dist/tools/validate-citation.js +118 -0
- package/dist/tools/validate-citation.js.map +1 -0
- package/dist/tools/validate-eu-compliance.d.ts +20 -0
- package/dist/tools/validate-eu-compliance.d.ts.map +1 -0
- package/dist/tools/validate-eu-compliance.js +98 -0
- package/dist/tools/validate-eu-compliance.js.map +1 -0
- package/dist/utils/as-of-date.d.ts +9 -0
- package/dist/utils/as-of-date.d.ts.map +1 -0
- package/dist/utils/as-of-date.js +25 -0
- package/dist/utils/as-of-date.js.map +1 -0
- package/dist/utils/fts-query.d.ts +19 -0
- package/dist/utils/fts-query.d.ts.map +1 -0
- package/dist/utils/fts-query.js +47 -0
- package/dist/utils/fts-query.js.map +1 -0
- package/dist/utils/metadata.d.ts +16 -0
- package/dist/utils/metadata.d.ts.map +1 -0
- package/dist/utils/metadata.js +23 -0
- package/dist/utils/metadata.js.map +1 -0
- package/dist/utils/statute-id.d.ts +15 -0
- package/dist/utils/statute-id.d.ts.map +1 -0
- package/dist/utils/statute-id.js +39 -0
- package/dist/utils/statute-id.js.map +1 -0
- package/fixtures/golden-hashes.json +56 -0
- package/fixtures/golden-tests.json +180 -0
- package/package.json +77 -0
- package/server.json +22 -0
- package/sources.yml +64 -0
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "./golden-tests.schema.json",
|
|
3
|
+
"version": "1.0",
|
|
4
|
+
"mcp_name": "Zimbabwe Law MCP",
|
|
5
|
+
"description": "Golden contract tests for the Zimbabwe Law MCP — 12 tests covering article retrieval, search, citation, cross-reference, and negative cases",
|
|
6
|
+
"tests": [
|
|
7
|
+
{
|
|
8
|
+
"id": "zw-001",
|
|
9
|
+
"category": "article_retrieval",
|
|
10
|
+
"description": "Retrieve Cyber and Data Protection Act 2021, Section 3 — objects and purpose of the Act",
|
|
11
|
+
"tool": "get_provision",
|
|
12
|
+
"input": {
|
|
13
|
+
"law_identifier": "Cyber and Data Protection Act 2021",
|
|
14
|
+
"article": "3"
|
|
15
|
+
},
|
|
16
|
+
"assertions": {
|
|
17
|
+
"result_not_empty": true,
|
|
18
|
+
"text_contains": ["data protection", "cybersecurity"],
|
|
19
|
+
"fields_present": ["text", "article_number"],
|
|
20
|
+
"text_not_empty": true
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"id": "zw-002",
|
|
25
|
+
"category": "article_retrieval",
|
|
26
|
+
"description": "Retrieve Cyber and Data Protection Act 2021, Section 29 — principles of data processing",
|
|
27
|
+
"tool": "get_provision",
|
|
28
|
+
"input": {
|
|
29
|
+
"law_identifier": "Cyber and Data Protection Act 2021",
|
|
30
|
+
"article": "29"
|
|
31
|
+
},
|
|
32
|
+
"assertions": {
|
|
33
|
+
"result_not_empty": true,
|
|
34
|
+
"text_contains": ["personal data"],
|
|
35
|
+
"fields_present": ["text", "article_number"],
|
|
36
|
+
"text_not_empty": true
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"id": "zw-003",
|
|
41
|
+
"category": "article_retrieval",
|
|
42
|
+
"description": "Retrieve Companies and Other Business Entities Act, Section 1 — short title",
|
|
43
|
+
"tool": "get_provision",
|
|
44
|
+
"input": {
|
|
45
|
+
"law_identifier": "Companies and Other Business Entities Act",
|
|
46
|
+
"article": "1"
|
|
47
|
+
},
|
|
48
|
+
"assertions": {
|
|
49
|
+
"result_not_empty": true,
|
|
50
|
+
"any_result_contains": ["Companies", "Business Entities"],
|
|
51
|
+
"fields_present": ["text"],
|
|
52
|
+
"text_not_empty": true
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"id": "zw-004",
|
|
57
|
+
"category": "search",
|
|
58
|
+
"description": "Full-text search for 'personal data' returns Cyber and Data Protection Act provisions",
|
|
59
|
+
"tool": "search_legislation",
|
|
60
|
+
"input": {
|
|
61
|
+
"query": "personal data"
|
|
62
|
+
},
|
|
63
|
+
"assertions": {
|
|
64
|
+
"result_not_empty": true,
|
|
65
|
+
"min_results": 1,
|
|
66
|
+
"any_result_contains": ["Cyber and Data Protection", "personal data", "data protection"]
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"id": "zw-005",
|
|
71
|
+
"category": "search",
|
|
72
|
+
"description": "Full-text search for 'cybercrime' returns CDPA Part XII provisions on cybercrimes",
|
|
73
|
+
"tool": "search_legislation",
|
|
74
|
+
"input": {
|
|
75
|
+
"query": "cybercrime"
|
|
76
|
+
},
|
|
77
|
+
"assertions": {
|
|
78
|
+
"result_not_empty": true,
|
|
79
|
+
"min_results": 1,
|
|
80
|
+
"any_result_contains": ["cybercrime", "Cyber and Data Protection", "offence", "computer"]
|
|
81
|
+
}
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"id": "zw-006",
|
|
85
|
+
"category": "search",
|
|
86
|
+
"description": "Full-text search for 'electronic transaction' returns CDPA Part X provisions on e-transactions",
|
|
87
|
+
"tool": "search_legislation",
|
|
88
|
+
"input": {
|
|
89
|
+
"query": "electronic transaction"
|
|
90
|
+
},
|
|
91
|
+
"assertions": {
|
|
92
|
+
"result_not_empty": true,
|
|
93
|
+
"min_results": 1,
|
|
94
|
+
"any_result_contains": ["electronic transaction", "electronic", "Cyber and Data Protection"]
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"id": "zw-007",
|
|
99
|
+
"category": "citation_roundtrip",
|
|
100
|
+
"description": "Citation for CDPA Section 29 includes ZimLII URL pattern or official reference",
|
|
101
|
+
"tool": "get_provision",
|
|
102
|
+
"input": {
|
|
103
|
+
"law_identifier": "Cyber and Data Protection Act 2021",
|
|
104
|
+
"article": "29"
|
|
105
|
+
},
|
|
106
|
+
"assertions": {
|
|
107
|
+
"result_not_empty": true,
|
|
108
|
+
"citation_url_pattern": "zimlii\\.org|parlzim\\.gov\\.zw",
|
|
109
|
+
"text_not_empty": true
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"id": "zw-008",
|
|
114
|
+
"category": "citation_roundtrip",
|
|
115
|
+
"description": "Citation for AIPPA Section 1 includes official identifier",
|
|
116
|
+
"tool": "get_provision",
|
|
117
|
+
"input": {
|
|
118
|
+
"law_identifier": "Access to Information and Protection of Privacy Act",
|
|
119
|
+
"article": "1"
|
|
120
|
+
},
|
|
121
|
+
"assertions": {
|
|
122
|
+
"result_not_empty": true,
|
|
123
|
+
"fields_present": ["text"],
|
|
124
|
+
"text_not_empty": true
|
|
125
|
+
}
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"id": "zw-009",
|
|
129
|
+
"category": "eu_cross_reference",
|
|
130
|
+
"description": "CDPA data protection provisions relationship to EU GDPR — Zimbabwe's CDPA was modeled partly on GDPR principles",
|
|
131
|
+
"tool": "get_provision_eu_basis",
|
|
132
|
+
"input": {
|
|
133
|
+
"law_identifier": "Cyber and Data Protection Act 2021"
|
|
134
|
+
},
|
|
135
|
+
"assertions": {
|
|
136
|
+
"result_not_empty": true,
|
|
137
|
+
"any_result_contains": ["GDPR", "General Data Protection Regulation", "2016/679", "data protection"]
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"id": "zw-010",
|
|
142
|
+
"category": "eu_cross_reference",
|
|
143
|
+
"description": "CDPA cybercrime provisions relationship to the Budapest Convention on Cybercrime",
|
|
144
|
+
"tool": "get_provision_eu_basis",
|
|
145
|
+
"input": {
|
|
146
|
+
"law_identifier": "Cyber and Data Protection Act 2021 Part XII"
|
|
147
|
+
},
|
|
148
|
+
"assertions": {
|
|
149
|
+
"result_not_empty": true,
|
|
150
|
+
"any_result_contains": ["Budapest Convention", "Convention on Cybercrime", "Council of Europe", "cybercrime"]
|
|
151
|
+
}
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "zw-011",
|
|
155
|
+
"category": "negative_test",
|
|
156
|
+
"description": "Non-existent Zimbabwean Act returns graceful error or empty result",
|
|
157
|
+
"tool": "get_provision",
|
|
158
|
+
"input": {
|
|
159
|
+
"law_identifier": "Fictional Wildlife Cybersecurity Act 2099",
|
|
160
|
+
"article": "1"
|
|
161
|
+
},
|
|
162
|
+
"assertions": {
|
|
163
|
+
"handles_gracefully": true
|
|
164
|
+
}
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"id": "zw-012",
|
|
168
|
+
"category": "negative_test",
|
|
169
|
+
"description": "Malformed section number returns graceful error or empty result",
|
|
170
|
+
"tool": "get_provision",
|
|
171
|
+
"input": {
|
|
172
|
+
"law_identifier": "Cyber and Data Protection Act 2021",
|
|
173
|
+
"article": "999ZZZ-INVALID"
|
|
174
|
+
},
|
|
175
|
+
"assertions": {
|
|
176
|
+
"handles_gracefully": true
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
]
|
|
180
|
+
}
|
package/package.json
ADDED
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@ansvar/zimbabwe-law-mcp",
|
|
3
|
+
"mcpName": "eu.ansvar/zimbabwe-law-mcp",
|
|
4
|
+
"version": "1.0.1",
|
|
5
|
+
"description": "Zimbabwe law database covering data protection, cybersecurity, cybercrime, electronic transactions, and corporate law with full-text search via MCP",
|
|
6
|
+
"type": "module",
|
|
7
|
+
"main": "dist/index.js",
|
|
8
|
+
"bin": {
|
|
9
|
+
"zimbabwe-law-mcp": "dist/index.js"
|
|
10
|
+
},
|
|
11
|
+
"scripts": {
|
|
12
|
+
"build": "tsc",
|
|
13
|
+
"test": "vitest run",
|
|
14
|
+
"test:contract": "vitest run __tests__/contract/",
|
|
15
|
+
"test:watch": "vitest",
|
|
16
|
+
"lint": "tsc --noEmit",
|
|
17
|
+
"start": "node dist/index.js",
|
|
18
|
+
"start:stdio": "node dist/index.js --stdio",
|
|
19
|
+
"health": "curl -s http://localhost:3000/health | jq .",
|
|
20
|
+
"build:db": "tsx scripts/build-db.ts",
|
|
21
|
+
"ingest": "tsx scripts/ingest.ts",
|
|
22
|
+
"drift:detect": "tsx scripts/drift-detect.ts"
|
|
23
|
+
},
|
|
24
|
+
"dependencies": {
|
|
25
|
+
"@ansvar/mcp-sqlite": "^1.0.0",
|
|
26
|
+
"@modelcontextprotocol/sdk": "^1.12.0",
|
|
27
|
+
"zod": "^3.23.0"
|
|
28
|
+
},
|
|
29
|
+
"devDependencies": {
|
|
30
|
+
"@types/better-sqlite3": "^7.6.0",
|
|
31
|
+
"@types/node": "^22.0.0",
|
|
32
|
+
"@vercel/node": "^5.0.0",
|
|
33
|
+
"better-sqlite3": "^11.0.0",
|
|
34
|
+
"eslint": "^9.0.0",
|
|
35
|
+
"tsx": "^4.19.0",
|
|
36
|
+
"typescript": "^5.7.0",
|
|
37
|
+
"vitest": "^3.0.0"
|
|
38
|
+
},
|
|
39
|
+
"engines": {
|
|
40
|
+
"node": ">=18"
|
|
41
|
+
},
|
|
42
|
+
"license": "Apache-2.0",
|
|
43
|
+
"repository": {
|
|
44
|
+
"type": "git",
|
|
45
|
+
"url": "git+https://github.com/Ansvar-Systems/zimbabwe-law-mcp.git"
|
|
46
|
+
},
|
|
47
|
+
"keywords": [
|
|
48
|
+
"mcp",
|
|
49
|
+
"zimbabwe",
|
|
50
|
+
"law",
|
|
51
|
+
"data-protection",
|
|
52
|
+
"cybersecurity",
|
|
53
|
+
"cybercrime",
|
|
54
|
+
"CDPA",
|
|
55
|
+
"POTRAZ",
|
|
56
|
+
"legal",
|
|
57
|
+
"compliance"
|
|
58
|
+
],
|
|
59
|
+
"author": "Ansvar Systems <engineering@ansvar.eu>",
|
|
60
|
+
"homepage": "https://ansvar.eu",
|
|
61
|
+
"bugs": {
|
|
62
|
+
"url": "https://github.com/Ansvar-Systems/zimbabwe-law-mcp/issues"
|
|
63
|
+
},
|
|
64
|
+
"files": [
|
|
65
|
+
"dist/",
|
|
66
|
+
"data/",
|
|
67
|
+
"fixtures/",
|
|
68
|
+
"sources.yml",
|
|
69
|
+
"server.json",
|
|
70
|
+
"README.md",
|
|
71
|
+
"LICENSE",
|
|
72
|
+
"CHANGELOG.md"
|
|
73
|
+
],
|
|
74
|
+
"publishConfig": {
|
|
75
|
+
"access": "public"
|
|
76
|
+
}
|
|
77
|
+
}
|
package/server.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
|
3
|
+
"name": "eu.ansvar/zimbabwe-law-mcp",
|
|
4
|
+
"description": "Zimbabwe legislation via MCP — full-text search across statutes and provisions",
|
|
5
|
+
"repository": {
|
|
6
|
+
"url": "https://github.com/Ansvar-Systems/zimbabwe-law-mcp",
|
|
7
|
+
"source": "github"
|
|
8
|
+
},
|
|
9
|
+
"homepage": "https://ansvar.eu",
|
|
10
|
+
"version": "1.0.1",
|
|
11
|
+
"license": "Apache-2.0",
|
|
12
|
+
"packages": [
|
|
13
|
+
{
|
|
14
|
+
"registryType": "npm",
|
|
15
|
+
"identifier": "@ansvar/zimbabwe-law-mcp",
|
|
16
|
+
"version": "1.0.0",
|
|
17
|
+
"transport": {
|
|
18
|
+
"type": "stdio"
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
]
|
|
22
|
+
}
|
package/sources.yml
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# sources.yml
|
|
2
|
+
schema_version: "1.0"
|
|
3
|
+
mcp_name: "Zimbabwe Law MCP"
|
|
4
|
+
jurisdiction: "ZW"
|
|
5
|
+
|
|
6
|
+
sources:
|
|
7
|
+
- name: "Zimbabwe Legal Information Institute (ZimLII)"
|
|
8
|
+
authority: "ZimLII, hosted by AfricanLII / University of Cape Town"
|
|
9
|
+
official_portal: "https://zimlii.org"
|
|
10
|
+
canonical_identifier: "N/A (Zimbabwe uses Act title + year as canonical identifier)"
|
|
11
|
+
retrieval_method: "HTML_SCRAPE"
|
|
12
|
+
api_documentation: "N/A"
|
|
13
|
+
update_frequency: "weekly"
|
|
14
|
+
last_ingested: "2026-02-19"
|
|
15
|
+
license_or_terms:
|
|
16
|
+
type: "Free Access"
|
|
17
|
+
url: "https://zimlii.org/about"
|
|
18
|
+
summary: "ZimLII provides free, unrestricted access to Zimbabwean legal information; government legislation is public domain under Zimbabwean law"
|
|
19
|
+
coverage:
|
|
20
|
+
scope: "All Acts of Parliament including Cyber and Data Protection Act (2021), Postal and Telecommunications Act (Chapter 12:05), Access to Information and Protection of Privacy Act (AIPPA), Criminal Law (Codification and Reform) Act (Chapter 9:23), Companies and Other Business Entities Act, Interception of Communications Act, Electronic Transactions Act; Statutory Instruments; selected case law from the Supreme Court, High Court, and Constitutional Court"
|
|
21
|
+
limitations: "Historical legislation before independence (1980) may be incomplete; Statutory Instruments may lag behind Gazette publication; not all subsidiary legislation is digitised; case law coverage is selective"
|
|
22
|
+
languages:
|
|
23
|
+
- "en"
|
|
24
|
+
|
|
25
|
+
- name: "Parliament of Zimbabwe"
|
|
26
|
+
authority: "Parliament of Zimbabwe"
|
|
27
|
+
official_portal: "https://www.parlzim.gov.zw"
|
|
28
|
+
canonical_identifier: "N/A"
|
|
29
|
+
retrieval_method: "HTML_SCRAPE"
|
|
30
|
+
api_documentation: "N/A"
|
|
31
|
+
update_frequency: "on_change"
|
|
32
|
+
last_ingested: "PENDING_FIRST_INGEST"
|
|
33
|
+
license_or_terms:
|
|
34
|
+
type: "Government Public Domain"
|
|
35
|
+
url: "https://www.parlzim.gov.zw"
|
|
36
|
+
summary: "Parliamentary publications and Acts are public domain; official source for bills and enacted legislation"
|
|
37
|
+
coverage:
|
|
38
|
+
scope: "Bills before Parliament, enacted Acts, parliamentary proceedings, Hansard"
|
|
39
|
+
limitations: "Website availability can be intermittent; historical Acts may not be fully digitised; no structured data API"
|
|
40
|
+
languages:
|
|
41
|
+
- "en"
|
|
42
|
+
|
|
43
|
+
- name: "Veritas Zimbabwe (Government Gazette Mirror)"
|
|
44
|
+
authority: "Veritas Zimbabwe"
|
|
45
|
+
official_portal: "https://www.veritaszim.net"
|
|
46
|
+
canonical_identifier: "N/A"
|
|
47
|
+
retrieval_method: "HTML_SCRAPE"
|
|
48
|
+
api_documentation: "N/A"
|
|
49
|
+
update_frequency: "weekly"
|
|
50
|
+
last_ingested: "PENDING_FIRST_INGEST"
|
|
51
|
+
license_or_terms:
|
|
52
|
+
type: "Free Access (Civil Society)"
|
|
53
|
+
url: "https://www.veritaszim.net"
|
|
54
|
+
summary: "Veritas publishes Government Gazette content and legislative analysis for public benefit; gazette content is government public domain"
|
|
55
|
+
coverage:
|
|
56
|
+
scope: "Government Gazette notices, Statutory Instruments, legislative analysis and commentary, constitutional amendments"
|
|
57
|
+
limitations: "Not a primary source — mirrors and supplements official publications; coverage may have gaps for older instruments; editorial commentary is separate from legislative text"
|
|
58
|
+
languages:
|
|
59
|
+
- "en"
|
|
60
|
+
|
|
61
|
+
data_freshness:
|
|
62
|
+
automated_checks: true
|
|
63
|
+
check_frequency: "weekly"
|
|
64
|
+
last_verified: "2026-02-19"
|