TraceWeave AGENTS.md

TraceWeave AGENTS.md is an instructions file for Codex, OpenCode from gokeshenzhen/TraceWeave. It costs 8,345 tokens per session, scanned A, original, MIT.

Repository instructions for TraceWeave, a local project that analyzes semiconductor designs and digital simulation waveforms. They explain the project’s terms, allowed work, and operating rules.

In plain words
What is it for?
Following repository guidance, understanding waveform and RTL-analysis terminology, setting up approved tools, and making performance changes without breaking interfaces.
Why use it?
They give an agent the project context and boundaries it needs to work safely, while reducing confusion about specialized hardware-design files and tools.

Instructions file for CodexOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/gokeshenzhen/traceweave/agents-md
Clone the repo
git clone --depth 1 https://github.com/gokeshenzhen/TraceWeave

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for TraceWeave AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/gokeshenzhen/traceweave/agents-md.svg)](https://agentmods.dev/instructions/gokeshenzhen/traceweave/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/gokeshenzhen/traceweave/agents-md"><img src="https://agentmods.dev/badge/instructions/gokeshenzhen/traceweave/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 8,345 This file is loaded in full into every session.
When invoked 8,345 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.08345 $0.08345
Opus 5 $0.04172 $0.04172
Sonnet 5 $0.01669 $0.01669
Haiku 4.5 $0.00834 $0.00834

Measured 5d ago against content hash 9c5d47cd20d8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

TraceWeave AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 228 lines

How it starts

The opening of the file, as written. The whole thing — 228 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Repository Guidance

Domain Context and Authorized Scope

TraceWeave is a local EDA/RTL simulation-debugging project for semiconductor designs and simulation artifacts that the user owns or is authorized to analyze.

VCD and FSDB are local digital simulation waveform databases.

In this repository, terms such as scan, sweep, handshake, protocol, interface, payload, trace, driver, load, and connectivity refer to digital-logic signals, bus behavior, waveform transitions, and elaborated-netlist relationships.

protected IP means semiconductor intellectual property. narrow_condition_injection is an RTL structural-analysis category for control-logic conditions.

Repository tasks are limited to local source code, local waveform and log files, test fixtures, and locally configured EDA tools. Do not access unrelated external systems or resources.

For performance optimizations:

  1. Establish a measurable baseline before making substantial implementation changes when practical.

  2. Prefer preserving public MCP tool interfaces and output schemas. Intentional interface or schema changes are allowed when explicitly requested or when they provide a justified architectural benefit; update callers, tests, documentation, and compatibility handling accordingly.

  3. Preserve FSDB thread-safety and observable cancellation and timeout behavior. Changes to locking, scheduling, worker, or execution models are allowed when justified by evidence and covered by focused regression tests.

  4. Add regression tests appropriate to the behavioral risk of the change, and use reproducible before/after benchmarks for performance-sensitive changes.

  5. Report the tested workload, benchmark conditions, measured results, memory impact when relevant, and any behavioral or compatibility trade-offs before claiming a performance improvement.

Installation Discipline

When a user supplies this repository URL and explicitly asks to install TraceWeave, treat that as the repository-local full EDA profile unless the user explicitly requests the portable PyPI profile. First run the read-only check:

Read the full file on GitHub · 228 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 228 lines · 8,345 tokens per session scan A 9c5d47cd20d8

Subscribe to this mod's changes

TraceWeave AGENTS.md is an instructions file published in the GitHub repository gokeshenzhen/TraceWeave (95 stars, last pushed 5d ago), licensed MIT. It adds 8,345 tokens to every session, about $0.0417 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories

bio-gene-to-reference-tree copilot-instructions.md

Copilot instructions for Hongda-Zhao/bio-gene-to-reference-tree, a project described as: Auditable agent skill for resolving protein queries, selecting references, and planning reproducible phylogenetic trees.

Hongda-Zhao/bio-gene-to-reference-tree · 105 tokens

braina GEMINI.md

Instructions for brainets/braina, covering project: braina (brain interaction analysis), 1. project context & purpose, 2. commands, verify environment (all core dependencies) and run the verification test suite for frites + hoi.

brainets/braina · 1,269 tokens

research-automation CLAUDE.md

Instructions for lucafusarbassini/research-automation, covering ricet - research automation framework, project overview, claude-flow mcp, workflow habits and file organization.

lucafusarbassini/research-automation · 904 tokens

shannon-prover CLAUDE.md

Claude Code instructions for SkyShannonProver/shannon-prover, covering shannon prover: claude entry point, current boundary, easycrypt environment, eval safety and current documentation.

SkyShannonProver/shannon-prover · 586 tokens

SciCrucible CLAUDE.md

Claude Code instructions for Xinyang-Li666/SciCrucible, covering 科学知识库, 知识库结构, 可用命令, 项目目录 and 工作原则.

Xinyang-Li666/SciCrucible · 1,107 tokens

torchcell CLAUDE.md

Claude Code instructions for Mjvolk3/torchcell, covering vision -- the virtual cell (north star), for local configs, git worktrees, programming guide and provenance & reproducibility.

Mjvolk3/torchcell · 12,957 tokens