Add company canon v0 and bootstrap workplan
Canon: INTENT, CompanyReactivationPlan, EcosystemMap, AutonomyPolicy, SuccessMilestones, OfferCatalog, DogfoodPolicy, ControlLoopCatalog, DecisionQueue, OfficeHourQueue, RiskRegister, plus founding exploration in history/. Workplan BNKY-WP-0001 covers canon ratification, the first internal audit, ecosystem cartography, flagship offer, and operating rhythm. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
67d735ddec
commit
d6d5cf1a1d
11 changed files with 698 additions and 0 deletions
41
OfficeHourQueue.md
Normal file
41
OfficeHourQueue.md
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
# Office-Hour Queue
|
||||
|
||||
> Status: live document — Orange-lane items that need business-hour
|
||||
> interaction (calls, banks, authorities, accountant, notary). Batched into
|
||||
> ~two office-hour command days per month. Agents preload each day with a
|
||||
> runbook; the day is scarce strategic infrastructure — protect it from
|
||||
> low-leverage work.
|
||||
|
||||
## Item template
|
||||
|
||||
```yaml
|
||||
id: OH-2026-NNN
|
||||
title: ""
|
||||
counterparty: "" # accountant, bank, authority, customer, vendor
|
||||
status: queued | prepared | done
|
||||
prepared_material: [] # briefings, drafts, documents ready before the call
|
||||
deadline_pressure: none | soft | hard (date)
|
||||
```
|
||||
|
||||
## Queued items
|
||||
|
||||
*(populated by the Binky Operational Knowledge Audit — expected: accountant
|
||||
contact/filing status, bank account access verification, registry detail
|
||||
check)*
|
||||
|
||||
## Office-Hour Runbook template
|
||||
|
||||
```markdown
|
||||
# Office-Hour Command Day — <date>
|
||||
|
||||
## Must do today
|
||||
1. ...
|
||||
|
||||
## Prepared material
|
||||
- ...
|
||||
|
||||
## Do not spend time on
|
||||
- internal documentation
|
||||
- repo cleanup
|
||||
- speculative naming
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue