dev-report-weekly AGENTS.md

Project instructions for DevWeek, a local desktop tool that turns selected Git records into a reviewable weekly work report. They define its product limits, visual rules, privacy requirements, and quality checks.

In plain words
What is it for?
Use it when changing DevWeek's interface, collecting Git evidence, generating report content, handling API keys, or running its checks.
Why use it?
The report must be based on verifiable development evidence, and changes must preserve the existing product design and privacy boundaries. These rules reduce unsupported claims and accidental data exposure.

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/jyyyyyt/dev-report-weekly/agents-md
Clone the repo
git clone --depth 1 https://github.com/JYYYYYT/dev-report-weekly

Made for: Codex, OpenCode.

Per session 253 This file is loaded in full into every session.
When invoked 253 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.00253 $0.00253
Opus 5 $0.00127 $0.00127
Sonnet 5 $0.00051 $0.00051
Haiku 4.5 $0.00025 $0.00025

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

Security

Grade A, and why

dev-report-weekly 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 2d 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 · 24 lines

What it actually says

DevWeek contribution guide

Product boundary

DevWeek is a local-first desktop tool that turns selected Git evidence into an auditable weekly report. The product is not a generic chat wrapper: deterministic evidence collection and validation stay in the application, while the model is used only for synthesis.

Frozen visual direction

  • Preserve the current information architecture, spacing, typography, neutral palette, rounded geometry, and motion language.
  • Product work may add loading, empty, error, and evidence states, but must not redesign the existing four-step flow or sidebar.
  • Reuse shadcn/ui primitives from src/components/ui for interactive controls. Avoid one-off native form controls or new global CSS.
  • Any intentional visual change requires a before/after browser check at 1280 × 800.

Trust and privacy

  • Never send repository data to an AI provider before the evidence review step.
  • Never persist API keys. Persist only non-secret preferences.
  • Every completed-work claim generated by AI must reference one or more valid evidence IDs.
  • Execute Git with an argument array, never through an interpolated shell command.

Quality gates

Run pnpm check and cargo test --manifest-path src-tauri/Cargo.toml before merging.

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. 2d ago First seen · 24 lines · 253 tokens per session scan A 9e269a7e17e7

Subscribe to this mod's changes

dev-report-weekly AGENTS.md is an instructions file published in the GitHub repository JYYYYYT/dev-report-weekly (49 stars, last pushed 13d ago), licensed Apache-2.0. It adds 253 tokens to every session, about $0.0013 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.