METHOD · P.O.N.T. EVOLVES

A deterministic engine can be precise without becoming opaque

Kerkito separates vocabulary, concepts, rules and evidence. The engine can therefore grow without turning the application into hard-coded conditional logic.

P.O.N.T. stays, but changes role

P

Project / Problem

Define what must actually be addressed and its context.

O

Objective

Describe the observable expected result and its priority.

N

Non-negotiables

Separate constraints, prohibitions, resources and limits.

T

Tests

Define how to verify that the work actually satisfies the intention.

Seven layers, one simple journey

01

Lexical

Recognizes terms, phrases and language variants.

02

Inference

Propagates implications from explicit rules.

03

Constraints

Detects incompatibilities, obligations and dependencies.

04

Decision

Prioritizes questions that reduce ambiguity the most.

05

Guidance

Turns the internal graph into short stages, suggested answers and clear explanations of why each step matters.

06

Compilation

Produces a brief, outline, checklist or prompt without changing the project source.

07

method.layer.memory

method.layer.memory_text

EXPLAINABLE

A conclusion must be able to answer “why?”

Every inferred concept retains its origin: detected term, applied rule, confirmed answer or dependency. A conclusion can therefore be withdrawn if its justification disappears.

MULTILINGUAL CORE

Meaning is independent of language

Rules target concept identifiers, never French or English sentences. Labels, lexemes and questions are translated separately. The same project can therefore be structured in French and rendered in English without duplicating the engine.

SECURITY FIRST

Security and auditability

No third-party front-end library, remote font or functional inline script. CSP, HSTS, CORP, COOP, Referrer-Policy and Permissions-Policy are applied by the server and then verified in production.