Career Ops
@sntxrr/career-opsv2026.07.16.2
01README
Mirrors the career-ops job-application tracker into swamp with bidirectional status write-back, posting URL + legitimacy enrichment, and a pipeline funnel report.
02Models
@sntxrr/career-opsv2026.07.16.2career-ops.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| careerOpsDir | string | Absolute path to the career-ops repository root. |
| trackerPath? | string | Override 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).
03Reports
@sntxrr/career-ops-pipeline-statusmethod
pipeline-status.ts
Funnel roll-up and attention flags for the career-ops application pipeline.
career-opspipeline
04Previous Versions
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