Skip to main content

Career Ops

@sntxrr/career-opsv2026.07.16.2· 8d agoMODELSREPORTS
01README

Mirrors the career-ops job-application tracker into swamp with bidirectional status write-back, posting URL + legitimacy enrichment, and a pipeline funnel report.

02Models1
@sntxrr/career-opsv2026.07.16.2career-ops.ts

Global Arguments

ArgumentTypeDescription
careerOpsDirstringAbsolute path to the career-ops repository root.
trackerPath?stringOverride the tracker file path. Defaults to <careerOpsDir>/data/applications.md.

Resources

application(infinite)— A single application row mirrored from the tracker.
pipeline(infinite)— Aggregate snapshot of the whole pipeline (funnel + rows).
03Reports1
@sntxrr/career-ops-pipeline-statusmethod
pipeline-status.ts

Funnel roll-up and attention flags for the career-ops application pipeline.

career-opspipeline
04Previous Versions1
2026.07.16.1
05Stats
A
100 / 100
Downloads
0
Archive size
14.4 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
06Platforms