ProofFlow-v0.1 AGENTS.md

ProofFlow-v0.1 AGENTS.md is an instructions file for Codex, OpenCode from Hyperion-GPU/ProofFlow-v0.1. It costs 484 tokens per session, scanned A, original, MIT.

Repository instructions for Hyperion-GPU/ProofFlow-v0.1 that define its workflow, evidence requirements, safety rules, and architecture constraints.

In plain words
What is it for?
Use them when modifying or reviewing ProofFlow code or documentation, especially when handling evidence, destructive actions, cloud services, Docker, or Windows-compatible commands.
Why use it?
They give coding agents project-specific boundaries so changes remain small, supported by evidence, and within the release scope.

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/hyperion-gpu/proofflow-v0.1/agents-md
Clone the repo
git clone --depth 1 https://github.com/Hyperion-GPU/ProofFlow-v0.1

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 ProofFlow-v0.1 AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/hyperion-gpu/proofflow-v0.1/agents-md.svg)](https://agentmods.dev/instructions/hyperion-gpu/proofflow-v0.1/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/hyperion-gpu/proofflow-v0.1/agents-md"><img src="https://agentmods.dev/badge/instructions/hyperion-gpu/proofflow-v0.1/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 484 This file is loaded in full into every session.
When invoked 484 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.00484 $0.00484
Opus 5 $0.00242 $0.00242
Sonnet 5 $0.00097 $0.00097
Haiku 4.5 $0.00048 $0.00048

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

Security

Grade A, and why

ProofFlow-v0.1 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 4d 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 · 70 lines

How it starts

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

ProofFlow Agent Rules

These rules apply to coding agents working in this repository.

Workflow

  • Communicate and deliver in Simplified Chinese unless the user asks otherwise.
  • Start with a quick audit of the current files and constraints before changing code or docs.
  • Keep changes small, complete, and directly tied to the requested milestone.
  • Prefer root-cause fixes over broad rewrites.
  • Do not add cloud services, remote sync, telemetry, or Docker unless the user explicitly changes the v0.1 scope.

Evidence

  • AI or heuristic claims must cite evidence: file paths, command output, test results, screenshots, or user-provided source material.
  • Code review findings must explain the impact and point to the relevant file or symbol.
  • If evidence is missing, label the statement as an assumption.

Safety

  • Destructive file actions require three parts before execution:
    1. dry-run command or preview,
    2. explicit user approval,
    3. undo or recovery path.
  • Do not delete user data, local databases, generated proof packets, or uploaded artifacts without approval.
  • Use Windows-friendly commands and quote paths that may contain spaces.

Architecture

  • Backend code should stay modular: routers handle HTTP shape, services handle workflow logic, and database helpers own SQLite access.
  • Frontend code should stay simple until the MVP workflows are proven.
  • Keep localhost as the default trust boundary.
  • Do not implement business features in scaffolding commits unless the milestone specifically calls for them.

ProofFlow product invariants

  • No Case, no workflow.
  • No Evidence, no trusted Claim.
  • No Preview, no Action.
  • No Undo, no destructive Action.
  • No Test, no accepted code workflow.
  • No Source, no Artifact.

Managed backup / restore invariants

  • No Manifest, no Backup.
  • No Verify, no trusted Backup.
  • No Preview, no Restore.
  • No Pre-restore Backup, no destructive Restore.
  • No Hash Match, no Restore.
  • No Source Version, no Restore Trust.
  • No Restore to live DB in foundation phase.

Read the full file on GitHub · 70 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. 4d ago First seen · 70 lines · 484 tokens per session scan A c05dc4be8fd4

Subscribe to this mod's changes

ProofFlow-v0.1 AGENTS.md is an instructions file published in the GitHub repository Hyperion-GPU/ProofFlow-v0.1 (48 stars, last pushed 27d ago), licensed MIT. It adds 484 tokens to every session, about $0.0024 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.