Finding (audit 2026-07-07)
ChatGPT/[AI OS]/Knowledge/AI_OS_PROJECT_FILES_INDEX.md is the working-files index for the [AI OS] package (README points users to it as one of the two required indexes), but 8 Knowledge files on disk are not listed:
AGENT_LOOP_PLAYBOOK.md
AI_EVAL_REGISTRY.md
AUTO_RESEARCH_BACKLOG.md
CROSS_PROJECT_EVAL_PLAYBOOK.md
GOLDEN_EVAL_CASES.md
JUDGE_CALIBRATION.md
LOOP_ACCEPTANCE_CHECKLIST.md
SKILLS_HOOKS_MCP_DECISION_MATRIX.md
The convention is being applied inconsistently: the two newest files (WEEKLY_AI_OS_REVIEW_TEMPLATE.md, ARCHIVE_SUPERSEDED_RULE.md) were added to the index in the latest batch, while the files above (mostly from the supervised-agent-loops and cross-project-evals work, e.g. #73 era) never were.
Suggested fix
Docs-only PR: add one index row per missing file (status, purpose, when-to-use), following the existing table format. Optionally consider a small validation check that compares the index against the directory listing, since this class of drift keeps recurring (see also the [LLM] equivalent in #135).
Acceptance
- Every
.md file in ChatGPT/[AI OS]/Knowledge/ has an index row (or a documented exclusion rule).
Finding (audit 2026-07-07)
ChatGPT/[AI OS]/Knowledge/AI_OS_PROJECT_FILES_INDEX.mdis the working-files index for the [AI OS] package (README points users to it as one of the two required indexes), but 8 Knowledge files on disk are not listed:AGENT_LOOP_PLAYBOOK.mdAI_EVAL_REGISTRY.mdAUTO_RESEARCH_BACKLOG.mdCROSS_PROJECT_EVAL_PLAYBOOK.mdGOLDEN_EVAL_CASES.mdJUDGE_CALIBRATION.mdLOOP_ACCEPTANCE_CHECKLIST.mdSKILLS_HOOKS_MCP_DECISION_MATRIX.mdThe convention is being applied inconsistently: the two newest files (
WEEKLY_AI_OS_REVIEW_TEMPLATE.md,ARCHIVE_SUPERSEDED_RULE.md) were added to the index in the latest batch, while the files above (mostly from the supervised-agent-loops and cross-project-evals work, e.g. #73 era) never were.Suggested fix
Docs-only PR: add one index row per missing file (status, purpose, when-to-use), following the existing table format. Optionally consider a small validation check that compares the index against the directory listing, since this class of drift keeps recurring (see also the [LLM] equivalent in #135).
Acceptance
.mdfile inChatGPT/[AI OS]/Knowledge/has an index row (or a documented exclusion rule).