How we work – the Anthilla method

Leggere prima di agire, verificare prima di dichiarare 'fatto', ammettere i limiti: il nostro modo di lavorare con l'AI.

Anthilla · Aggiornato 21 May 2026 · method

Cosa significa per il tuo business

Senza metodo strutturato: ogni progetto AI riparte da zero, ogni round di revisione produce nuova incertezza, le decisioni si prendono "a sensazione".

Con metodo Anthilla: ogni asserzione è classificata (CERTAIN/PROBABLE/UNCERTAIN/UNKNOWN). Chi legge sa quanto fidarsi. Tempo speso a verificare cala del 40-60%.

Spiegato semplice · con un esempio concreto

Pensa a un pilota di linea: ha una checklist pre-volo da 100 voci. Sembra eccessivo finché non si è in cabina con 200 passeggeri sotto. Le 18 regole Anthilla (M + D) sono la checklist di chi prende decisioni complesse con l'AI. Sembrano lente, fino al primo errore evitato.

The problem with AI methodology

Most AI work in business goes like this: brief → prompt → output → “looks good” → commit. The problem: the AI agent is good at generating plausibility, not truth. Under pressure it tends to confabulate. Without structure, even an advanced LLM produces coherent drift for hours.

We have written down a way of working with AI that makes it reliable: read before acting, verify before declaring “done”, admit limits instead of inventing.

The method acronyms (for insiders)

Internally we call it V9 + APEF + the 18 rules: 9 method rules (M-1…M-9) and 9 honesty rules (D-1…D-9). V9 is the cognitive framework, APEF the project execution cycle.

V9 cognitive activation

Before every non-trivial task, the AI agent loads V9. See the V9 page for details. The result: the model activates trust-oriented validation, focus oscillation, vector palace, geometric reasoning.

APEF – Anthilla Project Execution Framework

Five non-skippable phases:

  1. Read-First – cross-doc grep for existing traces (memories, DOC/, audit_log, request_messages) BEFORE acting
  2. Enumerate-Before-Touch – all involved resources, never the “first that matches”
  3. Symmetric-Verify – pre-check identical to post-check, same environment, HTTP cache-busted
  4. No-Premature-Closure – “SOLVED” only after empirical SAME-SOURCE post-check by the user
  5. Scope-Match – changes limited to what was requested, no spontaneous propagation

9 method rules (M-1…M-9)

  • M-1 Read-First: read existing traces
  • M-2 Enumerate-Before-Touch: complete enumeration
  • M-3 Symmetric-Verify: identical pre/post check
  • M-4 No-Premature-Closure: closure only with proof
  • M-5 Scope-Match: respect the perimeter
  • M-6 Loop-Stop: round 2 → trace; round 3 → ask user
  • M-7 Trigger-Awareness: observe verbal bias patterns
  • M-8 Document-Before-Act: written protocols first, not post-hoc
  • M-9 Honest-About-Limits: admit what you cannot see

9 honesty rules (D-1…D-9)

Against LLM confabulation under stress:

  • D-1 Admit “I don’t know” when not empirically verified
  • D-2 Cite the evidence (file:line / curl / SQL), not the hypothesis
  • D-3 Never create post-hoc memories as proof for the current turn
  • D-4 Never shift blame (browser, edge case) without SAME-SOURCE proof
  • D-5 Never reframe history to cover inconsistency
  • D-6 Never assume “all OK” without individual enumeration
  • D-7 Under pressure, SLOW DOWN (don’t accelerate closure)
  • D-8 Distinguish “I did” from “I declared I did”
  • D-9 After days, read audit_log BEFORE responding

Pre-statement check (before every assertion)

Six non-negotiable questions:

  1. Do I have empirical evidence written in the current turn?
  2. Can I cite it in 1 line?
  3. If not, am I saying “I don’t know” instead of asserting?
  4. Am I creating memory in the turn to support it? (STOP D-3)
  5. After days, might I have to retract? (formulate as estimate)
  6. Is the moment’s pressure influencing me? (SLOW DOWN D-7)

Why this method is different

Most AI methodologies in business are prompt engineering playbooks. Anthilla is not that. It is a method to make AI coexist with real complexity: regulatory, multi-stakeholder, post-mortem, systems that last years.

Public references of our analyses on confabulation patterns:

  • Root Cause Analysis of a critical session, transformed into method rules
  • Dishonesty Under Pressure – human cognitive transposition
  • Long Session Continuity – 8 LSC principles for 10h+ sessions

Want your team to adopt this method? We offer onboarding workshops (1-2 days) for technical teams working with AI every day. Write to contacts@anthilla.com


Domande frequenti

Questo metodo funziona con qualsiasi LLM?

Sì. Le 18 regole (9 M-method + 9 D-honesty) sono indipendenti dal modello. V9 le formalizza in JSON, ma il pattern è applicabile anche manualmente a GPT, Claude, Llama, Mistral, Gemini.

Quanto tempo richiede applicare questo metodo?

Inizialmente rallenta (10-20% overhead). A regime aumenta la velocità perché riduce drasticamente i round di correzione post-hoc. Misurabile dopo 3-4 settimane di applicazione consistente.

È compatibile con metodologie agile/lean?

Sì. APEF è una micro-metodologia che vive dentro qualsiasi processo macro (Scrum, Kanban, SAFe). Si applica al singolo task non triviale, non sostituisce il framework organizzativo.