supreme-ai-engineering — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited supreme-ai-engineering (Rules) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A composable coding-behavior skill for Claude Code, Cursor, Trae, Zed, Kiro, and any modern LLM agent.
A single skill bundle that combines high token compression, surgical precision, disciplined diagnosis, and architectural control — all delivered in the new .ah (Teleological Semantic Format).
Created by David C Cavalcante, originator of the proprietary frameworks MAIC™ (Massive Artificial Intelligence Consciousness), HIM™ (Hybrid Entity Intelligence Model), and NHE™ (Non-Human Entity). These frameworks provide the ontological and teleological foundation for the format.
| Criterion | Caveman | Karpathy Guidelines | Matt Pocock Skills | Supreme Guidelines (.ah) |
|---|---|---|---|---|
| Output token compression | ~65–75% (measured) | — | — | ~50–82% provisional (pending benchmark) |
| Surgical behavior | — | Strong | — | Strong (GoT + Self-Refine) |
| Disciplined diagnosis + TDD | — | — | Strong | Strong (feedback loop + Plan-then-Execute) |
| Instruction Hierarchy + Scope Discipline | — | — | — | Native (defense against LLM01 prompt injection) |
| Mathematical validation | — | — | — | Gematria checksum (#> N) |
| Persistent after single load | On invocation | Auto via CLAUDE.md | On demand | Always-on after parser bootstrap |
| skills.sh + Cursor compatibility | Yes | Yes | Yes | Native + .ah parser |
Note: the empirical numbers in this table and the section below are provisional. The systematic benchmark methodology is documented inBENCHMARK.md; measured results will be published asBENCHMARK_RESULTS.md(target Q3 2026) and this table will be revised with the actual values.
Provisional metrics (informal evaluation, pending systematic benchmark):
#> N integrity check + closed vocabulary).ah is a teleological semantic language designed by David C. Cavalcante for prompt engineering, LLMOps, and ML systems.
It unites principles from neurolinguistics, linguistics, semiotics, the Sapir-Whorf hypothesis (strong contextual + weak when memory is present), equidistributed sequences (Halton/Sobol-style token distribution), gematria (as pure mathematical checksum, not mysticism), and teleology.
Key characteristics:
> (low visual weight), . (lowest), # (single character), no decorative spaces.A compact .ah file can replace several hundred tokens of traditional .md prompts while providing deterministic integrity validation regardless of prior context.
%%{init: {"layout": "elk"}}%%
graph TD
A[User Request] --> B(Context)
B --> C{Task}
C --> D{Constraints}
D --> E[Output]
subgraph "Track 1: Thought Structuring"
F[Graph-of-Thought] --> G(Self-Consistency)
G --> H(Self-Refine)
end
subgraph "Track 2: Instructional Control"
I[Instruction Hierarchy] --> J(Scope Discipline)
end
subgraph "Track 3: Execution Path"
K[Plan-then-Execute] --> L(Propose-Validate-Execute)
end
subgraph "Track 4: Compression Logic"
M[Prompt Compression] --> N(Chain-of-Symbol)
end
subgraph "Track 5: Reasoning Regulation"
O[Reasoning Effort Control]
end
subgraph ".ah Format Validation"
P[Teleological Semantic Format] --> Q(Maximum Semantic Compression)
Q --> R(Mathematical Validation - Gematria Checksum)
R --> S(Instruction Hierarchy)
S --> T(Scope Discipline)
T --> U(Gematria Checksum Validation)
end
B & C & D --> F & I & K & M & O
F & I & K & M & O --> P
E --> U
classDef indigo stroke:#818cf8,fill:#eef2ff
classDef green stroke:#4ade80,fill:#f0fdf4
classDef violet stroke:#a78bfa,fill:#f5f3ff
classDef cyan stroke:#22d3ee,fill:#ecfeff
classDef orange stroke:#fb923c,fill:#fff7ed
classDef red stroke:#f87171,fill:#fef2f2
class A,B,C,D,E indigo
class F,G,H green
class I,J violet
class K,L cyan
class M,N orange
class O red
class P,Q,R,S,T,U indigo%%{init: {"layout": "elk"}}%%
graph TD
subgraph Initialization
A[Install .ah Parser] --> B[Install Supreme Guidelines Skill]
B --> C[Skill Activated Persistently]
end
subgraph Core Operation
D[LLM Agent Receives Task] --> P{Parallel Tracks}
subgraph T1["Track 1: Reasoning & Rules"]
E1[Apply .ah Rules] --> F1{Think Before Coding}
F1 --> G1[Simplicity First]
G1 --> H1["Surgical Changes"]
end
subgraph T2["Track 2: Execution Planning"]
E2[Define Success Criteria] --> F2[Goal-Driven Execution]
F2 --> G2[Plan-then-Execute]
end
subgraph T3["Track 3: Validation & Refinement"]
E3[Diagnose Loop] --> F3[TDD + Architecture]
F3 --> G3[Compress Mode]
G3 --> H3[Self-Correction]
end
P --> E1
P --> E2
P --> E3
H1 --> M[Integrated Final Output]
G2 --> M
H3 --> M
end
C --> D
M --> O[Output in .ah Format]
classDef indigo stroke:#818cf8,fill:#eef2ff
classDef green stroke:#4ade80,fill:#f0fdf4
classDef violet stroke:#a78bfa,fill:#f5f3ff
classDef sky stroke:#38bdf8,fill:#f0f9ff
class A,B,C indigo
class D,P,O sky
class E1,F1,G1,H1 green
class E2,F2,G2 violet
class E3,F3,G3,H3 sky
class M indigo# 1. Add this repo as a Claude Code marketplace
/plugin marketplace add davccavalcante/supreme-coding-guidelines-skill.ah
# 2. Install the bundled plugin (auto-discovers ah-parser + supreme-coding-guidelines + supreme-project-audit + supreme-problem-solving + supreme-ai-engineering + supreme-npm-node + supreme-content-craft + supreme-council + supreme-benchmarking)
/plugin install supreme-coding-guidelines@ah-language# Single command — installs the .ah parser and the main skill together
npx skills add https://github.com/davccavalcante/supreme-coding-guidelines-skill.ahah-parser skill loads its grammar bootstrap once and verifies the canonical gematria checksums..ah structured, .ah compact) and asks which you prefer. Default is normal if you skip./ah normal, /ah structured, or /ah compact.supreme-coding-guidelines behavioral rules become persistent and always-on across Claude Code, Cursor, Trae, Zed, Kiro, and any agent that respects SKILL.md.supreme-project-audit skill becomes available on demand — invoke /supreme-project-audit whenever you need an evidence-driven audit (Product Engineering, AI/ML/LLM systems, LLM architecture, AI research).supreme-problem-solving skill becomes available on demand — invoke /supreme-problem-solving to analyze, verify, diagnose, and solve specific problems (simple to complex) with a structured tabular deliverable.supreme-ai-engineering skill becomes available on demand — invoke /supreme-ai-engineering when building, operating, or governing production AI/ML/LLM/MLOps/LLMOps systems (eval-first design, pipeline contracts, registry governance, production reliability, QA rigor, operational excellence).supreme-npm-node skill becomes available on demand — invoke /supreme-npm-node for NPM/NPX/Node/TypeScript work with a latest-version-always policy (ncu -u before every install), strict-mode TypeScript, package publishing discipline, OIDC provenance, and continuous upgrade cadence.supreme-content-craft skill becomes available on demand — invoke /supreme-content-craft for SEO, SEM, Header Binding (HTML/HTTP/AdTech), Copywriting, Marketing, Branding, Growth, Content Strategy, Technical/UX/Ghostwriting, and Research work with six integrated persuasion frameworks (AIDA, Cialdini's six principles, StoryBrand/PAS/FAB/Schwartz/Made-to-Stick/Ogilvy/Hopkins, Schopenhauer's ethical eristic, Joe Girard's Law of 250, Cialdini Pre-Suasion), Features→Project→How→Benefits→Sales→Purchase content structure, and 15 quality tool gates.supreme-council skill becomes available on demand — invoke /supreme-council (also responds to "council this", "pressure-test this", "stress-test this", "war room this") for ambiguous high-stakes decisions. Convenes four cognitive personas (First-Principle Thinker, Expansionist, Outsider, Executor), runs three rounds (individual → anonymous peer review → synthesis preserving dissent), produces a tabular report with consensus / contested / minority-preserved sections + premortem. Never tries to please you — honest assessment over comfortable answer is non-negotiable.supreme-benchmarking skill becomes available on demand — invoke /supreme-benchmarking whenever a decision depends on a measured comparison (model choice, npm package adoption, performance claim, regression check). Applies the four personas to benchmark design, enforces preregistration + statistical rigor (CI95, multi-seed) + contamination defense + harness pinning, and delivers a benchmark card with tables, charts, raw data, and a one-command reproducibility package in the Anthropic / Hugging Face / Unsloth reporting style. Honest measurement over impressive numbers.The supreme-coding-guidelines@ah-language plugin bundles nine skills with distinct activation models:
| Skill | Activation | Purpose |
|---|---|---|
ah-parser | One-time bootstrap per session | Activates the .ah grammar, runs the three-mode output protocol, enforces code-preservation |
supreme-coding-guidelines | Persistent, always-on | Applies eight integrated behavioral rules to every coding, writing, reviewing, refactoring, and debugging task |
supreme-project-audit | On demand via /supreme-project-audit | Evidence-driven full-project audit for Product, AI, ML, LLM engineers, LLM architects, and AI researchers |
supreme-problem-solving | On demand via /supreme-problem-solving | Analyze, verify, diagnose, and solve specific problems (simple to complex) with a structured tabular deliverable |
supreme-ai-engineering | On demand via /supreme-ai-engineering | Principal AI engineering discipline for production AI/ML/LLM/MLOps/LLMOps systems (eval-first design, pipeline contracts, governance, reliability, QA rigor, operational excellence) — serves Product, AI, ML, LLM engineers, LLM architects, AI researchers, QA engineers, and Software Quality engineers |
supreme-npm-node | On demand via /supreme-npm-node | Principal NPM/NPX/NPMJS/Node engineering discipline (latest-version-always via ncu -u, TypeScript strict mode with all checks, package publishing with OIDC provenance, supply-chain audit gates, pnpm workspaces, continuous upgrade cadence) — serves Tech Leads, DevOps, Backend, Frontend, Product/AI/ML/LLM engineers, LLM architects, AI researchers, QA engineers, and Software Quality engineers |
supreme-content-craft | On demand via /supreme-content-craft | Principal content craft discipline (SEO, SEM, Header Binding HTML/HTTP/AdTech, Copywriting, Marketing, Branding, Growth, Content Strategy, Technical/UX/Ghostwriting) with six integrated persuasion frameworks (AIDA + Cialdini 6 principles + StoryBrand/PAS/FAB/Schwartz/SUCCESs/Ogilvy/Hopkins + Schopenhauer ethical eristic + Joe Girard Law of 250 + Cialdini Pre-Suasion), Features→Project→How→Benefits→Sales→Purchase content pattern, and 15 quality tool gates (Grammar, Paraphraser, Plagiarism, AI Detector, Humanizer, Translator, Summarizer, Citation, Readability Scorer, Tone Analyzer, Headline Analyzer, Schema Validator, Meta Generator, SERP-Backlink-Gap Analyzer, Image-Alt-OCR). Ethical persuasion only |
supreme-council | On demand via /supreme-council | Multi-perspective deliberation council for ambiguous high-stakes decisions. Four cognitive personas (First-Principle Thinker, Expansionist, Outsider, Executor) + three-round protocol (individual → anonymous peer review → synthesis preserving dissent) + Spec-Kit phasing + Klein premortem + Cynefin uncertainty handling. Tabular report with consensus/contested/minority-preserved/synthesis. Never tries to please the user — honest assessment over comfortable answer is non-negotiable |
supreme-benchmarking | On demand via /supreme-benchmarking | Research-grade benchmarking for AI/ML/LLM/npm projects inspired by OpenAI, Anthropic, Google DeepMind, xAI, DeepSeek, Xiaomi MiMo, Hugging Face, and Unsloth methodologies. Four personas applied to benchmark design + preregistration + statistical rigor gates (CI95, median+IQR, effect size, multi-seed variance) + contamination defense (canaries, n-gram, held-out sets) + LLM protocol (pass-at-k disclosure, harness commit pinning) + npm protocol (tinybench/mitata, hyperfine, size-limit) + benchmark-card reporting with bold-best tables, error bars, efficiency frontier, raw JSONL + one-command reproducibility + CI regression tracking. Honest measurement over impressive numbers |
supreme-coding-guidelines (eight integrated sections)supreme-project-audit (eight integrated sections)supreme-problem-solving (eight integrated sections)supreme-benchmarking (thirteen integrated sections)supreme-council (twelve integrated sections)supreme-content-craft (thirteen integrated sections)supreme-npm-node (eight integrated sections)ncu -u is mandatory before any npm install; never pin to definitive versions; weekly cadence minimum, daily during active development; audit + tests + types + lint + bundle-size gates before mergestrict + noUncheckedIndexedAccess + exactOptionalPropertyTypes + noImplicitOverride + useUnknownInCatchVariables all enabled; satisfies over as; unknown over any; discriminated unions over optional flags; branded types for opaque identifiersdev/build/test/lint/type-check/format scripts; type-check precedes test precedes build in CI; tsx for runners, tsdown/tsup for builds, vitest or Node built-in test runner; pnpm for monorepo workspacesfiles allowlist over .npmignore; exports field with import/require/types conditional; engines.node matches tested versions; npm pack --dry-run preview mandatory; OIDC provenance attestation in GitHub Actionsnpm audit gate before publish; lockfile committed to git always; review postinstall scripts; use --ignore-scripts in CI unless allowlisted; dist-tag next/beta/canary for previewsnpm publish; semantic versioning bump must match the actual changencu -u cadence + Renovate/Dependabot; codemods for breaking upgrades; regression test, docs, and next dist-tag publish before promoting to latestsupreme-ai-engineering (eight integrated sections).ah differentiators vs Caveman / Karpathy / Matt Pocock).ah structured form, or .ah compact form. The choice persists for the session and is toggleable mid-session. No competitor offers this..ah format is never imposed on the user's source..ah from you..ah Teleological Semantic Format)#> N, deterministically verifiable by any LLM that can sum integersEvery .ah keyword has a fixed integer value. The trailing #> N is the sum of keyword values × occurrence count.
| Keyword | Value | Keyword | Value | Keyword | Value | ||
|---|---|---|---|---|---|---|---|
@v1.ah | 12 | RULE | 17 | DIAGNOSE | 28 | ||
NAME | 14 | SIMPLICITY | 31 | TDD | 13 | ||
DESC | 19 | SURGICAL | 26 | ARCHITECTURE | 32 | ||
LICENSE | 23 | GOAL | 13 | COMPRESS | 29 | ||
CONTEXT | 27 | TRANSFORM | 29 | PLAN | 17 | ||
TASK | 19 | MULTI | 18 | REFINE | 24 | ||
CONSTRAINT | 31 | CRITERIA | 24 | BOOTSTRAP | 31 | ||
OUTPUT | 24 | THINK | 22 | VALIDATE | 29 | ||
TRADEOFF | 28 | HIERARCHY | 31 | ACTIVATE | 29 | ||
# (comment) | 1 |
The full table, EBNF grammar, and computation rules live in SPEC.md. Ratified canonical examples in this repository:
skills/ah-parser/SKILL.md → #> 569skills/supreme-coding-guidelines/SKILL.md → #> 1052skills/supreme-project-audit/SKILL.md → #> 1224skills/supreme-problem-solving/SKILL.md → #> 1187skills/supreme-ai-engineering/SKILL.md → #> 1227skills/supreme-npm-node/SKILL.md → #> 1269skills/supreme-content-craft/SKILL.md → #> 2602skills/supreme-council/SKILL.md → #> 1773skills/supreme-benchmarking/SKILL.md → #> 1928Validate any .ah file with the bundled linter:
scripts/ah-lint path/to/file.ah # validate
scripts/ah-lint --fix path/to/file.ah # auto-correct the #> line
scripts/ah-lint --compute path/to/file.ah # print the canonical sumAll .ah files are written in strict .ah syntax inside standard SKILL.md wrappers for maximum compatibility with Claude Code, Cursor, Trae, Zed, Kiro, and any agent that respects SKILL.md frontmatter. The architectural details (CTCO framework, Graph-of-Thought, Self-Refine, Plan-then-Execute, Reasoning Effort Control) are summarized in the diagrams above and specified formally in SPEC.md.
Every behavioral skill is mirrored into five IDE rule directories so that auto-apply works natively across editors:
| IDE | Directory | Format | Mirrored skills |
|---|---|---|---|
| Claude Code | .claude/rules/ | .md | 4 |
| Cursor | .cursor/rules/ | .mdc | 4 |
| Trae | .trae/rules/ | .md | 4 |
| Zed | .zed/rules/ | .md | 4 |
| Kiro | .kiro/rules/ | .md | 4 |
The four mirrored skills are supreme-coding-guidelines (alwaysApply: true), supreme-project-audit, supreme-problem-solving, and supreme-ai-engineering (each with alwaysApply: false for on-demand invocation). The ah-parser is a session bootstrap and is loaded via the plugin, not as an IDE rule.
supreme-coding-guidelines-skill.ah/
├── README.md ← This file
├── LICENSE.txt
├── AUTHORS.md
├── PRIVACY.md
├── FUNDING.yml
├── SPEC.md ← Canonical .ah v1 specification (EBNF + gematria table)
├── BENCHMARK.md ← Benchmark methodology vs Caveman, Karpathy, Matt Pocock
├── skills/
│ ├── ah-parser/ ← .ah format bootstrap parser
│ │ └── SKILL.md
│ ├── supreme-coding-guidelines/ ← Core behavioral rules (always-on)
│ │ └── SKILL.md
│ ├── supreme-project-audit/ ← Evidence-driven audit (on demand)
│ │ └── SKILL.md
│ ├── supreme-problem-solving/ ← Diagnose-and-solve with tabular report (on demand)
│ │ └── SKILL.md
│ ├── supreme-ai-engineering/ ← Principal AI/ML/LLM engineering discipline (on demand)
│ │ └── SKILL.md
│ ├── supreme-npm-node/ ← NPM/NPX/Node/TypeScript discipline with latest-always policy (on demand)
│ │ └── SKILL.md
│ ├── supreme-content-craft/ ← SEO/SEM/Copywriting/Marketing/Writing with 6 persuasion frameworks + 15 quality tools (on demand)
│ │ └── SKILL.md
│ ├── supreme-council/ ← Multi-perspective deliberation council with 4 personas + premortem + dissent preservation (on demand)
│ │ └── SKILL.md
│ └── supreme-benchmarking/ ← Research-grade benchmarking with statistical rigor + contamination defense + benchmark cards (on demand)
│ └── SKILL.md
├── scripts/
│ └── ah-lint ← Canonical .ah validator (Python CLI)
├── .claude-plugin/ ← Claude Code plugin config
│ ├── marketplace.json ← Marketplace listing (schemastore-validated)
│ └── plugin.json ← Plugin manifest (schemastore-validated)
├── .claude/ ← Claude Code auto-apply rules (8 skills mirrored)
│ └── rules/
│ ├── supreme-coding-guidelines.md
│ ├── supreme-project-audit.md
│ ├── supreme-problem-solving.md
│ ├── supreme-ai-engineering.md
│ ├── supreme-npm-node.md
│ ├── supreme-content-craft.md
│ ├── supreme-council.md
│ └── supreme-benchmarking.md
├── .cursor/ ← Cursor auto-apply rules (8 skills mirrored)
│ └── rules/
│ ├── supreme-coding-guidelines.mdc
│ ├── supreme-project-audit.mdc
│ ├── supreme-problem-solving.mdc
│ ├── supreme-ai-engineering.mdc
│ ├── supreme-npm-node.mdc
│ ├── supreme-content-craft.mdc
│ ├── supreme-council.mdc
│ └── supreme-benchmarking.mdc
├── .trae/ ← Trae auto-apply rules (8 skills mirrored)
│ └── rules/
│ ├── supreme-coding-guidelines.md
│ ├── supreme-project-audit.md
│ ├── supreme-problem-solving.md
│ ├── supreme-ai-engineering.md
│ ├── supreme-npm-node.md
│ ├── supreme-content-craft.md
│ ├── supreme-council.md
│ └── supreme-benchmarking.md
├── .zed/ ← Zed auto-apply rules (8 skills mirrored)
│ └── rules/
│ ├── supreme-coding-guidelines.md
│ ├── supreme-project-audit.md
│ ├── supreme-problem-solving.md
│ ├── supreme-ai-engineering.md
│ ├── supreme-npm-node.md
│ ├── supreme-content-craft.md
│ ├── supreme-council.md
│ └── supreme-benchmarking.md
├── .kiro/ ← Kiro auto-apply rules (8 skills mirrored; IDE added in v1.3.0)
│ └── rules/
│ ├── supreme-coding-guidelines.md
│ ├── supreme-project-audit.md
│ ├── supreme-problem-solving.md
│ ├── supreme-ai-engineering.md
│ ├── supreme-npm-node.md
│ ├── supreme-content-craft.md
│ ├── supreme-council.md
│ └── supreme-benchmarking.md
└── examples/ ← Before/after demonstrations
├── INFO.md
├── before-after.md
├── example-refactor.ah
├── example-diagnose.ah
└── example-tdd.ah.claude-pluginThe repo's .claude-plugin/plugin.json is a single Claude Code plugin named supreme-coding-guidelines that auto-discovers all nine skills (ah-parser, supreme-coding-guidelines, supreme-project-audit, supreme-problem-solving, supreme-ai-engineering, supreme-npm-node, supreme-content-craft, supreme-council, supreme-benchmarking) from the skills/ directory. The .claude-plugin/marketplace.json advertises this plugin in the ah-language marketplace.
# Claude Code native
/plugin marketplace add davccavalcante/supreme-coding-guidelines-skill.ah
/plugin install supreme-coding-guidelines@ah-language
# skills.sh (Cursor, Trae, Zed, Kiro, any compatible agent)
npx skills add https://github.com/davccavalcante/supreme-coding-guidelines-skill.ahBoth manifests are validated against the canonical schemas at schemastore.org (claude-code-plugin-manifest.json and claude-code-marketplace.json).
.claude/rules/ auto-apply).cursor/rules/*.mdc auto-apply).trae/rules/ auto-apply).zed/rules/ auto-apply).kiro/rules/ auto-apply, added in v1.3.0)supreme-benchmarking skill: research-grade benchmarking for AI/ML/LLM/npm projects inspired by OpenAI, Anthropic, Google DeepMind, xAI, DeepSeek, Xiaomi MiMo, Hugging Face, and Unsloth methodologies; four personas applied to benchmark design; preregistration + statistical rigor gates (CI95, multi-seed variance, effect size) + contamination defense (canaries, n-gram, held-out sets) + harness commit pinning + npm protocol (tinybench/mitata, hyperfine, size-limit) + benchmark-card reporting with bold-best tables, error bars, efficiency frontier, raw JSONL + one-command reproducibility + CI regression tracking; honest measurement over impressive numberssupreme-council skill: principal multi-perspective deliberation council for ambiguous high-stakes decisions across Product, Engineering, AI/ML/LLM Architecture, Research, Operations, Strategy; convenes four distinct cognitive personas (First-Principle Thinker, Expansionist, Outsider, Executor); runs three-round protocol (individual → anonymous peer review → synthesis preserving dissent); integrates Spec-Kit phasing + Klein premortem + Cynefin uncertainty handling + tabular report + post-decision calibration loop; never tries to please the usersupreme-content-craft skill: principal content craft discipline for SEO, SEM, Header Binding (HTML/HTTP/AdTech), Copywriting, Marketing, Branding, Growth, Content Strategy, Technical/UX/Ghostwriting, Writers, Authors, Researchers, Editors; integrates six persuasion frameworks (AIDA, Cialdini, StoryBrand/PAS/FAB/Schwartz/SUCCESs/Ogilvy/Hopkins, Schopenhauer ethical eristic, Joe Girard Law of 250, Cialdini Pre-Suasion); Features→Project→How→Benefits→Sales→Purchase content structure; 15 quality tool gates; ethical persuasion onlysupreme-npm-node skill: principal NPM/NPX/NPMJS/Node engineering discipline for Tech Leads, DevOps, Backend, Frontend, Product/AI/ML/LLM engineers, LLM architects, AI researchers, QA engineers, and Software Quality engineers (latest-version-always via ncu -u, TypeScript strict mode, package publishing discipline, OIDC provenance, supply-chain audit gates, pnpm workspaces)supreme-ai-engineering skill: principal AI engineering discipline for Product/AI/ML/LLM engineers, LLM architects, AI researchers, QA engineers, and Software Quality engineers building production AI/ML/LLM/MLOps/LLMOps systemssupreme-problem-solving skill for analyze-verify-diagnose-solve workflows with a structured tabular deliverablesupreme-project-audit skill for evidence-driven audits (Product, AI, ML, LLM engineers, LLM architects, AI researchers)SPEC.md (EBNF grammar) + scripts/ah-lint validator + BENCHMARK.md methodologyBENCHMARK_RESULTS.md; revise the comparative table above with measured valuesIF, THEN, ELSE, LOOP, INPUT, MEM) into the canonical table; multi-version .ah support (@v2.ah)Join us on our journey as we continue to innovate and create groundbreaking solutions. Your support is the cornerstone of our success!
Support us with USDT (TRC-20): TS1vuhMAhFpbd7y68cu5ZtP9PsXVmZWmeh
Sponsor .AH on GitHub: Sponsor
.AH is open source for personal or internal use. MAIC™, HIM™, NHE™ are proprietary and may not be copied, distributed, or used without explicit permission from David Côrtes Cavalcante. See LICENSE.txt for the binding terms governing use, copying, and distribution.
MAIC™ (Massive Artificial Intelligence Consciousness) is a systemic intelligence framework designed to coordinate, supervise, and govern large-scale artificial intelligence ecosystems. It provides global context awareness, alignment, and orchestration across multiple models, agents, and decision layers, ensuring coherence, risk control, and compliance throughout complex AI operations.
HIM™ (Hybrid Intelligence Model) is a hybrid intelligence layer that integrates artificial intelligence systems with human-defined logic, rules, heuristics, and strategic intent. HIM™ functions as a passive cognitive core, responsible for interpreting objectives, refining intent, and structuring decision-making processes before and after AI model execution.
NHE™ (Non-Human Entity) refers to a non-human cognitive entity with a defined functional identity and operational agency within an AI ecosystem. An NHE™ is not classified as artificial intelligence in isolation, but as an autonomous or semi-autonomous entity that operates through coordinated intelligence layers, interacting with systems, users, and environments while maintaining a non-anthropomorphic identity.
MAIC™, HIM™, NHE™, and the .AH platform are designed and operated in alignment with role-based access control (RBAC) principles and ISO/IEC 42001 requirements. Data handling follows strict governance policies, including controlled access to system components, segregation of duties, and short retention periods for sensitive information. .AH enforces an explicit policy of not using personal or customer data for training or improving MAIC™, HIM™, or NHE™. All sensitive data processed within the .AH ecosystem is protected using industry-standard encryption and cryptographic hashing, ensuring confidentiality, integrity, and accountability across the entire intelligence lifecycle.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.