Files
AG cb5e5dacef feat: ship hitridge-business-o1 v0.1.0 — signed depo package + toolchain
- 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)
2026-08-03 21:00:07 +03:00

37 lines
1.2 KiB
Markdown

# Price Guide — Starter Content (O1)
Seed data for the O1 price engine. Real sales calibrate this in days 1-30 of the
playbook; never treat starter prices as gospel. Currency: BGN.
## Laptops (working, no major damage)
| Grade | Class | Starter range (BGN) |
|---|---|---|
| A | i5 8th-gen+ / 8GB+ / 256GB SSD | 450-650 |
| B | i3/i5 older gen / 4-8GB / HDD | 250-450 |
| C | needs repair / cosmetic damage | 120-250 |
| reject | no economic path | 0 |
## Phones (smartphones, working)
| Grade | Class | Starter range (BGN) |
|---|---|---|
| A | flagship ≤ 2 yrs old | 350-600 |
| B | mid-range ≤ 4 yrs | 150-350 |
| C | needs battery/screen work | 60-150 |
| reject | no economic path | 0 |
## Tablets (working)
| Grade | Class | Starter range (BGN) |
|---|---|---|
| A | current-gen, good battery | 200-400 |
| B | older gen, fine | 100-200 |
| C | needs work | 40-100 |
| reject | no economic path | 0 |
## Warranty rule
Every listed unit carries a written limited warranty (min 30 days, per agreement
template) covering the tested functions only. Never claim more than tested.
## Calibration rule
After each sale, log actual sale price vs starter range. Every 5 sales, update the
ranges for that class/grade. Compliance checks price-guide claims before publish.