Skip to content

docs: add portfolio disposition for signing cluster #32 Active#26

Merged
saagpatel merged 1 commit into
mainfrom
codex/docs/portfolio-disposition
May 12, 2026
Merged

docs: add portfolio disposition for signing cluster #32 Active#26
saagpatel merged 1 commit into
mainfrom
codex/docs/portfolio-disposition

Conversation

@saagpatel
Copy link
Copy Markdown
Owner

Joins signing cluster as 32nd candidate but Active state. Introduces dual CLI + Desktop distribution sub-pattern from one Cargo workspace. Second Tauri 2 Active member confirms Active state is real in signing cluster.

🤖 Generated with Claude Code

Records ApplyKit as Active (Tauri 2 + Rust dual-distribution prep
arc) on origin/main. Joins signing cluster as 32nd candidate but
Active state.

Introduces new sub-pattern: dual CLI + Desktop distribution from
one Cargo workspace. First portfolio app shipping both surfaces
from a single Rust workspace (modular crates: core, LLM adapters,
export, CLI + Tauri 2 desktop UI).

Shares local-LLM-dependent sub-pattern with thought-trails
(Ollama / LM Studio / llama.cpp prerequisite).

Signing cluster now has 2 Active members (JobMarketHeatmap +
ApplyKit) alongside 30 Release Frozen — confirms Active state is
real in signing cluster, not an anomaly. Cluster × state lattice
established across iOS, PyPI, and now signing clusters.

Truth Gate (no hallucinated claims) + deterministic output (same
input + same config = same packet) are the distinguishing features.

Operator concerns: distribution-surface decision (CLI primary vs
desktop primary vs both equal), local LLM onboarding friction
(same as thought-trails), Truth Gate as differentiating marketing.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@saagpatel saagpatel merged commit fac791d into main May 12, 2026
14 checks passed
@saagpatel saagpatel deleted the codex/docs/portfolio-disposition branch May 12, 2026 05:26
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c6f0eb8723

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +52 to +53
1. **CLI** (`applykit_cli` crate): `cargo run -p applykit_cli --
generate --company X --role Y --jd ./jd.txt` — scriptable
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Include required CLI arguments in the example

This documented invocation is not runnable as written: the Generate subcommand requires both --source and --baseline with no defaults in crates/applykit_cli/src/main.rs, while this example only passes company, role, and JD. Operators following the portfolio disposition to smoke-test or reactivate the CLI will hit clap's missing-required-argument error instead of generating a packet; the README's existing example includes --source "LinkedIn" and --baseline 1pg.

Useful? React with 👍 / 👎.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant