Skunkworks @ Powerweave
@skunkworks-powerweaveSkunkworks is the experimental AI division and investment centre of Powerweave.
Language Breakdown
Lines of code distribution across 40 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in Python
Collaboration Network
Global Impact visualization
Repos
40
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Aino
@sudoevolve
Ryan Carson
@snarktank
Shubham Saboo
@Shubhamsaboo
Safi
@safishamsi
Ryan Codrai
@RyanCodrai
Top Repositories
Powerweave Skunkworks — the AI R&D division of Powerweave Software Services. Open-source, forkable architectural building blocks.
An entity-agnostic, multi-tenant CRUD pattern in two halves: a FastAPI generic-CRUD router factory (cursor pagination + allow-listed filters + bulk, with an injectable storage seam) and an original clean-room Vue 3 + Pinia store factory with optimistic create/patch/delete.
JWT-claim multi-tenancy for FastAPI + Postgres RLS: JWKS-cached ES256 / HS256 verification and SET LOCAL tenant-context binding, with the crypto/HTTP/driver backends behind injectable seams.
A gate-enforced spec-driven-development artifact suite: generates the spec→plan→tasks→research→contracts→quickstart→threat-model→security-review→decision-record chain, refusing any artifact that would skip the Constitution Check, Independent Test, or migration-reversibility gate.
Maker-checker sign-off fields + append-only audit/decision ledger + a domain-neutral sign-off policy for gating high-blast transitions.
A default-safe transactional message dispatcher: test mode is on unless the literal 'false' opts into production, non-allowlisted recipients are redirected before any send, a format gate rejects malformed addresses, and the network send is an injectable transport (dry-run by default).
A single chokepoint that makes every external side-effect fail-closed, test-mode-by-default, and auditably suppressed — reaching the outside world requires an explicit literal opt-in. Composes a set of small safety primitives.
A regex backstop that strips Python source from language-model text output (fenced code, unfenced def/class bodies, base64-exec smuggling).
A tiny, stable four-dimension provenance tag schema (scope / signal_type / attribution / uncertainty) with caller-supplied vocabularies.
Tenant-scoped Postgres connections (SET-LOCAL/RLS by construction) behind an injectable driver seam, plus a degrade-open off/dev/required factory.
Open Source Impact
Contributions to external projects
No external contributions found.