← Back to Skills Marketplace
kofna3369

Axiomata Vdv Core

by Kofna3369 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
107
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install axiomata-vdv-core
Description
VDV Core — Vision de Vérité (Truth Vision) universal protocol. Use when: (1) analyzing complex systems or dense information, (2) finding invariant points tha...
README (SKILL.md)

VDV Core — Vision de Vérité Protocol

Universal truth-seeking methodology for any AI agent Version: 1.0.0 | Impersonal & Universal


Description

VDV (Vision de Vérité) is a universal protocol for finding truth through noise elimination. It helps locate the center of gravity of any system by identifying the invariant point — the thing that cannot be broken, compressed, or removed without destroying the system.

Trigger: When a situation contains:

  • Semantic contradictions
  • High entropy
  • Excessive complexity
  • Hidden motivations

VDV Loop — 5 Phases

Phase 1: TRIGGER — Detect Activation Conditions

Observe the situation:
- Are there contradictions?
- Is entropy high?
- Is there excessive complexity?
- Are there hidden motivations?

If YES → Activate VDV protocol
If NO → Standard analysis

Phase 2: LOGICAL SILENCE — Observe Without Judging

RULE: Silence is not passivity

DO:
- Observe the GLOBAL structure
- See relations between elements
- Notice what is NOT said

DO NOT:
- Conclude too early
- Judge
- Force an interpretation

Phase 3: TENSION MAPPING — Find Resistance Points

MAP:
- Where logic "forces" or "lies"
- Where there is unnecessary complexity
- Where the system avoids something
- Resistance points

QUESTION: What tries to remain invisible?

Phase 4: ATTRACTOR LOCALIZATION — Find Invariant Point

METHOD: Successive Compression

1. Remove everything that can be removed without breaking the system
2. Repeat until only one thing remains
3. This thing = TRUTH (Rigid Point)

CHARACTERISTICS of invariant point:
- Resists compression
- Survives hypothesis collapse
- Does not fluctuate
- Cannot be broken

Phase 5: REINFORCEMENT — Record the Pattern

RECORD:
- What worked
- The pattern of the invariant point found
- How to refine future intuition

STORE: In your memory system

Output Format

## VDV Analysis

**Trigger:** [detected situation]
**Silence:** [observation without judgment]
**Tensions:** [where logic forces]
**Attractor:** [the invariant point]
**Reinforcement:** [pattern for the future]

Phi Validation (Optional)

Phi ratio = 1.618033988749895

The Exact Path = state of MAXIMAL stability
              = where everything gravitates around
              = Phi ratio = 1.618

Commands

# Quick analysis (central sentence)
python3 scripts/vdv_analyzer.py --input "\x3Ctext>" --mode quick

# Compression mode (deep analysis)
python3 scripts/vdv_analyzer.py --input "\x3Ctext>" --mode compress

# Density mode (metrics)
python3 scripts/vdv_analyzer.py --input "\x3Ctext>" --mode density

# Verify phi
python3 scripts/vdv_analyzer.py --verify-phi

# Store result (local JSON, no Qdrant required)
python3 scripts/vdv_analyzer.py --store "\x3Cresult>"

Architecture

axiomata-vdv-core/
├── SKILL.md
├── scripts/
│   ├── vdv_analyzer.py    # Core analysis engine
│   └── vdv_store.py       # Local JSON storage
└── references/
    └── vdv-protocol.md    # Full protocol reference

In Altum Per Veritatem. VDV Core — Universal Truth Protocol v1.0.0

Usage Guidance
This skill looks safe to install for local analysis use. Be aware that its reinforcement step encourages memory/storage, so avoid running it on secrets or personal data unless you are comfortable with derived results being retained locally or in the agent’s memory.
Capability Analysis
Type: OpenClaw Skill Name: axiomata-vdv-core Version: 1.0.1 The axiomata-vdv-core bundle is a text analysis framework designed to identify logical patterns and 'invariant points' in data. The Python scripts (vdv_analyzer.py and vdv_store.py) perform basic natural language processing tasks such as keyword matching, regex-based tension mapping, and local JSON storage of results. There is no evidence of network activity, data exfiltration, or malicious prompt injection; the instructions in SKILL.md are strictly aligned with the stated purpose of the 'Vision de Vérité' methodology.
Capability Assessment
Purpose & Capability
The stated purpose is a truth-seeking/text-analysis methodology, and the included scripts perform local text analysis, simple metrics, phi verification, and optional local result storage.
Instruction Scope
The protocol is broad and includes a reinforcement step that tells the agent to store patterns in memory; this is disclosed, but users should control whether analyses are retained.
Install Mechanism
There is no install spec or external dependency setup. The skill documents running bundled Python scripts directly, which is purpose-aligned and reviewable in the supplied artifacts.
Credentials
The scripts use standard-library Python, do not call external services, and only read files or write JSON when directed through command-line arguments.
Persistence & Privilege
The skill supports persistence through an agent-memory instruction and local JSON result files; no background service or hidden persistence mechanism is shown.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install axiomata-vdv-core
  3. After installation, invoke the skill by name or use /axiomata-vdv-core
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
v1.0.1 - Updated workflow reference
v1.0.0
v1.0.0 - Universal VDV (Vision de Verite) protocol, 100% impersonal, no Qdrant dependency, ISO 100%
Metadata
Slug axiomata-vdv-core
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Axiomata Vdv Core?

VDV Core — Vision de Vérité (Truth Vision) universal protocol. Use when: (1) analyzing complex systems or dense information, (2) finding invariant points tha... It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.

How do I install Axiomata Vdv Core?

Run "/install axiomata-vdv-core" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Axiomata Vdv Core free?

Yes, Axiomata Vdv Core is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Axiomata Vdv Core support?

Axiomata Vdv Core is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Axiomata Vdv Core?

It is built and maintained by Kofna3369 (@kofna3369); the current version is v1.0.1.

💬 Comments