Skip to content

[codex] Add ProofLoop Agent OS context reports#18

Merged
HomenShum merged 1 commit into
mainfrom
codex/proofloop-agent-os-context-pack
Jul 7, 2026
Merged

[codex] Add ProofLoop Agent OS context reports#18
HomenShum merged 1 commit into
mainfrom
codex/proofloop-agent-os-context-pack

Conversation

@HomenShum

Copy link
Copy Markdown
Owner

Summary

  • Add src/contextReport.ts so proofloop target writes a deterministic dated context page at .proofloop/reports/latest.md alongside target and runner receipts.
  • Add the ProofLoop Agent OS markdown pack under docs/agent-os/ and include it in the npm package files.
  • Dogfood the package repo with proofloop.config.json, ProofLoop package aliases, and a CI node dist/cli.js gate step.
  • Update README, CLI dense docs, generated agent docs, compiled dist, and tests for the new context-report contract.

Validation

  • npm run build
  • npm test (13 files, 82 tests)
  • node dist\\cli.js gate
  • node dist\\cli.js target --url https://www.proofloop.live --write-runner-plan --json
  • node dist\\cli.js manifest --dense -> blockers=0 for local ProofLoop setup
  • npm publish --dry-run -> includes dist/contextReport.* and docs/agent-os/*

Still Not Done

The generated target report still correctly records these broader blockers: benchmark adapters are not configured for the matched families, the live URL has no deterministic click-through script in this repo, and official scoring still needs upstream scorer/artifact contracts or recorded equivalent judge contracts.

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
proofloop Ready Ready Preview, Comment Jul 7, 2026 1:06am

Request Review

@HomenShum HomenShum merged commit 7e7e7ce into main Jul 7, 2026
4 checks passed
@HomenShum HomenShum deleted the codex/proofloop-agent-os-context-pack branch July 7, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant