Skip to content
View Powfu-zwx's full-sized avatar
  • 中国

Block or report Powfu-zwx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Powfu-zwx/README.md

Hi, I'm Powfu

AI undergraduate focused on reinforcement learning. I build small, verifiable infrastructure for AI agents.

Building

  • proofline — verifiable run bundles for AI and agent executions: tamper-evident evidence, first-class redaction, semantic diffs, replay, and Ed25519 signatures. Python reference implementation of an open format.
  • pi-proofline — records every pi agent run as a proofline bundle. A single dependency-free TypeScript file, byte-compatible with the Python implementation and held to it by fuzzed cross-language tests in CI.

Notes & research

  • BreakRL — ablation-driven reinforcement learning fundamentals in Chinese: notes, derivations, and runnable notebooks.
  • clean-first-engineering — the engineering discipline I hold my agents (and myself) to, packaged as an installable agent skill.

Evidence over vibes: if an agent did something, there should be a portable record anyone can verify.

Pinned Loading

  1. BreakRL BreakRL Public

    A bilingual Jupyter Book that teaches reinforcement learning through failure cases and ablation experiments.

    Jupyter Notebook 3 1

  2. clean-first-engineering clean-first-engineering Public

    Clean-first engineering discipline as an agent skill, in English and Chinese: root-cause repair, one source of truth, no residue

    3

  3. proofline proofline Public

    Verifiable run bundles for AI and agent executions: tamper-evident evidence, first-class redaction, semantic diffs for CI regression

    Python 1

  4. pi-proofline pi-proofline Public

    Pi extension that records every agent run as a verifiable proofline bundle

    TypeScript 1