Questions we are asked before an engagement starts.

Direct answers on deploying AI inside your own environment, governing it, and establishing facts from data and digital-asset activity.

24 answers5 subject areas

On-prem AI adoption

Deploying AI inside your own environment with defined use cases, permitted data and accountable owners.

How do we choose the first AI use case?

Choose a decision that is made often, documented poorly and reviewed by someone senior. Frequency gives you enough examples to evaluate quality, poor documentation means the AI is adding structure rather than replacing judgment, and senior review gives you a human check while confidence is still being built.

Avoid the highest-value decision in the organisation for a first deployment. The scrutiny is disproportionate to the learning.

Avoid anything customer-facing until the internal control pattern has survived a quarter.

How long does it take to stand up a governed AI capability?

A first governed use case in production typically takes weeks rather than quarters, because the constraint is rarely the model. It is deciding which decision the AI supports, which data it may read, who owns the output and what happens when it is wrong. Once those four answers exist, deployment is engineering.

Organisations that stall usually started with a technology selection instead of a decision. The model choice is reversible; an undefined accountability boundary is not.

We sequence the first deployment so that the control pattern it establishes can be reused. The second use case should be materially faster than the first.

What controls does an autonomous AI agent need before it touches business systems?

An agent that acts on business data needs the same controls as a junior employee with system access, expressed in software: a scoped identity, least-privilege permissions, an immutable action log, a spend and rate boundary, and a human approval gate on anything irreversible. If you cannot answer who the agent was acting as, the deployment is not ready.

Give agents their own service identity rather than borrowing a person credential. Attribution collapses the moment an agent runs as a named user.

Separate read autonomy from write autonomy. Most useful agent work is read-heavy, and read-only agents carry a fraction of the risk.

Log the input, the tool call and the result, not just the final answer. Post-incident review needs the intermediate steps.

What does on-premise AI actually mean for an enterprise?

On-premise AI means the models, the orchestration and the data they read all run inside infrastructure your organisation controls, whether that is your own data centre or a private tenancy you administer. No prompt, document or embedding leaves your boundary, and access is governed by your existing identity and audit systems rather than a vendor console.

The practical test is whether you can answer three questions without contacting a vendor: where is the data at rest, who can read the logs, and what happens to inference if the internet drops.

Most enterprises land on a hybrid position. Sensitive workloads stay inside the boundary while lower-risk work uses hosted models under a documented data-handling rule.

When is on-premise AI the right choice over a hosted API?

On-premise wins when the data cannot leave the boundary for legal, contractual or sovereignty reasons, when you need reproducible inference for evidence, or when the workload is steady enough that fixed capacity beats per-token pricing. Hosted APIs remain the better answer for bursty experimentation and for frontier capability you are not ready to operate yourself.

Contractual restrictions are the most common trigger. Client agreements, regulatory undertakings and cross-border data terms often prohibit third-party processing long before any law does.

Reproducibility matters in investigations and audit. A pinned model in your own environment can be re-run months later to produce the same output; a hosted endpoint that has been silently updated cannot.

Why do AI pilots stall before they reach production?

Pilots stall because they are evaluated on demonstration quality rather than on operability. A pilot proves the model can produce a good answer; production requires an owner, a control, an audit trail, a failure path and a budget line. Nothing in the pilot design produces those, so the work restarts at the point of handover.

The tell is a pilot with no named accountable owner outside the innovation team. If the business unit that would use the output was not in the room, there is no route to production.

Treat the first deployment as an operating model exercise that happens to include a model, not a technology trial that later acquires governance.

Data and decision intelligence

Turning operational, financial and external data into a decision layer your organisation owns.

Can on-chain data be joined to enterprise financial data?

Yes, and the join is usually made at the counterparty rather than the transaction. On-chain activity resolves to clusters and services; enterprise records resolve to customers, accounts and instructions. Matching those two views gives you a counterparty picture that neither source produces alone.

Expect the reconciliation to be probabilistic at the edges. Record confidence alongside the match so downstream decisions inherit the uncertainty.

Keep the attribution logic under your own version control. Clustering heuristics change, and you will need to explain why a conclusion moved.

Do we need to fix our data quality before deploying AI?

Not universally. Fix data quality on the specific path the first use case depends on, and leave the rest. Enterprise-wide remediation before any AI deployment is how programmes consume two years without producing a decision, and the remediation is better targeted once a live use case shows which defects actually change outcomes.

A deployed use case is the best data quality instrument you will ever build. It surfaces defects that no profiling exercise ranks highly.

Reserve the enterprise remediation argument for shared reference data such as customer, product and counterparty identity, where the defect is genuinely structural.

We already have a data warehouse. Why would we need an intelligence function?

A warehouse stores and serves data; an intelligence function produces judgments. The gap shows up when a question crosses systems, mixes internal and external signals, and needs an interpretation before it is useful. Warehouses answer what happened. Intelligence functions answer what it means and what to do about it.

The practical symptom is a well-run warehouse alongside decisions still being made from spreadsheets that leave no trace.

An intelligence function is mostly people, method and reference data. The technology is the smallest part of it.

What is sovereign data intelligence?

Sovereign data intelligence is a decision layer that your organisation owns outright: the pipelines, the models, the reference data and the interpretation logic all sit in your estate and can be inspected, changed and audited by your own people. The distinction from a vendor analytics platform is control over the logic, not just access to the output.

The ownership test is whether you can reconstruct how a number was produced without a support ticket.

Sovereignty is a spectrum. Owning the semantic layer while renting compute is a defensible position; renting the interpretation of your own data is not.

Regulation, risk and assurance

Evidence, controls and documentation that hold when a regulator, auditor or board asks.

Does the EU AI Act apply to a company outside the EU?

It can. The AI Act reaches providers and deployers outside the EU where the output of the system is used in the Union, so a South African or wider African enterprise serving EU customers may fall in scope. Obligations are phased, with prohibited practices and AI literacy duties applying first and most high-risk system obligations landing later.

Classification drives everything. Most enterprise back-office AI is not high-risk, but recruitment, credit and access-to-services use cases frequently are.

The cheapest compliance posture is an inventory. Knowing which systems exist, what they decide and who owns them satisfies the first request from any regulator.

How are crypto asset service providers regulated in South Africa?

Crypto assets were declared a financial product under the FAIS Act, which means providers offering advice or intermediary services need FSP licensing from the FSCA. Separately, crypto asset service providers are accountable institutions under the Financial Intelligence Centre Act, so they carry customer due diligence, record-keeping and reporting duties to the FIC.

The two regimes are often confused. FSCA licensing addresses market conduct; FICA obligations address financial crime, and both can apply to the same business.

FATF standards on virtual assets, including the travel rule for originator and beneficiary information, shape what the FIC expects operationally.

How does POPIA affect an enterprise AI deployment in South Africa?

POPIA governs AI deployments through the same principles it applies to any processing: a lawful purpose, minimality, and accountability resting with the responsible party rather than the vendor. Section 71 also gives a data subject rights where a decision affecting them is based solely on automated processing, which is why a documented human review step matters in practice.

Purpose specification is the constraint most AI programmes trip over. Data collected for servicing is not automatically available for model training.

Cross-border processing brings section 72 into play, which is a common reason enterprises choose to keep inference inside the country.

The Information Regulator supervises compliance. Board-level documentation of AI decision rights is easier to produce before it is requested than after.

What should a board ask before approving an AI deployment?

Six questions cover most of the risk: which decision does this system affect, what data may it read, who is accountable for its output, how would we detect that it is wrong, what is the reversal path, and what does it cost to run at full volume. If any answer is a name of a technology rather than a person or a number, the paper is not ready.

Ask for the failure case in writing. A deployment proposal that cannot describe how the system fails has not been tested.

Ask what the system will be permitted to do without human approval, and require that the answer be narrow at the start.

Which AI governance standard should we adopt?

ISO/IEC 42001 is the certifiable management system standard and suits organisations that already run ISO management systems. The NIST AI Risk Management Framework is not certifiable but maps risks to functions more usefully during design. Most enterprises use NIST language while building and ISO structure when they need to demonstrate the system to a third party.

In South Africa, King IV Principle 12 on technology and information governance is usually the instrument the board already recognises. Anchoring AI governance there shortens the approval path.

Do not adopt a standard before you have one deployed use case. Abstract frameworks produce abstract controls.

Digital-asset intelligence

Tracing on-chain activity and proving reserves to a standard that survives scrutiny.

Can Bitcoin and other public-ledger transactions be traced?

Yes. Public ledgers record every transaction permanently, so the flow of value is fully visible and can be reconstructed years later. What is not recorded is identity, so the work is in attributing addresses to controllers using clustering behaviour, service fingerprints, exchange records obtained lawfully and evidence from outside the chain.

Mixers, privacy coins and cross-chain bridges reduce but rarely eliminate traceability. They change the cost and the confidence, not usually the possibility.

The most valuable evidence often sits at the boundary where digital assets convert to bank money, because that is where a regulated institution holds identity records.

Is Proof of Reserves the same as an audit?

No. Proof of Reserves is a technical procedure that a custodian can run and publish itself; an audit is an assurance opinion issued by an independent firm under a professional standard. The two are complementary. The proof gives verifiable arithmetic about a moment; the audit gives a qualified opinion about a period and about the liabilities the proof cannot see.

Ask which standard any published attestation was performed under, and whether the practitioner examined off-chain liabilities.

A proof without independent involvement is a useful transparency signal, not assurance. Presenting it as an audit is the failure mode to watch for.

What is crypto forensics and when does an enterprise need it?

Crypto forensics is the tracing and interpretation of digital-asset activity to an evidentiary standard, covering transaction flow, counterparty attribution and the surrounding commercial context. Enterprises need it when money has moved on a public ledger and a decision depends on where it went: internal fraud, misappropriation, a disputed transaction, sanctions exposure or pre-acquisition diligence.

Tracing establishes the flow. Attribution establishes who controlled the endpoints, and it is the harder and more contestable half.

Evidence discipline matters from the first query. Timestamps, tool versions and the chain of custody for exports are what a court or disciplinary panel will test.

What is Proof of Reserves and what does it actually prove?

Proof of Reserves is a cryptographic procedure in which a custodian commits to its customer liabilities, usually through a Merkle tree, and demonstrates control of on-chain assets that cover them. It proves that at one moment in time, verifiable assets matched committed liabilities. It does not prove solvency.

Three gaps recur. It is point-in-time, so assets can be borrowed for the snapshot. It covers only disclosed liabilities. And control of an address is not the same as unencumbered ownership.

A credible exercise pairs the cryptographic proof with an assurance engagement that addresses off-chain liabilities and the period around the snapshot.

Zero-knowledge constructions let a custodian prove the total without revealing individual balances, which removes the main commercial objection to publishing.

What should diligence cover when acquiring a business that holds digital assets?

Cover four things beyond a normal diligence: verifiable control of the assets through signed messages rather than screenshots, the counterparty risk history of the addresses involved, the licensing and financial crime posture of the operating entity, and the key management arrangement, including who could move funds unilaterally after completion.

Insist on a live signing exercise. A balance shown in an interface proves visibility, not control.

Screen the transaction history for exposure to sanctioned or illicit counterparties. Inherited exposure survives the transaction.

Capability transfer

Leaving a team that can operate, govern and extend what was deployed.

Do you replace our existing technology vendors?

Usually not. Most enterprises already own most of what a first deployment needs, and replacing a platform is a slower path to a governed capability than configuring the one you have. Where a genuine gap exists we build it in your estate and leave you the source, so the dependency created is on your own engineers.

We are explicit about the small number of cases where existing tooling cannot meet an evidence standard, and we say so early rather than working around it.

How are Sixpence engagements structured?

Engagements run in four movements: frame the mandate with leadership, establish the facts from data and systems, deploy the capability inside your environment, then transfer competence to your team. Each movement has an exit condition, so the engagement can stop at a defensible point rather than running to a fixed calendar.

The framing stage is deliberately short and senior. It exists to name the decision, the risk boundary and the outcome that matters.

Deployment happens in your estate from the start. We do not build in our environment and migrate later, because the migration is where governance assumptions break.

What does capability transfer mean in practice?

Capability transfer means your team can operate, govern and extend the deployed capability without the consultancy present. In practice that is four artefacts: a runbook your engineers execute, a control set your risk function owns, a decision record your board can read, and a working period where your people run it while we watch rather than the reverse.

The exit test we use is simple. Your team performs a full operating cycle unaided while we observe, and any intervention we make becomes a documentation defect to fix.

Transfer fails most often because no named individual on the client side had capacity allocated. The receiving role has to exist before the work starts.

Which sectors does Sixpence work in?

The work is sector-agnostic because the underlying problem repeats: a consequential decision, incomplete data, and a control environment that has to hold. Engagements have covered public sector and regulators, banking and payments, professional services and assurance, and enterprises pursuing strategic transactions, alongside data platform work in operationally heavy industries.

What changes by sector is the evidence standard and the regulator, not the method.

Sectors with heavy operational data, such as mining, energy, logistics and healthcare, tend to reach value fastest because the decisions are frequent and measurable.

Bring us the capability you need to deploy.

Tell us what is at stake. In the assessment we identify what must be deployed on-prem, what evidence is missing and how your team becomes competent to proceed.

Request an assessment

Discreet by default. No matter is too early to discuss.