feat(public): launch Pakistan technology policy transparency hub - #1
Merged
Merged
Conversation
Adds a research loop that crawls official sources, datasets, and civil society analysis for material that would make the directory more complete, more nuanced, and readable by a non-lawyer. The loop queues findings and never edits the dataset or the site. Writes are confined to research/discovery/, so nothing reaches data/policies.json without review and the existing verify and check:sources gates. Passes rotate through four lanes — instruments, datasets, plain-language, and context — so coverage improves on every front rather than only the easiest one. A state ledger records explored targets with dates, queries already run, and used proposal ids, so later passes build on earlier ones instead of rediscovering them. Packets are schema-validated on ingest: new-record and record-update proposals require an official source, and every evidence URL is link-audited before it can enter the backlog. Includes the first pass (lane: instruments), which found three 2026 instruments missing from the snapshot, evidence that the Unverified 2014 broadband QoS record was superseded in 2022, and confirmation that the Personal Data Protection Bill remains correctly marked Unverified. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
feat(public): complete design and feedback-driven release
Omarzaf
marked this pull request as ready for review
July 26, 2026 19:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
reviewed:false, and never auto-adopts changesdist/artifact through GitHub PagesTransparency snapshot
Verification
pnpm test— 40/40 passedpnpm build— passed (51 policies, 6 indicators, 30 sources)pnpm verify— PASS;records=51 verified=41 indicators=6 official_sources=30pnpm check:sources— 41 reachable, 0 unexpected failurespnpm check:official-sources— 25 reachable, 5 limited, 0 failuresLicensing
Remaining human QA
The final trust panels, methodology page, and branded 404 still need a human desktop/mobile visual pass because the browser backend was unavailable during the post-change capture. Deterministic responsive, accessibility, and served-artifact contracts passed.