Forem

João André Gomes Marques profile picture

João André Gomes Marques

Founder of Asqav. Building AI agent governance - audit trails, policy enforcement, and compliance for autonomous AI systems.

Joined Joined on  Personal website https://asqav.com

Education

Master in Cybersecurity

Work

Founder at Asqav

An IETF profile for AI agent compliance receipts

An IETF profile for AI agent compliance receipts

Comments
2 min read
Verify is not just true or false, granular outcomes on /verify
Cover image for Verify is not just true or false, granular outcomes on /verify

Verify is not just true or false, granular outcomes on /verify

Comments
1 min read
Every rejection leaves a trail, persistent log of rejected attempts
Cover image for Every rejection leaves a trail, persistent log of rejected attempts

Every rejection leaves a trail, persistent log of rejected attempts

Comments
2 min read
Per-agent hash chain, with a verifier that re-derives
Cover image for Per-agent hash chain, with a verifier that re-derives

Per-agent hash chain, with a verifier that re-derives

Comments
2 min read
Govern AI agents from your CLI
Cover image for Govern AI agents from your CLI

Govern AI agents from your CLI

Comments
3 min read
ML-DSA receipts in COSE for SCITT transparency services
Cover image for ML-DSA receipts in COSE for SCITT transparency services

ML-DSA receipts in COSE for SCITT transparency services

Comments
3 min read
Audit-trail receipts you can verify offline
Cover image for Audit-trail receipts you can verify offline

Audit-trail receipts you can verify offline

Comments
3 min read
Asqav TypeScript SDK is live
Cover image for Asqav TypeScript SDK is live

Asqav TypeScript SDK is live

Comments
3 min read
Try asqav in 30 seconds
Cover image for Try asqav in 30 seconds

Try asqav in 30 seconds

Comments
2 min read
Governance metadata in A2A Agent Cards, shipping the superset
Cover image for Governance metadata in A2A Agent Cards, shipping the superset

Governance metadata in A2A Agent Cards, shipping the superset

Comments
2 min read
Portable Trust for AI Agents
Cover image for Portable Trust for AI Agents

Portable Trust for AI Agents

Comments
3 min read
Sign the intent, the decision, and the execution
Cover image for Sign the intent, the decision, and the execution

Sign the intent, the decision, and the execution

Comments
2 min read
Trace agent actions across workflows and kill everything in one call
Cover image for Trace agent actions across workflows and kill everything in one call

Trace agent actions across workflows and kill everything in one call

Comments
2 min read
Stop replay attacks on AI agent tokens
Cover image for Stop replay attacks on AI agent tokens

Stop replay attacks on AI agent tokens

Comments
2 min read
Portable scope tokens: prove what your agent can do without calling home
Cover image for Portable scope tokens: prove what your agent can do without calling home

Portable scope tokens: prove what your agent can do without calling home

Comments
3 min read
Replay what your AI agent did, step by step
Cover image for Replay what your AI agent did, step by step

Replay what your AI agent did, step by step

Comments
2 min read
One-click compliance bundles for AI agent audits
Cover image for One-click compliance bundles for AI agent audits

One-click compliance bundles for AI agent audits

Comments
2 min read
Test AI agent governance without touching production
Cover image for Test AI agent governance without touching production

Test AI agent governance without touching production

Comments
2 min read
Layer 1 is identity, Layer 2 is attestation
Cover image for Layer 1 is identity, Layer 2 is attestation

Layer 1 is identity, Layer 2 is attestation

Comments
2 min read
Add governance to DSPy pipelines
Cover image for Add governance to DSPy pipelines

Add governance to DSPy pipelines

Comments
2 min read
Why your AI agent needs a .well-known discovery endpoint
Cover image for Why your AI agent needs a .well-known discovery endpoint

Why your AI agent needs a .well-known discovery endpoint

Comments
2 min read
Add governance to Hugging Face smolagents in 4 lines
Cover image for Add governance to Hugging Face smolagents in 4 lines

Add governance to Hugging Face smolagents in 4 lines

Comments
2 min read
SDK v0.2.9: Output Verification, Attestations, Preflight and Budgets
Cover image for SDK v0.2.9: Output Verification, Attestations, Preflight and Budgets

SDK v0.2.9: Output Verification, Attestations, Preflight and Budgets

Comments
3 min read
Scan MCP tool definitions for prompt injection before your agent calls them
Cover image for Scan MCP tool definitions for prompt injection before your agent calls them

Scan MCP tool definitions for prompt injection before your agent calls them

Comments 1
1 min read
Three tiers of enforcement for AI agents - strong, bounded, detectable
Cover image for Three tiers of enforcement for AI agents - strong, bounded, detectable

Three tiers of enforcement for AI agents - strong, bounded, detectable

Comments
2 min read
asqav-mcp is now on Docker Hub
Cover image for asqav-mcp is now on Docker Hub

asqav-mcp is now on Docker Hub

Comments
2 min read
Asqav vs Microsoft Agent Governance Toolkit - what is the difference
Cover image for Asqav vs Microsoft Agent Governance Toolkit - what is the difference

Asqav vs Microsoft Agent Governance Toolkit - what is the difference

Comments
2 min read
Why the E8 lattice is the perfect quantizer for KV caches
Cover image for Why the E8 lattice is the perfect quantizer for KV caches

Why the E8 lattice is the perfect quantizer for KV caches

Comments
2 min read
Running 1M-token context on a single GPU (the math)
Cover image for Running 1M-token context on a single GPU (the math)

Running 1M-token context on a single GPU (the math)

Comments
2 min read
NexusQuant is now on PyPI, HuggingFace, and 9 awesome lists
Cover image for NexusQuant is now on PyPI, HuggingFace, and 9 awesome lists

NexusQuant is now on PyPI, HuggingFace, and 9 awesome lists

Comments
2 min read
Why attention-aware eviction beats random eviction (with data)
Cover image for Why attention-aware eviction beats random eviction (with data)

Why attention-aware eviction beats random eviction (with data)

Comments
2 min read
One line of Python to extend your LLM's context window 10x
Cover image for One line of Python to extend your LLM's context window 10x

One line of Python to extend your LLM's context window 10x

Comments
1 min read
The 12 approaches I tested before finding one that works
Cover image for The 12 approaches I tested before finding one that works

The 12 approaches I tested before finding one that works

Comments
5 min read
NexusQuant: compressão de memória para LLMs — guia prático
Cover image for NexusQuant: compressão de memória para LLMs — guia prático

NexusQuant: compressão de memória para LLMs — guia prático

Comments
3 min read
Como comprimir o KV cache do seu LLM em 33x sem treino
Cover image for Como comprimir o KV cache do seu LLM em 33x sem treino

Como comprimir o KV cache do seu LLM em 33x sem treino

Comments
3 min read
KV cache memory calculator: how much does your LLM actually use?
Cover image for KV cache memory calculator: how much does your LLM actually use?

KV cache memory calculator: how much does your LLM actually use?

Comments
3 min read
How to benchmark NexusQuant on your own model
Cover image for How to benchmark NexusQuant on your own model

How to benchmark NexusQuant on your own model

Comments
3 min read
What I Learned Testing 12 Compression Approaches That Failed
Cover image for What I Learned Testing 12 Compression Approaches That Failed

What I Learned Testing 12 Compression Approaches That Failed

Comments
6 min read
The Math Behind E8 Lattice Quantization (with Code)
Cover image for The Math Behind E8 Lattice Quantization (with Code)

The Math Behind E8 Lattice Quantization (with Code)

Comments
6 min read
How Much GPU Memory Does NexusQuant Actually Save?
Cover image for How Much GPU Memory Does NexusQuant Actually Save?

How Much GPU Memory Does NexusQuant Actually Save?

Comments
4 min read
How to deploy NexusQuant in production (and what's missing)
Cover image for How to deploy NexusQuant in production (and what's missing)

How to deploy NexusQuant in production (and what's missing)

Comments
4 min read
NexusQuant vs KVTC vs TurboQuant vs CommVQ — honest comparison
Cover image for NexusQuant vs KVTC vs TurboQuant vs CommVQ — honest comparison

NexusQuant vs KVTC vs TurboQuant vs CommVQ — honest comparison

Comments
4 min read
NexusQuant benchmarks: every number, honestly
Cover image for NexusQuant benchmarks: every number, honestly

NexusQuant benchmarks: every number, honestly

Comments
5 min read
Longer contexts are easier to compress (not harder)
Cover image for Longer contexts are easier to compress (not harder)

Longer contexts are easier to compress (not harder)

Comments
2 min read
Why E8 lattice quantization beats scalar quantization for KV caches
Cover image for Why E8 lattice quantization beats scalar quantization for KV caches

Why E8 lattice quantization beats scalar quantization for KV caches

Comments
2 min read
Compress your LLM's KV cache 33x with zero training
Cover image for Compress your LLM's KV cache 33x with zero training

Compress your LLM's KV cache 33x with zero training

Comments
2 min read
5 open source tools for AI agent governance in 2026
Cover image for 5 open source tools for AI agent governance in 2026

5 open source tools for AI agent governance in 2026

Comments 1
1 min read
5 things your AI agent should never leak (and how to detect them)
Cover image for 5 things your AI agent should never leak (and how to detect them)

5 things your AI agent should never leak (and how to detect them)

Comments
1 min read
Add governance to Claude Desktop with an MCP server
Cover image for Add governance to Claude Desktop with an MCP server

Add governance to Claude Desktop with an MCP server

1
Comments
1 min read
Add governance to OpenAI Agents SDK in 3 lines
Cover image for Add governance to OpenAI Agents SDK in 3 lines

Add governance to OpenAI Agents SDK in 3 lines

Comments 1
1 min read
How to add tamper-evident audit trails to CrewAI agents
Cover image for How to add tamper-evident audit trails to CrewAI agents

How to add tamper-evident audit trails to CrewAI agents

Comments
1 min read
We just launched asqav on Hacker News - quantum-safe audit trails for AI agents
Cover image for We just launched asqav on Hacker News - quantum-safe audit trails for AI agents

We just launched asqav on Hacker News - quantum-safe audit trails for AI agents

Comments 1
1 min read
EU AI Act compliance checklist for AI engineering teams
Cover image for EU AI Act compliance checklist for AI engineering teams

EU AI Act compliance checklist for AI engineering teams

Comments
2 min read
AI agent governance tools compared - 2026 landscape
Cover image for AI agent governance tools compared - 2026 landscape

AI agent governance tools compared - 2026 landscape

Comments 1
2 min read
How to make your AI agent accountable in 60 seconds
Cover image for How to make your AI agent accountable in 60 seconds

How to make your AI agent accountable in 60 seconds

Comments
1 min read
AI agent compliance scanner for your CI/CD pipeline
Cover image for AI agent compliance scanner for your CI/CD pipeline

AI agent compliance scanner for your CI/CD pipeline

Comments 1
3 min read
One decorator to make any Python function auditable
Cover image for One decorator to make any Python function auditable

One decorator to make any Python function auditable

Comments
2 min read
Your MCP servers are unsigned. Here is why that matters.
Cover image for Your MCP servers are unsigned. Here is why that matters.

Your MCP servers are unsigned. Here is why that matters.

Comments
3 min read
Your AI agents need audit trails before August 2026. Here is how I added them in 5 lines of Python.
Cover image for Your AI agents need audit trails before August 2026. Here is how I added them in 5 lines of Python.

Your AI agents need audit trails before August 2026. Here is how I added them in 5 lines of Python.

Comments
5 min read
Stop AI Agents from Leaking PII, Secrets, and Prompt Injections
Cover image for Stop AI Agents from Leaking PII, Secrets, and Prompt Injections

Stop AI Agents from Leaking PII, Secrets, and Prompt Injections

Comments
1 min read
loading...