Hand over the M3a plan: 22 tasks, their files, and the check record
Task files, the files they copy in (byte-identical to the reference on m3a-ref), each area's check record, and a README with the per-task table of what each check exposed. The handoff note is done with. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
# Nothing set: every value is a default.
|
||||
@@ -0,0 +1,11 @@
|
||||
# Every key set.
|
||||
[paths]
|
||||
home = "/srv/boxmaker"
|
||||
grants = "/srv/boxmaker-grants"
|
||||
|
||||
[sockets]
|
||||
broker = "/run/bx/broker.sock"
|
||||
admin = "/run/bx/admin.sock"
|
||||
|
||||
[approvals]
|
||||
ttl_ms = 60000
|
||||
@@ -0,0 +1,2 @@
|
||||
[paths]
|
||||
home = "/srv/boxmaker"
|
||||
@@ -0,0 +1,3 @@
|
||||
[approvals]
|
||||
ttl_ms = 60000
|
||||
ttl = 5
|
||||
@@ -0,0 +1,2 @@
|
||||
[secrets]
|
||||
store = "/etc/boxmaker/secrets"
|
||||
@@ -0,0 +1,2 @@
|
||||
[approvals]
|
||||
ttl_ms = "15 min"
|
||||
Reference in New Issue
Block a user