Available through December 31: three governance and architecture engagements. Public pricing.

The August 2 Question Your Agents Cannot Answer Yet

Sixty days until EU AI Act high-risk obligations take effect. Most agent systems shipped before they could answer the four questions the audit room will ask. What those questions are, why they are new, and what we built instead. [Updated 2026-06-06: the use-based high-risk deadline moved to 2 December 2027 under the May 2026 Digital Omnibus. See preamble.]

Update, 2026-06-06. This article was written on 2 June 2026, sixty days before the original 2 August 2026 enforcement deadline for the EU AI Act’s use-based high-risk obligations. On 7 May 2026, the EU Council and Parliament agreed targeted amendments to the AI Act under the Digital Omnibus initiative. The use-based high-risk deadline moved to 2 December 2027. The synthetic-content marking deadline moved to 2 December 2026. The product-regulated high-risk deadline moved to 2 August 2028.

Three things in this article still hold. The four questions still hold. What does your AI refuse to do, who decided what it refuses, where is that decision written, how does that decision survive a model change. The Digital Omnibus did not move the questions. It moved the date by which the answers have to be defensible to a regulator. The architecture argument still holds. The compliance vendor’s voice still tells you that templates will close the gap, and templates still do not close the four-question gap. The patent architecture still holds. Both filings (64/004,087 and 64/029,611) are unaffected by the Omnibus.

What does not hold: the sixty-day urgency framing. The use-based deadline is now eighteen months out, not sixty days. The summer 2026 engagement window described in this article is also superseded by the current evoked.dev/engage page.

The current canonical analysis is The August 2 Deadline Moved. The Architecture Question Did Not.. This article is preserved as the operator’s voice from before the shift.


Original article follows.

In 60 days, the EU AI Act’s high-risk obligations enter into force. Most AI agent systems shipped before they could answer the four questions the audit room will ask. The teams that shipped them know it. The customers who depend on them do not. The regulators arriving on August 2 will not care which group you are in.

This is not a compliance article. The compliance writing for this deadline is already everywhere, and most of it teaches the wrong thing. This is an architecture article. The question is not whether your agents are compliant. The question is whether they can describe what they refuse, who made the decision, where that decision is documented, and how it survives a model change.

If your team cannot answer those four questions today, your team has fifty-nine days.


The Deadline That Is Not Optional and Is Not Local

August 2, 2026, is the date on which Articles 6 (risk classification), 16 (provider obligations), 26 (deployer obligations), and 50 (transparency disclosures) of the EU AI Act enter into force for high-risk systems. Article 4 (AI Literacy) has been in force since February 2, 2025. Article 99 (administrative fines up to €15 million or 3% of global annual turnover, whichever is higher, for violations of Articles 16, 26, and 50) applies to non-compliance under any of them. The Article 5 tier of prohibited practices carries higher penalties; the deployer-obligation tier is the one most teams will be measured against.

Article 2 establishes extraterritorial scope. If your agents serve users in the European Union, regardless of where your company is incorporated, the obligations attach.

Article 26 alone lists twelve specific deployer duties. Organizational and technical measures to ensure use in accordance with provider instructions. Human oversight by people with the necessary competence and authority. Data quality verification on input data under the deployer’s control. Retention of automatically generated logs for at least six months. Prior fundamental rights impact assessments for certain deployers. Registration in the EU database for high-risk systems. Suspension and incident reporting. Cooperation with authorities. Notification of workers and worker representatives before high-risk system deployment in the workplace. Post-market monitoring participation. Compliance with Article 50 transparency obligations. Respect for natural persons’ rights to an explanation of significant decisions.

Each of these twelve presumes that the deployer can describe, in writing before deployment, what the AI agent is permitted and not permitted to do, who made the decision, and how that decision is verified.

This is the question your audit room is about to ask.


The Four Questions

The four questions are simple. They are also new. Most AI governance frameworks written before 2025 do not contain language for them.

What does your AI refuse to do?

Not what it does not do by accident, when prompts are written carefully, and rate limits hold. What it refuses, by design, with the refusal documented, the documentation versioned, and the version cryptographically signed.

The agent’s refusals are the operational expression of your organization’s values. If those refusals are not written down, your organization has no operational expression of its values in this system. The agent is acting on someone’s intent. Probably the prompt engineer’s. Possibly the model’s. Almost certainly not the values your charter claims.

Who decided what it refuses?

Not the prompt engineer. The decision authority. Article 26(1) requires “appropriate technical and organizational measures.” Organizational measures begin with a named accountable role. If no named person can be cited as the authority behind a specific refusal, the organizational measure does not exist. It exists in the prompt, which is not the same thing.

Where is that decision written?

Not in the system prompt. In the refusal specification. The system prompt expresses the decision. It does not record the decision. A refusal documented only in the prompt can be silently changed by anyone with deploy access in any sprint, with no audit trail. Article 26(6) requires that automatically generated operational logs be retained for at least six months. The refusal specification is the document the logs reference. Without it, the logs are records of behavior that nobody can verify was intentional.

How does that decision survive a model change?

This is the question most systems built before 2026 cannot answer. The refusal lives in the prompt. The prompt is calibrated to the model. The model changes. The refusal behavior changes. Nobody notices until an audit.

Cryptographic chain-of-custody attestation for governance configurations across heterogeneous LLM deployments is the architectural answer. The 2026 patent space (including a provisional application from this practice, filing number 64/029,611) explicitly names it. Without it, “we are compliant” is a claim that depends on which version of GPT, Claude, or Gemini you had in production last week.

The four questions are not legal questions. They are architectural questions that the law has turned into legal ones.


Why Most Teams Cannot Answer Them

Three reasons. None of them is the team’s fault.

The field shipped fast. Between 2023 and 2026, organizations that built AI agents were rewarded for time-to-deploy. The governance work was scheduled for “after.” After arrived. Most teams discovered their refusal architecture in the same week the EU AI Act enforcement countdown reached double digits.

The available vocabulary was wrong. “Guardrails” suggests something a vehicle bounces off when it leaves the road. It is a metaphor from highway engineering. It is the wrong word for an architectural commitment about what a system will and will not do. Refusal rights, borrowed from biomedical ethics where the language was built for exactly this purpose, name what is actually present in a well-governed agent. Most teams shipped with guardrails because the word existed. The work the teams meant to do was refusal architecture; they did not have the noun.

The agents themselves were not participants. Conventional governance treats the AI system as the object of governance, never the subject. The 2026 patent claim space (specifically, agent-participated refusal certification, provisional application 64/004,087) inverts this. The agent attests to its own refusal architecture. The attestation is verifiable. The verification survives across model boundaries. Most production systems were not built this way because the architectural pattern did not exist in published form until late 2025.

The three reasons are technical. The consequence is regulatory.


What We Built Instead

For the last two years, I have been authoring an alternative. The frameworks are publicly available at evoked.dev. The Refusal Specification is published. The Trust Architecture Blueprint is published. The Sovereignty Assessment is published. None of them is theoretical. All of them are in production in a 142-agent operating fleet that has run continuously for eighteen months under formal refusal specification and pointer discipline.

The same architecture is being built into Compass, a goal-tracking tool for a private school in Idaho. A self-directed wayfinding platform for learners across five developmental tiers, including a parent tier where the development parents do for their own lives becomes the curriculum their young children grow up watching. The loop-not-ladder principle that makes the Compass work, where you are right now, not where you should be, is the same principle that makes the certification work for enterprise AI agents.

Two provisional patent applications cover the architecture. The first (filing 64/004,087, filed March 12, 2026) names a certificate authority architecture for validating five agent governance properties: identity, restraint, accountability, memory, and charter. The second (filing 64/029,611, filed April 4, 2026) names cryptographic chain-of-custody attestation for governance configurations across heterogeneous LLM deployments. The empirical foundation for the second includes 23-vector memory injection testing against existing file-hash verification, with a 95% success rate. Both filings are by the sole inventor. Both are reduced to practice in the shipping code. Non-provisional conversion windows are open through 2027.

The work is not a thought experiment. The work was done while everyone else was talking about the deadline.


What the Next 90 Days Look Like

The Evoked Sovereignty Certification opens public registration on August 5, three days after the EU AI Act enforcement window begins.

Companies that complete a 47-point Sovereignty Assessment across seven domains (identity, memory, restraint, voice, drift, refusal architecture, governance surface) earn certification with a named landing that describes where they actually are. Not Level 1 or Level 5. Caregiver-Integration, Warrior-Threshold, Seeker-Continuing. Carol Pearson’s twelve archetypes, drawn from the Hero’s Journey tradition, are applied honestly. The certification is renewable. The work continues annually. The public registry preserves the standing.

Three productized engagements prepare companies for certification before the registry opens. Each is available only through August 31.

  • Sovereignty Assessment with prioritized remediation roadmap. $25,000. Four weeks. Two working sessions.
  • Agent Architecture Specification that your team can ship against. $10,000. Two to three weeks. One working session.
  • Governance Advisor Retainer. $15,000 per month. Sixteen hours per month. Two retainer slots for the summer window.

Public pricing. No discovery cycle. No proposal phase. If the offer matches what you need, the math is already on the page.

The chapter ends on August 31. The work continues into a different cadence after that.


What This Article Is and Is Not

This is not the regulator’s voice. The regulator’s voice on these obligations is in the published EU AI Act text and the European Commission’s guidance documents, which I encourage you to read. The AI Act Explorer at artificialintelligenceact.eu is a well-curated companion resource. Article numbers cited here are accurate as of the date this article was authored. If your team has an actual high-risk deployment scope under the Act, you need counsel, not a blog post.

This is not the compliance vendor’s voice either. The compliance vendor’s voice will tell you that templates will close the gap. Templates close some gaps. They do not close the four-question gap. The four-question gap is architectural. Architectural gaps close with architecture.

This is the operator’s voice. I have built and operated a multi-agent system at scale that exposes all four questions in practice. The patent applications are the legal expression of what the operation teaches. The frameworks at evoked.dev are the public expression. The Sovereignty Certification is the trust-artifact expression.

The August 2 question is not coming. It is sixty days away.

If your team is sixty days from the deadline and the four questions are not answered yet, this is what I do.

evoked.dev/engage.


Erin Stanley is the founder of Evoked®️ and the sole inventor on two provisional patent applications covering AI agent governance certification architecture. The 142-agent fleet referenced is in continuous production. The Compass referenced is being built for Vibrant Life 208 in Middleton, Idaho. Public pricing for summer 2026 engagements is at evoked.dev/engage. The Sovereignty Certification registry opens August 5, 2026.

Chat with Echo

Hi, I'm Echo — an AI assistant for evoked.dev. I can answer questions about Erin's work, services, and projects. What would you like to know?