
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
@forwardimpact/libcoaligned
Advanced tools
Co-Aligned architecture checks — enforce instruction-layer length caps and JTBD invariants across the repo.
Co-Aligned architecture checks — enforce instruction-layer length caps and JTBD invariants across the repo.
npx coaligned # run every check (instructions + jtbd)
npx coaligned instructions # enforce L1–L6 length and checklist caps
npx coaligned jtbd # validate JTBD entries against package.json
npx coaligned jtbd --fix # regenerate catalog and job blocks in place
The two subcommands implement the contract described in COALIGNED.md:
instructions — every layer (L1 CLAUDE.md, L2 CONTRIBUTING.md / JTBD.md,
L3 agent profile, L4 SKILL.md, L5 reference, L6 checklist block) is gated by
a line cap and a word cap. Either breach fails.jtbd — each package.json .jobs entry is validated against the JTBD
schema; with --fix, marker-delimited blocks in <dir>/README.md,
<dir>/<pkg>/README.md, and root JTBD.md are regenerated.FAQs
Co-Aligned architecture checks — enforce instruction-layer length caps, JTBD invariants, and the repo's own declarative invariant rule modules.
The npm package @forwardimpact/libcoaligned receives a total of 24 weekly downloads. As such, @forwardimpact/libcoaligned popularity was classified as not popular.
We found that @forwardimpact/libcoaligned demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.