Goal
Perform a short dependency/scope check for issues #127 and #128 before implementation. Determine overlap, prerequisites, destination folders, required checks, and the safest PR sequence.
Context
Recent AI-OS roadmap review recommended strengthening the system through practical candidate packs plus pilot/acceptance, not by adding new autonomous agents or a new architecture.
Relevant issues:
Both are intended to support [Analytics] without creating a duplicate finance/audit project layer.
Task
Inspect #127 , #128 , and existing [Analytics] repo conventions. Return a concise implementation recommendation before editing files.
Determine:
Whether [Codex] Add Analytics Finance Core templates #127 is a prerequisite for [Codex] Add candidate AP/P2P Audit Pack templates to Analytics #128 .
Whether [Codex] Add Analytics Finance Core templates #127 and [Codex] Add candidate AP/P2P Audit Pack templates to Analytics #128 overlap or duplicate scope.
Whether [Codex] Add candidate AP/P2P Audit Pack templates to Analytics #128 should remain a separate issue, become a follow-up comment/subtask under [Codex] Add Analytics Finance Core templates #127 , or be closed/marked duplicate.
Which destination folder convention should be used for templates/checklists.
Which files should be changed in the first minimal PR.
Which checks must run.
Whether any manifest/upload references need updates.
Whether ChatGPT Project Knowledge sync is required after repo changes.
Constraints
Do not implement [Codex] Add Analytics Finance Core templates #127 or [Codex] Add candidate AP/P2P Audit Pack templates to Analytics #128 in this issue unless the safe sequence requires a tiny documentation-only pointer.
No broad rewrite.
No new project folder.
No new Finance/AP workflow layer.
No core routing rewrite.
No changes to PROJECT_INSTRUCTIONS.md unless required and justified.
No SQL/Python/scripts/pipeline implementation.
No production automation.
No autonomous retrieval.
No vector DB.
No embeddings.
No semantic search.
No web UI.
No auto-merge.
No real client/vendor/employee/bank/invoice/payment/tax ID/personal data examples in public repo.
Required output
Codex should report:
Issue dependency:
Scope overlap:
Recommended sequence:
Destination folders:
Files to change in first PR:
Checks to run:
Manifest/upload impact:
ChatGPT Project sync impact:
Risks:
Blocked / stop conditions:
Recommended next issue/PR:
Checks to run if repo files are inspected/changed
python3 scripts/check_project_instructions_length.py
python3 scripts/check_repo_public_safety.py
python3 scripts/check_manifest_paths.py
python3 scripts/check_knowledge_bundles.py
python3 scripts/check_codex_goal_mode_defaults.py
git diff --check
Acceptance criteria
Stop conditions
Stop and report blockers if:
Expected PR/issue summary
Goal
Perform a short dependency/scope check for issues #127 and #128 before implementation. Determine overlap, prerequisites, destination folders, required checks, and the safest PR sequence.
Context
Recent AI-OS roadmap review recommended strengthening the system through practical candidate packs plus pilot/acceptance, not by adding new autonomous agents or a new architecture.
Relevant issues:
Both are intended to support
[Analytics]without creating a duplicate finance/audit project layer.Task
Inspect #127, #128, and existing
[Analytics]repo conventions. Return a concise implementation recommendation before editing files.Determine:
Constraints
PROJECT_INSTRUCTIONS.mdunless required and justified.Required output
Codex should report:
Checks to run if repo files are inspected/changed
Acceptance criteria
Stop conditions
Stop and report blockers if:
Expected PR/issue summary