- package: manifest v1.0 (schema, package_id, layers: odoo_modules/agents/docs/config/brain) - agents: 4 neutral cards + prompts (sellers-recruiter, test-operator, closer, compliance) no script.run in v0.1.0; odoo.* + file.* primitives only - modules: aura_business_core + hitridge_venture_o1 stubs (menus, ACLs, models) - docs: playbook, test-checklist, price-guide-starter, agreement-template.odt - config: channels (olx-bg/forums-local), pricing-rules (BGN, A/B/C/reject, drop ladder) - brain: empty-seed capability contract + seeds README (memories never ship) - toolchain: depo-sign.sh (ed25519, PEM+raw), validate-depo.sh (schema/files/cards/tools/ secrets/sig gates -> writes VALIDATE), tool-registry.json - install.sh: target-side verify (hash + ed25519 + layer files); install is phase 2 - public-keys/depo-signing.pub committed (private key stays out of repo) - VALIDATE: PASS (signed + verified, tamper-rejection tested)
42 lines
2.2 KiB
Markdown
42 lines
2.2 KiB
Markdown
# O1 Operating Playbook — Consignment Refurbished Electronics (BG)
|
|
|
|
Business-in-a-box operating manual. 90-day plan, roles, and cycle rhythm for the O1
|
|
venture: buying used electronics on consignment, refurbishing, reselling.
|
|
|
|
## The model
|
|
- **Consignment intake**: private sellers (OLX/forums) hand over used laptops/phones/
|
|
tablets. Seller keeps ownership until sold; O1 sells and pays a share of the price.
|
|
- **Refurb**: tested, graded (A/B/C/reject), cleaned, repaired only when economical.
|
|
- **Resale**: OLX/forums/FB Marketplace at price-guide range with warranty.
|
|
- **Payout**: actual sale price minus agreed consignment fee, per pricing rules.
|
|
|
|
## Roles (map to agent cards in `agents/`)
|
|
| Agent | Job | Gate |
|
|
|---|---|---|
|
|
| o1-sellers-recruiter | find + recruit sellers, log outreach | hours |
|
|
| o1-test-operator | intake test + grade every unit | hours |
|
|
| o1-closer | outreach/closing copy, reply tracking | hours, irreversible-action |
|
|
| o1-compliance | legal pass on agreements/warranties/copy | hours, irreversible-action |
|
|
|
|
## Rhythm (7-day cycle)
|
|
1. **Day 1 — Recruit**: run the sellers-recruiter cycle (target N from channels.json).
|
|
2. **Day 2-3 — Intake + test**: every new unit through test-operator; grade recorded.
|
|
3. **Day 3-4 — Price**: price per pricing-rules.json; confirm spread ≥ 20%.
|
|
4. **Day 4-6 — List + close**: publish listings, closer copy, handle replies/offers.
|
|
5. **Day 6 — Compliance**: compliance checker pass on all signed agreements + warranties.
|
|
6. **Day 7 — Review**: cycle report — recruited, tested, sold, payout, violations.
|
|
|
|
## 90-day plan
|
|
- **Days 1-30 (prove intake)**: recruit ≥ 10 signed sellers; ≥ 20 units tested;
|
|
≥ 5 sold; price guide calibrated from real sales, not guesses.
|
|
- **Days 31-60 (prove margin)**: ≥ 25% avg spread; price-drop ladder used ≥ 3 times;
|
|
zero compliance violations; payout turnaround ≤ 7 days.
|
|
- **Days 61-90 (scale)**: second channel live; repeat-seller rate ≥ 30%; unit volume
|
|
up 2x with same per-unit cost.
|
|
|
|
## Rules
|
|
- A unit never lists without: test record, grade, price, compliance-cleared warranty.
|
|
- No firm resale-price promises to sellers, ever.
|
|
- Every payout logged with the sale that funds it.
|
|
- If any agent gate blocks, the pipeline holds — never bypass a gate.
|