From 5a29bcb60d9a0ef4152d4aaa14b156047e99771d Mon Sep 17 00:00:00 2001 From: saagpatel Date: Sat, 4 Jul 2026 00:16:20 -0700 Subject: [PATCH] Validate Codex review on portfolio truth docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6ef375b..7a662c5 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,8 @@ For day-to-day operations, `--control-center` is now the clean read-only entrypo The portfolio truth layer now has its own dedicated generation path. `--portfolio-truth` scans the configured local projects workspace, produces `output/portfolio-truth-latest.json` plus dated historical truth snapshots, and regenerates the configured project-registry and portfolio-audit Markdown compatibility outputs from that same truth contract instead of treating either markdown file as canonical. +For quick operator edits, it is acceptable to update `project-registry.md` or `PORTFOLIO-AUDIT-REPORT.md` directly and treat those Markdown files as the current portfolio truth until the next full regeneration. + After regenerating portfolio truth, verify the canonical snapshot instead of copying numbers into handoff or demo docs: ```bash