alpha
Login
Join now
permadeath.com
/
didbot
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
Identities for entities
did.bot
agent
llm
did
+3 more
agent
llm
did
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
Overview
Overview
Issues
Issues
19
Pulls
Pulls
2
Pipelines
Pipelines
Commits on
claude/doc-accuracy
permadeath.com
b7c71d5b
docs(serve): add missing oauth-authorization-server route to table
claude/doc-accuracy
2w ago
docs(serve): add missing oauth-authorization-server route to table
claude/doc-accuracy
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
c5461996
docs(readme): fix web-surfaces.md path to plan directory
2w ago
docs(readme): fix web-surfaces.md path to plan directory
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
c2c3538d
docs(readme): remove nonexistent v0.1.0 release reference
2w ago
docs(readme): remove nonexistent v0.1.0 release reference
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
05380fde
feat(setup): give each personal data server its own state directory
2w ago
feat(setup): give each personal data server its own state directory
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
76a8d2da
feat(dev)!: keep the development server's accounts across a restart
2w ago
feat(dev)!: keep the development server's accounts across a restart
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
5bf51dd8
fix(setup): treat a variable set to nothing as set
2w ago
fix(setup): treat a variable set to nothing as set
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
e9da2825
fix(tls): replace certificate files atomically
2w ago
fix(tls): replace certificate files atomically
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
1d2fffd2
fix(serve): apply the concurrency cap on the TLS listener
2w ago
fix(serve): apply the concurrency cap on the TLS listener
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
498ef0cf
docs(plan): say the OAuth hooks permit until a denial is loaded
2w ago
docs(plan): say the OAuth hooks permit until a denial is loaded
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
f4b26428
feat(oauth)!: permit every client, scope and consent until a policy denies
2w ago
feat(oauth)!: permit every client, scope and consent until a policy denies
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
36957226
fix(node)!: read a message that predates the `asks` tag
2w ago
fix(node)!: read a message that predates the `asks` tag
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
0f5899f7
fix(stats): stop the health line growing with what is stored
2w ago
fix(stats): stop the health line growing with what is stored
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
431a58fb
feat(node): confirm an authorization for an account a caller names
2w ago
feat(node): confirm an authorization for an account a caller names
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
44a3d34d
feat(oauth): confirm a pending consent over HTTP, and a way to try it
2w ago
feat(oauth): confirm a pending consent over HTTP, and a way to try it
Copy SHA
Browse repository
permadeath.com
committed
2w ago
permadeath.com
57df77c2
docs(heartbeat): say what the health line is for, and what it must never do
3w ago
docs(heartbeat): say what the health line is for, and what it must never do
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
80041cf4
feat(dev): let a dev script skip its test run
3w ago
feat(dev): let a dev script skip its test run
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
826fdff5
feat(node): run the agent daemon from a dev script
3w ago
feat(node): run the agent daemon from a dev script
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
edc1d168
docs(node): prepare nothing in advance
3w ago
docs(node): prepare nothing in advance
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
e923d71e
docs(policy): make consent a denial, evaluated at authorize
3w ago
docs(policy): make consent a denial, evaluated at authorize
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
a3f066f5
docs(oauth): sign an ordinary client in, in two tool calls
3w ago
docs(oauth): sign an ordinary client in, in two tool calls
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
06c4b85e
docs(auth-types): take a session by attestation, not a bespoke token
3w ago
docs(auth-types): take a session by attestation, not a bespoke token
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
089d0280
docs(handshake): let a host arrive before anybody has vouched for it
3w ago
docs(handshake): let a host arrive before anybody has vouched for it
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
45a852d7
docs(credentials): deliver a path, and let the daemon hold the credential
3w ago
docs(credentials): deliver a path, and let the daemon hold the credential
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
9fefd968
docs(node): make the daemon a crate of its own, started by its socket
3w ago
docs(node): make the daemon a crate of its own, started by its socket
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
99799a91
docs(subagents)!: give a subagent an account, and restore cred-delivery
3w ago
docs(subagents)!: give a subagent an account, and restore cred-delivery
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
0b704a4a
feat(node): give the daemon a wire, a context store and somewhere to get names
3w ago
feat(node): give the daemon a wire, a context store and somewhere to get names
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
7dd98041
feat(node): add the daemon's socket, with the peer check e-stop did not need
3w ago
feat(node): add the daemon's socket, with the peer check e-stop did not need
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
651b8b3b
feat(infra): give the certificate authority an address to warn
3w ago
feat(infra): give the certificate authority an address to warn
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
2e8345ca
docs(operations): say what a restore leaves in the zone and what the chown is for
3w ago
docs(operations): say what a restore leaves in the zone and what the chown is for
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
6be8f0d4
test(didbot-pds): pin what a restore finds in its hosted zone
3w ago
test(didbot-pds): pin what a restore finds in its hosted zone
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
3a5c7d2b
test(didbot-serve): drill a restored volume through the XRPC surface
3w ago
test(didbot-serve): drill a restored volume through the XRPC surface
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
f505e437
docs(site): say where a page's description comes from
3w ago
docs(site): say where a page's description comes from
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
60113e86
test(site): pin the tags a link card is built from
3w ago
test(site): pin the tags a link card is built from
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
134176a7
feat(site): give each docs page its own opening line
3w ago
feat(site): give each docs page its own opening line
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
34844aff
feat(site): tell an unfurler what a page is
3w ago
feat(site): tell an unfurler what a page is
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
2191fbe5
feat(serve): retry the startup zone read, and report it on GET /health
3w ago
feat(serve): retry the startup zone read, and report it on GET /health
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
1f5895df
feat(dns): say whether a provider has read its zone, and let one be shared
3w ago
feat(dns): say whether a provider has read its zone, and let one be shared
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
30482e93
feat(pds): write the state to a checkpoint file with the mark it covers
3w ago
feat(pds): write the state to a checkpoint file with the mark it covers
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
72be022f
feat(pds): carry the blob index's reference counts in a checkpoint
3w ago
feat(pds): carry the blob index's reference counts in a checkpoint
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
fd8b2e74
test(pds): drive both crash orderings between a body and the fact naming it
3w ago
test(pds): drive both crash orderings between a body and the fact naming it
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
953c1121
test(pds): replay a compaction over the heap the records it names live in
3w ago
test(pds): replay a compaction over the heap the records it names live in
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
2fec6a39
feat(pds)!: put record bodies in a heap and the journal on its slots
3w ago
feat(pds)!: put record bodies in a heap and the journal on its slots
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
1a935dac
test(pds): pin the commit trail surviving a restart that did not compact
3w ago
test(pds): pin the commit trail surviving a restart that did not compact
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
f17563be
perf(pds): stop reading a whole ledger to append one entry to it
3w ago
perf(pds): stop reading a whole ledger to append one entry to it
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
83cc1f20
feat(pds): answer an account's public key without a copy of its secret
3w ago
feat(pds): answer an account's public key without a copy of its secret
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
98ce7eaf
refactor(pds): move the firehose reservation behind the journal seam
3w ago
refactor(pds): move the firehose reservation behind the journal seam
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
2f9cce02
test(pds): pin an agent token across the compaction that rewrites the log
3w ago
test(pds): pin an agent token across the compaction that rewrites the log
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
f261863d
refactor(pds): make the name registry's checkpoint order a guarantee
3w ago
refactor(pds): make the name registry's checkpoint order a guarantee
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
2150d8d3
refactor(pds): move each store's replay and checkpoint arm into its module
3w ago
refactor(pds): move each store's replay and checkpoint arm into its module
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
fdceffc4
feat(pds): declare the contracts every durable store implements
3w ago
feat(pds): declare the contracts every durable store implements
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
8205c2e8
test(pds): pin the previous stamp and the format this build declares
3w ago
test(pds): pin the previous stamp and the format this build declares
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
ebcc0a56
feat(pds)!: declare the whole durable-storage format in one stamp move
3w ago
feat(pds)!: declare the whole durable-storage format in one stamp move
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
b6ae85a6
fix(pds): give the replay test helper the OAuth grant store
3w ago
fix(pds): give the replay test helper the OAuth grant store
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
7db02ebd
test(pds): pin where a second writer is refused
3w ago
test(pds): pin where a second writer is refused
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
e7f18403
test(pds): cover the append that fails part way through
3w ago
test(pds): cover the append that fails part way through
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
23c3da3e
test(pds): pin a compaction against the log it replaces
3w ago
test(pds): pin a compaction against the log it replaces
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
075e1412
feat(infra)!: hold the write-ahead log to a tenth of its volume
3w ago
feat(infra)!: hold the write-ahead log to a tenth of its volume
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
74b1a964
test(pds): pin what a restart keeps for OAuth grants
3w ago
test(pds): pin what a restart keeps for OAuth grants
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
c097a952
feat(pds)!: carry OAuth grants in the durable log
3w ago
feat(pds)!: carry OAuth grants in the durable log
Copy SHA
Browse repository
permadeath.com
committed
3w ago
permadeath.com
c6c17915
docs(plan): propose durable storage as a seam every store moves behind
3w ago
docs(plan): propose durable storage as a seam every store moves behind
Copy SHA
Browse repository
permadeath.com
committed
3w ago
Previous
1
2
3
4
5
…
14
Next