Skip to content

docs: publish Casca FDE NodeRoom proof package#240

Merged
HomenShum merged 1 commit into
mainfrom
codex/casca-fde-evidence-package
Jul 21, 2026
Merged

docs: publish Casca FDE NodeRoom proof package#240
HomenShum merged 1 commit into
mainfrom
codex/casca-fde-evidence-package

Conversation

@HomenShum

Copy link
Copy Markdown
Owner

Outcome

Publishes the clean-room Casca FDE evidence package for the production-certified SMB Lending Deployment Room.

Included

  • evidence-backed case study and claims ledger
  • editable nine-slide PPTX with render/overflow QA
  • 45-second H.264 walkthrough and narration script
  • artifact hashes and open-boundary manifest
  • updated remaining-work ledger

Verification

  • slides_test.py: PASS, no overflow
  • all nine PPTX-rendered slides inspected
  • video: H.264 1280x720 yuv420p 30fps 44.97s; sampled frames inspected
  • JSON parsed and git diff --check passed

Independent project; synthetic data only; no Casca affiliation or proprietary materials.

@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
noderoom Ready Ready Preview, Comment Jul 21, 2026 11:27am

Request Review

@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

Scaffold Handoff — For Your Coding Agent

Your coding agent (Codex, Claude Code, etc.) should apply the accepted
scaffold proposals below. Do NOT touch any immutable files.

Immutability Check

Mode: advisory

✅ No immutable files were modified in this branch.

Changed Files

  • docs/architecture/SMB_LENDING_REMAINING_CHECKLIST.md
  • docs/eval/OFFICIAL_BENCHMARK_READINESS.md
  • docs/eval/OFFICIAL_BENCHMARK_TASK_COVERAGE.md
  • docs/eval/OPENROUTER_CONVEX_BENCHMARK.md
  • docs/eval/agent-improvement-loop.md
  • docs/eval/agent-improvement-loop.svg
  • docs/eval/agent-improvement-loop/20260721T112606Z.json
  • docs/eval/agent-improvement-loop/latest.json
  • docs/eval/agent-workspace-sandbox-smoke.json
  • docs/eval/algorithm-artifact-smoke.json
  • docs/eval/bankertoolbench-official-contract.json
  • docs/eval/docker-sandbox-probe.json
  • docs/eval/eval-runs.jsonl
  • docs/eval/halo-convex-context-telemetry.json
  • docs/eval/halo-self-improvement-smoke.json
  • docs/eval/halo-variant-selection.json
  • docs/eval/official-benchmark-readiness.json
  • docs/eval/official-benchmark-task-coverage.json
  • docs/eval/openrouter-convex-benchmark.json
  • docs/eval/professional-catalog-proofs.json
  • docs/eval/professional-proof-ledger.json
  • docs/eval/spreadsheetbench-chart-visual-probe.json
  • docs/eval/traces/credit/20260721T112615817Z-8e42653c_dirty.4835814ecf8faa89/cascade-healthy.json
  • docs/eval/traces/credit/20260721T112615817Z-8e42653c_dirty.4835814ecf8faa89/delta-incomplete.json
  • docs/eval/traces/credit/20260721T112615817Z-8e42653c_dirty.4835814ecf8faa89/mapping-correct.json
  • docs/eval/traces/credit/20260721T112615817Z-8e42653c_dirty.4835814ecf8faa89/mapping-misbind.json
  • docs/eval/traces/credit/20260721T112615817Z-8e42653c_dirty.4835814ecf8faa89/summit-stressed.json
  • docs/eval/traces/ladder/20260721T112615440Z-8e42653c_dirty.9af80f41669dfd25/ladder_L1_read_scripted.json
  • docs/eval/traces/ladder/20260721T112615440Z-8e42653c_dirty.9af80f41669dfd25/ladder_L2_edit_scripted.json
  • docs/eval/traces/ladder/20260721T112615440Z-8e42653c_dirty.9af80f41669dfd25/ladder_L3_conflict_scripted.json
  • docs/eval/traces/ladder/20260721T112615440Z-8e42653c_dirty.9af80f41669dfd25/ladder_L4_blocked_scripted.json
  • docs/eval/traces/ladder/20260721T112615440Z-8e42653c_dirty.9af80f41669dfd25/ladder_L5_large_range_scripted.json
  • docs/eval/traces/ladder/20260721T112615440Z-8e42653c_dirty.9af80f41669dfd25/ladder_L6_long_horizon_scripted.json
  • docs/eval/traces/ladder/20260721T112615440Z-8e42653c_dirty.9af80f41669dfd25/ladder_L7_resume_scripted.json
  • docs/release/casca-fde/APPLICATION_NOTE.md
  • docs/release/casca-fde/CASE_STUDY.md
  • docs/release/casca-fde/CLAIMS.md
  • docs/release/casca-fde/LINKEDIN_DRAFT.md
  • docs/release/casca-fde/README.md
  • docs/release/casca-fde/WALKTHROUGH_SCRIPT.md
  • docs/release/casca-fde/assets/deck-montage.png
  • docs/release/casca-fde/casca-fde-noderoom-production-proof.pptx
  • docs/release/casca-fde/casca-fde-noderoom-walkthrough.mp4
  • docs/release/casca-fde/package-proof.json

Needs Adversarial Review — Do NOT Apply Yet

These proposals passed the reject check but have not been approved by
an adversarial reviewer. A human or frozen LLM judge must approve them first.

  • scaf-001 (AGENTS.md): Add explicit instruction for step spreadsheetbench-runner-fixture: Step spreadsheetbench-runner-fixture failed — scaffold may need explicit instruction or evidence assertion.
  • scaf-002 (AGENTS.md): Add explicit instruction for step convex-boundaries: Step convex-boundaries failed — scaffold may need explicit instruction or evidence assertion.

Safety Boundary

Agent may improve the scaffold.
Agent may NOT weaken the proof gate.

Immutable files (never modify):

  • scripts/proofloop.mjs
  • scripts/agent-improvement-loop.ts
  • tests/harnessChangeEval.test.ts
  • .github/workflows/
  • src/eval/evalTrustPolicy.ts
  • src/eval/architectureBudget.ts
  • evals/evalStore.ts

Scaffold files (safe to modify):

  • AGENTS.md
  • CLAUDE.md
  • proofloop/scenarios/*.yaml
  • proofloop/rubrics/*.yaml
  • proofloop/subagents/*.md
  • proofloop/adapters/*.js
  • .proofloop/memory.jsonl
  • src/nodeagent/models/prompts/systemPrompt.ts

@HomenShum
HomenShum force-pushed the codex/casca-fde-evidence-package branch from 715ca37 to 82e1494 Compare July 21, 2026 11:25
@HomenShum
HomenShum merged commit c3143fc into main Jul 21, 2026
9 of 10 checks passed
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