npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@doxajs/gnosis

v0.1.0-alpha.33

Published

The first-party local AI engineering server for Doxa applications.

Readme

@doxajs/gnosis

Controlled-adoption prerelease: Publicly downloadable under Apache-2.0; Midtown Home Improvements is the sole supported consumer. External use is permitted without compatibility, support, warranty, roadmap, or production-readiness commitments.

Gnosis is Doxa's local, read-only AI engineering server. Praxis registers it in project-scoped MCP configuration when an application is created or upgraded. Open the application in Codex, Claude Code, Cursor, or VS Code and the client starts and stops Gnosis automatically.

The registered command uses the application's installed Praxis package. Praxis compiles the current application before connecting Gnosis over MCP stdio. Gnosis exposes bounded structured inspection and version-matched local documentation from the compiled artifact. Its query_models tool may boot that exact artifact in a fresh non-production, read-only console execution to retrieve explicitly selected logical model fields; it does not accept SQL or expose mutation. Praxis also installs a managed Doxa guidance block in the application's root AGENTS.md. Clients may require their normal first-use project trust confirmation. Clients discover project MCP configuration when opening the workspace or starting a task, so an agent task already running during creation or upgrade cannot gain Gnosis tools. Reload or reopen the client and start a new task after registration changes. If the new task still lacks them, inspect the client's MCP startup error; registration files alone do not prove that the server initialized.

Model knowledge contains only compiler-declared logical/physical attributes, type/nullability, relationships, concurrency source, managed, and readOnly. Gnosis does not inspect or expose unrelated physical columns.

list_permission_sources exposes the compiled source catalog and graph metadata without loading group memberships, user grants, or other runtime permission facts.

Gnosis also ships Doxa's complete version-matched agent handbook. MCP initialization and managed guidance disclose the core programming model automatically. get_programming_model, explain_role, explain_component, list_services, list_providers, review_architecture, and read_doc provide deterministic detail without source or manifesto access.

Architecture review requires an explicit business invariant and atomic, after-commit, or eventual consistency requirement. It explains transaction ownership, shared-service collaboration, provider-versus-service semantics, rejected alternatives, and handbook-linked diagnostics. If matching Gnosis guidance is unavailable, managed guidance requires agents to stop Doxa-specific structural and architectural changes.

The automatically disclosed model includes Doxa's product discipline: opinionated defaults, no preference without consequential variation, demonstrated need, complete narrow capabilities, full lifetime cost, less software, human application solutions, context-aware surfaces, and one product interface.