diff --git a/profile/README.md b/profile/README.md index 71f4f3e..dc74dc4 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,12 +1,12 @@ # Rethunk.Tech, LLC. -Developer tooling for agent-era engineering — CLIs, hooks, and shared CI that keep -humans and coding agents honest about what changed, what ran, and whether the -gates passed. +Open developer toolchain for agent-era engineering — CLIs, hooks, and shared CI +that keep humans and coding agents honest about what changed, what ran, and +whether the gates passed. Product work for **Bastion** and **Citadel** (governed agent operations and an AI-native git forge) lives under [Rethunk-AI](https://github.com/Rethunk-AI). -This org is the open toolchain around that work. +This org is the open toolchain around that work, not the product org. **Site:** [we.rethunk.tech](https://we.rethunk.tech/) · **OSS:** [oss@rethunk.tech](mailto:oss@rethunk.tech) @@ -14,17 +14,25 @@ This org is the open toolchain around that work. | Repo | What it is | |------|------------| -| [heft](https://github.com/Rethunk-Tech/heft) | Read-only Linux TUI — process cost by app, user service, and container | -| [rethunk-git-cli](https://github.com/Rethunk-Tech/rethunk-git-cli) | Symbol-granular staging and commits (function / method / type) | -| [rethunk-gate-cli](https://github.com/Rethunk-Tech/rethunk-gate-cli) | Run project gates concurrently; one exit line, full logs kept | -| [claude-format-hooks](https://github.com/Rethunk-Tech/claude-format-hooks) | Claude Code PostToolUse format/lint dispatcher (Go + common formatters) | -| [gh-actions](https://github.com/Rethunk-Tech/gh-actions) | Shared composite Actions — Bun / Next.js toolchain setup and caching | +| [heft](https://github.com/Rethunk-Tech/heft) | Read-only Linux TUI that groups process cost by application, user service, and container | +| [rethunk-git-cli](https://github.com/Rethunk-Tech/rethunk-git-cli) | Symbol-granular git staging and commits — function, method, or type | +| [rethunk-gate-cli](https://github.com/Rethunk-Tech/rethunk-gate-cli) | Concurrent project gates; full logs, one result line, exit status unchanged | +| [claude-format-hooks](https://github.com/Rethunk-Tech/claude-format-hooks) | Claude Code PostToolUse format/lint dispatcher (Go) | +| [gh-actions](https://github.com/Rethunk-Tech/gh-actions) | Shared composite Actions — Bun and Next.js toolchain setup and caching | ## Archived -Older Next.js boilerplates, wiki/trace utilities, and the Claude plugin marketplace -are archived and kept for history — not entry points. Prefer the Active table above. +GitHub's popular list is star-sorted, so older Next.js work can still appear +above the Active table. These repositories are archived and kept for history — +not entry points: + +- [nextjs-boilerplate](https://github.com/Rethunk-Tech/nextjs-boilerplate) +- [next-ui-builder](https://github.com/Rethunk-Tech/next-ui-builder) +- [wiki2go](https://github.com/Rethunk-Tech/wiki2go) +- [TraceTrim](https://github.com/Rethunk-Tech/TraceTrim) +- [claude-plugins](https://github.com/Rethunk-Tech/claude-plugins) ## Related -- [Rethunk-AI](https://github.com/Rethunk-AI) — benchmarks, agent images, MCP experiments, community docs +- [Rethunk-AI](https://github.com/Rethunk-AI) — public research and scaffolding around Bastion and Citadel +- [Open source](https://we.rethunk.tech/open-source) — public repos across both orgs