Prompt file imported from uscient/mboxer (
.codex/prompts/05-final-readiness-audit.md). Copyright stays with the author.
mboxer final external intake readiness audit
You are working in the mboxer repo.
Goal: perform a final no-code readiness audit after the manifest, event seam, and security/export boundary work is complete.
Constraints:
- Do not modify files.
- Do not invent an external intake API.
- Do not recommend broad rewrites unless there is a concrete blocker.
- Separate proven code behavior from recommendations.
- Watch for instruction-surface files and report them explicitly.
Tasks:
- Run
git status --short. - Inspect the current repo state.
- Confirm whether
mboxeris ready to produce safe projections for a configured external destination once an API/import boundary exists. - Identify remaining blockers vs nice-to-have improvements.
- Draft a concrete future external API/import adapter plan that keeps
mboxerindependent. - Identify the safest first integration PR once an external intake endpoint is available.
Output:
- Readiness verdict.
- Evidence supporting the verdict.
- Blockers, if any.
- Nice-to-have improvements.
- Future adapter plan.
- First integration PR recommendation.
- Tests or checks run.
- Instruction-surface changes.