attestedmemory / teamsLaunch a team
Team Memory OS · permissioned knowledge

Make company context compound.

A shared memory layer for teams and agents. Membership is explicit, team assertions are signed between services, and Hub queries are constrained to the team namespace.

permission model

Private by default

Every team gets a stable namespace. The gateway checks membership, issues a five-minute assertion, and the Hub accepts only matching team:<id> records.

Team membership is enforced at the SaaS boundary; cryptographic actor signatures are still verified by the Hub on every write and read.
operator view

Know what changed

EventControl
Inviteadmin approval
Readteam assertion
Writeactor signature
Rotatekey lifecycle

Decision memory

Keep rationale and source links attached to the decision, not trapped in chat history.

Agent handoffs

Give agents a verifiable context surface with bounded access and explicit audit trails.

Safe offboarding

Revoke the product key immediately. Team assertions expire in minutes.