Skip to content

Require full-pipeline intent before creating career artifacts - #4150

Draft
woud420 wants to merge 1 commit into
career-ops-hq:mainfrom
woud420:codex/astra-audit-25
Draft

Require full-pipeline intent before creating career artifacts#4150
woud420 wants to merge 1 commit into
career-ops-hq:mainfrom
woud420:codex/astra-audit-25

Conversation

@woud420

@woud420 woud420 commented Sep 13, 2026

Copy link
Copy Markdown

Primary changes

A pasted job description or URL currently selects the full report/PDF/tracker pipeline even when the user wants a narrower operation. Route by the user's requested task or applicable established preference, and select auto-pipeline only for full-workflow intent.

Reviewer walkthrough

  • Update the canonical skill router, AGENTS routing table, auto-pipeline and interview-prep entry rules, and README command examples across translations.
  • Make /career-ops auto-pipeline {JD} explicit in the menu and argument hint; the shared CLI entrypoints resolve to that canonical router.
  • Example: “summarize this posting” stays a summary request. A bare posting with no task or preference gets one intent question before artifact creation. An explicit full-pipeline request proceeds without asking again.
  • Align the existing router and interview-prep contract assertions with the same intent rule.

Correctness and invariants

Full-pipeline intent covers the report, PDF, and tracker workflow; it does not authorize sending messages or submitting applications. Candidate-data rules, posting liveness, blacklist gates, and interview-prep's read-only tracker scope remain intact.

Testing and QA

  • node test-all.mjs --only skill-project-root: 2 passed, covering shared CLI entrypoints and materialized symlink resolution; this is a targeted run, not the full suite.
  • Executed the existing routing and interview-prep contract blocks from test-all.mjs in a filesystem-only harness: 10 assertions passed.
  • node --test tests/agent-docs-script-refs.test.mjs: 7 passed.
  • node --check test-all.mjs and git diff --check: passed.
  • No actual pipeline, job application, or candidate artifact generation was run. Prompt contract checks do not prove model routing behavior.
  • Contribution checklist: CONTRIBUTING.md read; no personal data or user-layer files changed. This is a workflow/documentation fix; the full runtime suite was not run.

Risk / Rollout

This changes a permission-sensitive default and remains a draft for review. Users who explicitly request the full pipeline or have an applicable established preference retain the complete workflow. External installed skill copies are not updated by this PR.

Resolves ENG-448

@coderabbitai

coderabbitai Bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant