Government Intelligence (GOVINT): Intelligence Discipline Guide
Decisions are made by named people, in named bodies, under written procedures. Government intelligence is knowing which body, which person and which procedure before you need the answer.
Decisions are made by named people, in named bodies, under written procedures. Government intelligence is knowing which body, which person and which procedure before you need the answer.
What Government Intelligence is as a discipline
Government intelligence is the systematic mapping of state structures and how they actually function: ministries and agencies with their statutory mandates, office-holders and appointment histories, budget and procurement flows, the legislative and regulatory pipeline, subnational administration, and state-owned enterprises. It is a documentary discipline built on gazettes, legal instruments, parliamentary records, budget papers and official directories, and its central task is distinguishing formal authority on paper from real decision-making influence in practice.
Sub-methods include organigram construction from statutory instruments rather than press reporting, appointment and tenure tracking, policy pipeline monitoring from consultation through to commencement, budget line analysis, state ownership mapping, and identification of politically exposed persons for screening. In the cycle it is a persistent baseline discipline: it maintains the reference picture that financial, sanctions and risk work query whenever a name or an entity surfaces.
Why it matters
Government intelligence answers who holds the legal power to grant, revoke, license, procure or prosecute, and who influences them. It tells you which regulatory change is actually coming and the date it binds, whether an official counts as a politically exposed person, and whether a counterparty is state-controlled in substance rather than in name. It also identifies the subnational body that can stop a project the ministry already approved.
What analysts actually look for
These are the concrete, observable signals that carry weight in this area of work:
- Appointment, dismissal and acting-capacity notices published in the official gazette, dated and directly citable.
- Statutory mandates showing which body genuinely holds a licensing, inspection or enforcement power.
- Budget appropriations and in-year reallocations that reveal real priorities behind stated policy.
- Procurement awards linking ministries to suppliers, with values, dates and the award procedure used.
- Draft legislation, consultation documents and commencement dates moving through the regulatory pipeline.
- State ownership stakes, golden shares and board appointment rights in nominally private companies.
- Family, business and prior-employment ties of office-holders that create exposure or conflicts of interest.
- Subnational authorities holding permits or enforcement powers that the central ministry does not.
Where the data comes from
Authoritative and openly available collection points. Always confirm licensing and terms before operational or commercial use:
- National official gazettes — Authoritative publication of laws, decrees, appointments and licences with legal effect and dates
- Parliamentary open data services — Bill texts, voting records, committee papers and member interests, often through documented APIs
- EU Whoiswho official directory — Structured directory of EU institutions, units and named officials with reporting lines
- Public procurement portals — Tender notices and contract awards linking public buyers to suppliers, values and procedures
- National budget and audit institution reports — Appropriations, execution data and audit findings on how public money actually moved
- World Bank and OECD governance data — Comparable indicators on public administration, regulatory quality and public financial management
- CIA World Leaders directory — Regularly updated listing of heads of state, ministers and central bank governors by country
- OpenSanctions PEP data — Consolidated politically exposed person records with roles, dates and source references
A working method
A repeatable sequence beats ad-hoc searching. This is a practical starting workflow:
- Define the authority in question — Identify the specific decision, licence or enforcement power that matters, because that determines which part of the state you must map.
- Build the chart from statute — Construct the organigram from founding legislation and instruments rather than from ministry websites or press releases.
- Populate office-holders — Record current and previous holders with dated gazette or parliamentary sources, including acting and caretaker appointments.
- Monitor the gazette — Track official publication on a schedule so appointments, delegations and commencement dates are captured when they happen.
- Follow the money — Link budget lines and procurement awards to the bodies and officials you have mapped, noting values, dates and procedures.
- Assess exposure and interests — Identify politically exposed persons, declared interests and family or commercial ties relevant to the decision under study.
- Maintain a versioned baseline — Keep the picture under version control with change alerts, so reorganisations and reshuffles are visible rather than silently overwritten.
How this connects across the intelligence taxonomy
Intelligence work does not respect neat boundaries. The mission domain you are working, the disciplines you practise, and the data points you pivot on are one connected system. These are the direct relationships for this entry — every link is also a tag, so you can follow any thread across the whole library.
Applied in these mission domains
- Nation State
- Corruption & Governance
- Transnational Repression
- Election Security & PSYOP
- Risk Analysis
Operates on these data points
- Event / Incident — A discrete real-world occurrence — protest, strike, breach, seizure — with time, place, and actors.
- Person / Name — A named individual — the subject of identity resolution and profiling.
- Domain Name — Human-readable address that maps to IP infrastructure via DNS.
- Company / Organization — A legal entity — corporation, LLC, NGO, or business.
- Sanction / Watchlist Entry — An entry on a sanctions list, watchlist, or PEP database.
- Social Profile — A social media profile or online account page tied to a persona or identity.
- Keyword / Narrative — A search term, topic, hashtag, or narrative tracked across media and platforms.
Related disciplines
- Election Intelligence — Electoral Processes, Integrity, and Threats
Inside the platform: where Government Intelligence lives
The Quantus platform is 204 pages behind a 147-item sidebar organised into six working groups: Command (24 items), Dashboards (15), Threat Theaters (14), Intelligence Domains (15), Investigate (34), and Administration (45). This entry is not a page in isolation — it is a thread running through several of them.
The modules that matter most here:
discipline.php?d=GOVINT— Discipline hubsource-catalog.php?disc=GOVINT— Source catalogue filtered to this disciplinesearch.php— Person / Name profileurl-profile.php— Domain Name profilesanctions.php— Sanction / Watchlist Entry profilecorrelate.php— Correlation graphcases.php— Case management
Each dashboard is local-first: it renders from the platform’s own database rather than depending on a live third-party call, so it still works when an upstream API is unreachable or rate-limited. Heavy aggregates are cached with a hard query time cap and degrade to the last good value instead of hanging the page.
Automation, playbooks and AI skills
Analysis that only happens when someone remembers to run it is not a capability. The platform ships a 30-step automation pipeline (cron.php) that collects, ingests, resolves, enriches, correlates and scores on a schedule — 25 seeders, 11 resolvers and 7 enrichment runners, all idempotent and cursor-based so a run can be interrupted and resumed without duplicating or losing work.
AI skills that apply
The 16 one-click operations in ai-skills.php are deterministic jobs, not free-text generation. The ones that matter here:
- Threat Hunt
- Auto-Collect Feeds
- Enrichment → Local
- Summarise (Copilot)
- Generate Report
Alerting closes the loop: rules in alerts.php fire on new indicators matching a saved query, so a first sighting in this area raises a notification rather than waiting to be noticed at the next review.
Feeds, data sources and the API
The collection layer runs a feed registry of free, machine-readable sources — bulk blocklists and trackers (Maltrail, IPsum, FireHOL, the full abuse.ch corpora, phishing databases, Emerging Threats, Spamhaus, DigitalSide, ThreatView), authoritative government feeds (CISA KEV, OFAC, UN and EU sanctions lists), and reference datasets (RIR allocations, ip-to-ASN and geolocation tables, MITRE ATT&CK, EPSS). collect.php pulls them server-side on a schedule; feeds.php and source-catalog.php show what is registered, what it covers and when it last ran.
Anything the platform holds is reachable programmatically. The REST API in api.php exposes 11 endpoints — status, stats, search, lookup, recent, export, bulk_check, top_threats, by_category, categories, check — and export.php streams 18 formats in bounded chunks, so a million-row export neither exhausts memory nor times out:
STIX 2.1, MISP, OpenIOC 1.1, CEF (ArcSight), LEEF 2.0 (QRadar), Zeek/Bro intel, Snort/Suricata rules, Palo Alto EDL, BIND RPZ, hosts blackhole, iptables, CSV, JSON, NDJSON/JSONL, XML.
That covers the CTI standards (STIX 2.1, MISP, OpenIOC), SIEM ingestion (CEF, LEEF, Zeek), detection engines (Snort/Suricata), and direct enforcement (Palo Alto EDL, BIND RPZ, hosts, iptables) — so intelligence developed here can be actioned in the tools you already run, without a manual reformatting step. A TAXII 2.1 server and a MISP/RSS feed are also served for pull-based sharing.
Use cases
Three ways this entry earns its keep in day-to-day work:
- Triage under time pressure. An artifact or report lands and you need a defensible read in minutes, not days. Define the authority in question is the first move; the platform pre-computes the enrichment so the analyst spends the time on judgement rather than lookups.
- Building the picture. A single indicator is rarely the story. Populate office-holders turns one artifact into a network — shared infrastructure, repeated selectors, the same operator behind different names — via the correlation graph and the cross-entity link engine.
- Producing something actionable. Analysis that ends in a document nobody can use is wasted. Maintain a versioned baseline feeds the case file, the detection rule, the block list or the referral — with sourcing attached so the recipient can verify it.
Case management (cases.php), watchlists, saved searches and scheduled reports mean the work persists between sessions and survives an analyst leaving the team.
How each sector uses Government Intelligence
The same entry is worked very differently depending on who you are, what authority you hold, and what you are ultimately producing. A military analyst is supporting a commander’s decision; a journalist is meeting a publication standard; an NGO caseworker is protecting a person. The underlying artifacts are shared — the constraints, outputs and thresholds are not.
🎖 Military and defence
Understanding a partner or adversary state's machinery is fundamental to civil-military planning, security cooperation and stabilisation. Analysts map which ministry holds which statutory authority, who actually signs, how subnational administration functions, and which state-owned enterprises control critical infrastructure and logistics. It supports host-nation liaison, engagement planning, assessment of security sector governance, and the identification of legitimate counterparts for coordination. Constraints include anti-bribery and foreign-agent regimes governing engagement with officials, the separation of officials' public functions from their private lives, and the requirement that reporting distinguish formal authority on paper from the informal networks that actually decide.
🕵 National intelligence
National agencies maintain government structure as a persistent baseline that every other line of reporting queries. It supports leadership analysis, policy trajectory assessment, identification of decision points and pressure points, and the vetting of interlocutors. The analytic discipline is separating formal organigram from real influence: statutory authority, budget control, appointment patronage and personal proximity to the leadership rarely align. Handling considerations include the sensitivity of leadership judgements, the need to sanitise sourcing when sharing with partners, and rigorous discipline about not letting a plausible inference about informal influence harden into a recorded fact.
👮 Law enforcement
Investigators use government intelligence for corruption, procurement fraud and bribery cases: establishing who held which authority on which date, what the approval chain for a contract was, and whether an official's declared assets match their income. Evidential standards require certified copies of gazette notices, appointment instruments, procurement records and asset declarations rather than press reporting. Mutual legal assistance is normally needed for foreign official records. Politically exposed person status is a screening trigger, not evidence of wrongdoing, and treating it otherwise is both an analytic and a legal error in a charging decision.
🔍 Private investigation and corporate security
Corporate teams use it for anti-bribery due diligence, market entry assessment, identification of state ownership behind counterparties, and understanding who genuinely has authority to approve a permit or a licence. Legitimate collection is documentary: gazettes, registers, budget papers, procurement portals and official directories. What a private actor may not do is offer inducements, use intermediaries to obtain non-public information, misrepresent themselves to officials, or build intrusive profiles of officials' private lives. Lobbying registration, foreign agent registration and anti-bribery regimes govern any engagement, and compliance with them must be established before contact rather than after.
📰 Journalism and OSINT media
Journalists use official records to establish accountability facts: who signed, under what authority, when, and with what disclosed interest. The verification standard is the primary instrument, since press reporting on appointments and mandates is frequently wrong or superseded. Public officials acting in official roles are legitimately subject to scrutiny, but their families and private lives generally are not unless directly relevant to the public interest. Right of reply should go to the official and to the institution. Corrections matter because personnel and mandates change and a story can become inaccurate purely through the passage of time.
🌍 NGO, humanitarian and human rights
Advocacy, humanitarian and human rights organisations need to know which body has the mandate, budget and capability to act, and who is accountable when it does not. It supports engagement strategy, evidence submissions, monitoring of legislative pipelines that affect civic space, and documentation of command responsibility in accountability work. Do-no-harm considerations arise where mapping officials in a repressive environment could expose local partners or reformist insiders, so working files require access control. Duty of care extends to staff whose engagement with officials may attract surveillance or retaliation in some jurisdictions.
🎓 University and research
Researchers study state capacity, bureaucratic structure, policy diffusion and elite networks. Reproducibility requires citing the specific legal instrument and gazette date for every structural claim, since organigrams change frequently and undated assertions cannot be checked. Ethics approval is normally required for elite interviewing, with particular attention to confidentiality where interviewees face professional risk. Data on individual officials remains personal data even when drawn from official directories, so publication should be limited to official roles. Datasets on office-holders should carry version and as-of dates so later researchers can reproduce a snapshot.
Playbook: working Government Intelligence end to end
A repeatable sequence, from the moment the requirement lands to the moment a product is delivered and the case is closed out. Each phase states what you are trying to establish, not merely what to click — the point is a defensible chain of reasoning, not a checklist.
Phase 1 — Define the governance question
State what must be established: who has authority for a decision, who controls a budget line, how a policy will progress, who owns an enterprise, or who is accountable for a failure. Attach the decision the answer supports. Government mapping expands without limit unless bounded by a question, and the most common waste is building a full organigram when the requirement concerned one approval chain. A good output is a scoped question naming the institution and the decision. Stop when the scope is agreed with the requester.
Phase 2 — Anchor on the legal instruments
Build the structure from constitutional provisions, statutes, decrees and establishment instruments rather than from websites or press reporting. Record the instrument, its date, and any amendments, because mandates are transferred between ministries far more often than public sources reflect. Note commencement dates, since an instrument may be enacted but not in force. A good output is a mandate map with a citation for every box. Stop when every claimed authority traces to an instrument you have read.
Phase 3 — Read the official gazette
Work the gazette or equivalent official journal systematically for the period of interest. It carries appointments, dismissals, delegations of authority, machinery of government changes, statutory instruments and licence grants, usually before and more accurately than any other source. Build a dated index for the institution you are mapping. A good output is a chronological record of instruments and appointments with gazette references. Stop when the period relevant to your question is covered without gaps.
Phase 4 — Track office-holders over time
Construct appointment histories rather than a current snapshot: who held each post, from when, appointed by whom, and under what instrument. Include acting and interim appointments, which are frequently where real authority sits during transitions. Record the as-of date on every record. A good output is a time-indexed post and holder table that can answer who held authority on a specific past date. Stop when the posts material to the question have documented tenure, not when the chart looks complete.
Phase 5 — Follow the money
Read the budget: which vote or programme funds the body, how allocations changed, what proportion is executed versus allocated, and which entity actually disburses. Budget control frequently reveals real authority that the organigram hides, and unexecuted budgets explain capability failures often attributed to policy. Add procurement records to see what the institution actually buys and from whom. A good output is a funding picture with sourced figures and execution rates. Stop when the money answers the authority question or is documented as opaque.
Phase 6 — Map state ownership
Identify state-owned and state-linked enterprises, the ministry or holding company exercising shareholder rights, board composition and appointment routes, and any golden share or special rights. This is where government intelligence meets sanctions and counterparty screening, since state ownership can trigger restrictions. Use company registries alongside official ownership schedules. A good output is an ownership diagram with the exercising authority named at each node. Stop when the chain from state to operating company is documented.
Phase 7 — Monitor the policy pipeline
Track proposals from consultation through drafting, parliamentary or cabinet stages, adoption, publication and commencement, noting the responsible official and the timetable. Include secondary legislation, which carries most operational detail and receives least attention. Identify the decision points where the outcome is still open. A good output is a pipeline tracker with stage, date, sponsor and expected commencement. Stop when the items relevant to the requirement are tracked with named owners.
Phase 8 — Distinguish formal from real authority
Test the organigram against observed behaviour: who chairs the meetings that decide, whose signature appears on approvals, which adviser accompanies the minister, which body's objection actually stops a proposal. Evidence informal influence through documented patterns such as recurring signatures and attendance rather than assertion. Mark inferences clearly as inferences. A good output is a note distinguishing statutory authority, budgetary control and observed decision-making. Stop before recording an inferred power structure as fact.
Phase 9 — Identify politically exposed persons
Derive the politically exposed person population from the structure: senior officials, their defined family members and close associates, according to the definition in the applicable regime rather than a generic list. Record the basis and the date of each classification, and the point at which the status should lapse. Remember that this status is a screening trigger requiring enhanced due diligence, not an allegation. A good output is a sourced, dated list with the classification rule stated. Stop when the population matches the regime's definition.
Phase 10 — Assess capability and integrity
Evaluate whether the institution can do what its mandate requires: staffing, budget execution, technical capacity, publication record, audit findings and history of implementing recommendations. Supreme audit institution reports are the most underused source here. Distinguish incapacity from capture, since the remedies and the reporting implications differ entirely. A good output is a capability assessment citing audit findings and execution data. Stop when the assessment addresses the specific function in question rather than the institution in general.
Phase 11 — Apply proportionality and scope
Review what has been collected about individuals and remove anything not tied to an official function. Officials' private lives, family details beyond the politically exposed person definition, and personal contact information generally do not belong in the file. Apply retention limits and access controls, and check any lobbying, anti-bribery or foreign-agent obligations that attach to your engagement with the state you are mapping. A good output is a minimised file with a recorded lawful basis. Stop when the file could be shown to a regulator without discomfort.
Phase 12 — Maintain and version
Government structures change constantly, so treat the product as a maintained baseline with an as-of date rather than a report. Subscribe to gazette feeds, set a refresh cadence, and version the structure so historic questions can be answered against the structure then in force. Record every change with its instrument. A good output is a versioned baseline with a change log. Stop maintaining only when the requirement ends, and mark the file as historic rather than leaving it apparently current.
The platform ships this as a step-checked workflow in playbooks.php, so progress is recorded against a case rather than held in someone’s head.
Source register: what to collect from, and how
Sources are listed with their access model so you can plan around cost and licensing before you build a dependency on them. Open means no account required; registration means a free account or API key; licensed means paid or institutional access. Always confirm current terms — licensing changes, and a source that was free for research may not be free for commercial or evidential use.
| Source | Access | What it gives you | How it is used here |
|---|---|---|---|
| National official gazettes and journals | Open | Official publication of laws, decrees, appointments, delegations, licences and statutory instruments with authoritative dates. | Primary and usually earliest authority for structural change, appointments and mandates in any jurisdiction. |
| EUR-Lex | Open | Full text of European Union law, preparatory documents, case law and consolidated legislation with commencement information. | Authoritative source for EU legal instruments, mandates and the legislative pipeline affecting member state administration. |
| US Federal Register and regulations portal | Open | Daily publication of US federal agency rules, proposed rules and notices, with public comment dockets. | Tracks the US regulatory pipeline from proposal through final rule and identifies the responsible agency and official. |
| EU Whoiswho official directory | Open | Official directory of European Union institutions, bodies and agencies with organisational structure and post-holders. | Authoritative current structure and office-holder reference for EU institutions rather than press-derived organigrams. |
| Inter-Parliamentary Union Parline | Open | Comparative data on national parliaments including structure, composition, mandates and oversight arrangements. | Establishes legislative structure and oversight powers when assessing how policy is scrutinised or blocked. |
| International Monetary Fund country documents | Open | Article IV reports, fiscal transparency evaluations and technical assistance reports covering budget institutions and governance. | Independent assessment of budget execution, fiscal institutions and state-owned enterprise governance. |
| World Bank governance and public sector data | Open | Governance indicators, public expenditure reviews and project documents describing institutional arrangements and capacity. | Supplies institutional capacity evidence and detailed descriptions of how specific ministries function in practice. |
| OECD public governance work | Open | Comparative reviews of public administration, regulatory policy, integrity frameworks and lobbying regulation. | Benchmarks a national administration against comparable systems and documents integrity and lobbying rules. |
| Tenders Electronic Daily | Open | European public procurement notices including contract notices, awards, values and supplier identities. | Reveals what an institution actually procures and from whom, exposing relationships absent from organigrams. |
| USAspending | Open | US federal spending data covering awards, recipients, agencies and sub-awards with searchable detail. | Traces federal money to recipients and identifies which agency and programme funds a given activity. |
| Open Contracting Partnership resources | Open | Standard and country implementations for publishing structured contracting data across the procurement lifecycle. | Locates structured procurement data where it exists and defines the fields needed for consistent analysis. |
| OpenSanctions politically exposed person data | Open | Aggregated, machine-readable records of politically exposed persons and their relationships alongside sanctions data. | Cross-checks derived politically exposed person populations and identifies previously recorded associations. |
| Wikidata | Open | Structured, community-maintained data on institutions, offices and office-holders with external identifier cross-references. | Rapid orientation and identifier crosswalks; always confirmed against gazette or statutory sources before use. |
| Supreme audit institution reports and INTOSAI | Open | National audit office findings on financial management, performance and compliance, with international auditing standards. | Best available independent evidence of institutional capability, budget execution and recurring control failures. |
Prefer sources that publish a methodology and a revision history. A dataset that changes silently is a liability in any product that has to survive challenge.
Tooling
Tools commonly used against Government Intelligence. None of these replace judgement, and each carries its own failure modes — know what a tool infers versus what it observes.
- Gazette monitoring and alerting — Watches official journals for named institutions, instruments and office-holders. Limitation: many gazettes publish as scanned images without text layers, requiring optical character recognition with variable accuracy.
- Legal database and consolidated legislation services — Provide amended and in-force versions of statutes with commencement information. Limitation: consolidation lags in many jurisdictions and unamended text can mislead on current mandates.
- Organisational charting and graph tools — Model post, holder and reporting relationships over time with as-of dating. Limitation: they represent formal structure well and informal influence badly, which invites over-reading of the chart.
- Budget and expenditure analysis tooling — Compares allocations, revisions and execution across years and programmes. Limitation: budget classification changes between years frequently break comparability without any real change in spending.
- Procurement data platforms — Search awards, suppliers and values across public contracting portals. Limitation: coverage is uneven, direct awards and emergency procurement are often excluded or published late.
- Optical character recognition and document processing — Makes scanned gazettes and budget papers searchable at scale. Limitation: accuracy degrades on poor scans and non-Latin scripts, and silent errors propagate into structured extracts.
- Entity resolution with transliteration handling — Reconciles official names across scripts, honorifics and naming conventions. Limitation: official titles and name orders vary by country, so generic matching creates both duplicates and false merges.
- Version-controlled structural datasets — Store organigrams and office-holder tables with change history and as-of dating. Limitation: requires disciplined updating, since an out-of-date baseline presented as current is worse than none.
AI skills and automation in detail
These are deterministic jobs with defined inputs and outputs, not open-ended prompting. Each is idempotent and cursor-based: interrupt one and it resumes where it stopped rather than duplicating work or losing progress.
- Threat Hunt — Runs saved hypotheses against the corpus and surfaces what matches, with the query preserved as a versioned artifact.
- Auto-Collect Feeds — Pulls the registered feed set server-side on a schedule, recording per-feed status so a silently dead feed is visible.
- Enrichment → Local — Materialises enrichment into the local store so dashboards render from your own database instead of a live third-party call.
- Summarise (Copilot) — Produces a narrative summary beside the underlying records. It explains; it never creates indicators or assigns attribution.
- Generate Report — Assembles a sourced product from the current case or query, with provenance attached to each element.
A note on the boundary: the only skill that involves a language model is Summarise (Copilot), and it writes prose about records that already exist. Nothing else on this list involves generation of any kind. No indicator, relationship or attribution in the platform originates from a model. See the full skill list.
Tradecraft notes
The distinctions that separate a competent analyst from a fast one:
- Build the organigram from statutory instruments, not from the ministry website. Websites lag reorganisations by months and press reporting frequently misattributes mandates that were formally transferred years earlier.
- Acting and interim appointments matter disproportionately. Real authority during a transition often sits with a deputy or an acting head whose name never enters the published chart, and decisions made then remain binding.
- Budget execution reveals capability that mandate never will. A body with a large allocation and low execution cannot do what it is formally required to do, and mistaking that for policy resistance produces bad analysis.
- Commencement is not enactment. An instrument may be passed, published and still not in force, and the difference decides whether an obligation existed on the date your investigation cares about.
- Record the as-of date on every structural fact. Government mapping without dates is unusable for any question about the past, and most accountability questions are about the past.
- Politically exposed person status is a screening trigger, not an accusation. Treating it as evidence of wrongdoing is an analytic error with legal consequences, and it is the most common misuse of this discipline in commercial settings.
- Keep collection tied to official functions. The moment a file starts accumulating officials' family details, home addresses or private associations beyond the applicable politically exposed person definition, it becomes a different and much riskier kind of processing.
- Supreme audit institution reports are the most underused source in the discipline. They are official, detailed, adversarial in tone and specific about control failures that no external analyst could otherwise evidence.
- Mark inference about informal influence as inference every time it is written down. Plausible judgements about who really decides harden into recorded facts within two reporting cycles unless they are explicitly labelled.
Measuring whether it is working
Capability claims should be falsifiable. These are the measures that show whether work on Government Intelligence is producing anything, and they are worth baselining before you change process or tooling.
- Proportion of structural assertions in the baseline that cite a specific legal instrument or gazette reference with a date, rather than a website or press source.
- Currency of the baseline, measured as median age of last verification for the institutions in active use, against the agreed refresh cadence.
- Ability to answer point-in-time questions correctly, tested by sampling past dates and checking that the recorded structure matches the instruments then in force.
- Share of politically exposed person classifications carrying the applicable regime definition, the source and the review date, rather than an undated inherited flag.
- Rate at which policy pipeline items were tracked to commencement with correct dates, versus items that took the organisation by surprise.
- Proportion of files passing periodic proportionality review without removal of personal data unrelated to official functions.
- Number of downstream investigations or screening decisions that used the baseline directly, as evidence it is a live product rather than an unread reference.
Beware of measuring volume alone. Indicator counts and report counts rise easily and say little; time-to-attribution, proportion of findings that survive review, and how often a product changed a decision say a great deal.
Common pitfalls
- Relying on ministry websites, which are often months out of date and rarely record acting appointments.
- Mistaking formal titles for actual influence, and missing advisers or party structures that decide outcomes.
- Missing caretaker and interim arrangements during transitions, when authority is most ambiguous.
- Treating machinery-of-government renaming as substantive change, or substantive change as mere renaming.
- Ignoring subnational and independent regulatory bodies that hold the permit actually needed.
- Single-language collection that misses the authoritative local-language instrument behind an English summary.
Legal and ethical considerations
Officials' public functions are legitimately in scope; their private lives are not. Keep collection tied to official roles, prefer published primary sources over intrusive methods, and apply data-protection principles to politically exposed person records, including accuracy, correction and retention. Some jurisdictions restrict publication of officials' personal details, and several regulate contact with public officials through lobbying, anti-bribery and foreign-agent registration regimes. Ensure any engagement with the state you are mapping complies with those regimes.
Data integrity: no fabrication, no drift, no hallucination
Intelligence that cannot be traced back to a source is not intelligence, it is assertion. Everything in this entry — and everything in the platform behind it — is built on a small number of non-negotiable rules.
Provenance on every record
Every indicator carries the source that supplied it, a first-seen and last-seen timestamp, and a sighting count. Where several feeds report the same artifact, each contribution is recorded separately rather than collapsed, so you can see whether a finding rests on one source or twelve. Source attribution travels with the data into every export, so a recipient can audit a claim without asking you for the working.
Nothing is invented to fill a gap
If the platform has no data for Government Intelligence, it says so. Empty is displayed as empty — never padded with plausible-looking placeholder values, sample records or illustrative examples that a reader might mistake for observations. A dashboard with no rows is a true statement about collection coverage, and it is treated as a gap to close, not a blemish to hide.
Scoring is deterministic and reproducible
Threat scores, reputation grades and risk tiers are computed from stated inputs with fixed weights, not estimated. The same inputs always produce the same output, and the formula is visible rather than a black box. Aggregates are cached with an explicit time-to-live so a figure on screen is never silently stale — and when a heavy query exceeds its time budget the platform serves the last known-good value and labels it, rather than inventing a fresh number or hanging.
Where AI is used, and where it is not
Language models summarise and explain. They do not create indicators, assign attribution or manufacture relationships. No IP address, wallet, hash or identity in the platform originates from a model — every one is ingested from a named feed, resolved from a reference dataset, or entered by an analyst with a source recorded. Copilot output is presented as narrative alongside the underlying records, never in place of them, so a reader can always check the summary against the evidence.
Guarding against drift
Enrichment is additive and timestamped rather than overwriting. Reference data — sanctions lists, allocations, taxonomies — is re-synchronised from the authority on a schedule instead of being edited in place, so local copies cannot quietly diverge from the source of truth. Attribution is recorded with a confidence level and the reporting it rests on, and inferred relationships are labelled as inferred. When a source retracts or corrects, the correction propagates rather than leaving a stale assertion behind.
What this means for you
You can put a finding from this platform in front of a regulator, a court, a board or a partner agency and show where each element came from. That is the standard the tooling is built to — because in this work, being confidently wrong is more damaging than being usefully uncertain.
By the numbers
The taxonomy this entry belongs to is not a marketing list — it is the actual structure of the platform: 52 mission domains, 52 intelligence disciplines and 65 data points, each with a live dashboard behind it. Supporting that: 18 indicator types, 14 playbooks, 16 AI skills, 18 export formats and a 30-step automated pipeline.
This particular entry connects directly to 7 data points, 5 mission domains, 1 closely related entries — every one of them a tag you can follow, and a dashboard you can open.
Questions analysts actually ask
Where do you start when a ministry website contradicts the law?
With the law, and then find out why they differ. Websites are maintained by communications teams and lag machinery of government changes by months or years, whereas the establishment instrument, the transfer of functions order and the gazette notice state what was actually done and when. Read the instruments in date order to reconstruct the sequence, and note whether a change was enacted but never commenced, which happens often. Record both what the instrument says and what the institution publicly claims, because the divergence itself is sometimes the finding, particularly around contested mandates.
How do you identify who really decides?
By evidence of behaviour rather than assertion. Look at whose signature appears on approvals over time, who chairs the committee whose minutes precede decisions, which body's objection has historically stopped proposals, who controls the budget line, and who is present at announcements. Appointment patronage is another route: officials appointed by and dependent on one figure will defer to them regardless of the chart. Build the case from repeated documented instances, and label the conclusion explicitly as an inference about informal influence, distinct from statutory authority, so a later reader does not treat it as established structure.
Is a politically exposed person hit a red flag?
It is a trigger for enhanced due diligence, nothing more. The status derives from holding a prominent public function, or from a defined family or close associate relationship to someone who does, and it exists because such positions carry elevated corruption risk, not because the individual has done anything wrong. Treat it as a requirement to understand source of wealth and source of funds proportionately, and record the definition applied, the date and the review point. Automatically declining relationships on politically exposed person status alone is both poor practice and, in several regimes, explicitly discouraged by the regulator.
What is the most reliable evidence of institutional capability?
Budget execution rates and supreme audit institution findings. Allocations describe intention; execution describes what the body could actually spend, staff and deliver. Audit reports are official, detailed and adversarial in a way no external assessment can match, and they identify recurring control failures, unfilled posts, unimplemented recommendations and procurement irregularities by name. Combine them with procurement records showing what the institution actually bought. Capability judgements built from mandate documents and staff headcounts alone consistently overstate what an institution can do.
How should engagement with foreign officials be handled?
Establish the legal position before any contact. Anti-bribery regimes such as the Foreign Corrupt Practices Act and the UK Bribery Act apply extraterritorially and cover facilitation payments, hospitality and payments through intermediaries. Lobbying registration may be required for advocacy contact, and foreign agent registration regimes apply in several countries to representation of foreign interests. Engagement should be transparent about who you are and who you act for, documented contemporaneously, and routed through counsel where any payment, gift or intermediary is involved. Third-party intermediaries are the most common route to liability.
How do you maintain a government baseline without it going stale?
Treat it as a subscription rather than a project. Monitor the gazette and legal database for the institutions in scope, set a refresh cadence proportionate to volatility, and record an as-of date on the face of every product so consumers can see its age. Version the structure so historic queries resolve against the structure then in force. Most importantly, mark stale files as historic rather than leaving them apparently current, because an unmaintained organigram presented without a date is more damaging than having no baseline at all.
What should not go into a government intelligence file?
Anything about officials that is unrelated to their public function. Home addresses, family members beyond the applicable politically exposed person definition, private relationships, health, religion and political opinions outside the official role, and personal contact details all fall outside a proportionate collection. Publication of officials' personal details is separately restricted in some jurisdictions. The working test is whether each item supports a stated analytic question about the exercise of public authority. If it only makes the profile feel more complete, remove it, and apply retention limits to what remains.
Standards, frameworks and further reading
Work that references a recognised framework is easier to defend, easier to hand over, and easier for a partner to consume:
- UN Convention against Corruption, governing asset declaration, procurement transparency, public sector integrity and international cooperation.
- OECD Anti-Bribery Convention and national implementing law such as the UK Bribery Act and the US Foreign Corrupt Practices Act, governing engagement with foreign officials.
- FATF Recommendation 12 and its interpretive note on politically exposed persons, defining the population and the enhanced due diligence expected.
- INTOSAI international standards of supreme audit institutions, governing the independence and conduct of public sector audit whose reports underpin capability assessment.
- Open Contracting Data Standard, defining structured publication of procurement information across planning, tender, award and implementation.
- OECD principles on transparency and integrity in lobbying, and national lobbying and foreign agent registration regimes governing contact with officials.
- GDPR and equivalent regimes, which treat data about officials as personal data and require proportionality even where the person holds public office.
- Open Government Partnership commitments, which govern the publication of budget, beneficial ownership and administrative data in participating countries.
References
Primary sources and authoritative references for this entry. Publishers revise and retire material, so treat the retrieval date as part of the citation and re-check before relying on any of it in a formal product.
- EUR-Lex access to European Union law — Publications Office of the European Union. Authoritative full text of EU legislation and preparatory documents
- Federal Register — US National Archives and Records Administration. Daily journal of US federal agency rules, proposals and notices
- legislation.gov.uk — The National Archives, United Kingdom. Official source of UK legislation including commencement information
- Parline database on national parliaments — Inter-Parliamentary Union. Comparative data on parliamentary structure and oversight powers
- Public governance reviews and integrity guidance — Organisation for Economic Co-operation and Development. Comparative analysis of public administration, lobbying and integrity frameworks
- Tenders Electronic Daily — Publications Office of the European Union. European public procurement notices and contract awards
- USAspending — US Department of the Treasury. Searchable record of US federal awards and recipients
- Open Contracting Data Standard — Open Contracting Partnership. Standard for structured publication of public contracting data
- INTOSAI standards and audit resources — International Organisation of Supreme Audit Institutions. International standards governing public sector audit institutions
- Country reports and fiscal transparency evaluations — International Monetary Fund. Independent assessments of budget institutions and public financial management
Link integrity: every reference above was verified with a live request when this page was generated. Where a publisher had moved or withdrawn a document, the link was repointed at a preserved copy in the Internet Archive and marked as archived. Anything with no reachable copy anywhere had its link removed rather than left to rot — the source is still credited, it simply cannot be linked.
Put it into practice
The Quantus Intel threat intelligence platform operationalises this entry: maintained office-holder baselines, gazette monitoring and politically exposed person linkage across jurisdictions. Explore the platform, or browse the rest of the library by following any tag above.