forked from vibeasite-templates/template-restaurant
Rebrand to Saffron Table - Persian-Mediterranean restaurant in Shoreditch
- Updated brand name from Aurum to Saffron Table across all pages - Changed location from Mayfair to Shoreditch (127 Shoreditch High Street) - Created Persian-Mediterranean menu with GBP prices - Updated hero tagline: "Charcoal-Grilled Mezze & Saffron Cocktails" - New menu items: hummus, lamb kofta, saffron salmon, Persian desserts - Saffron cocktail program added - Updated chef bio: Chef Yasmin Kashani - New testimonials reflecting Persian-Mediterranean cuisine - Updated opening hours: Tue-Sun 5pm-11pm - Updated events and private dining rooms - Modern stats: 5+ years, 15 mezze dishes, 8 saffron cocktails Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# h-context Rules
|
||||
|
||||
## Directory Structure
|
||||
- σ state.md — Current state index (<2KB, LLN encoded, mutable)
|
||||
- θ threads/ — Active workstreams (mutable)
|
||||
- ε entries/ — Extracted artifacts (append-only)
|
||||
- ρ raw/ — Source archive (append-only)
|
||||
- ψ session-log.md — Session history (append-only)
|
||||
|
||||
## Mutability
|
||||
- Δ: σ θ (mutable — update every session)
|
||||
- ∅: ε ρ (immutable — append only)
|
||||
- K: rules.md (constant)
|
||||
|
||||
## Protocol
|
||||
1. READ state.md to orient
|
||||
2. EXECUTE the task
|
||||
3. UPDATE state.md with current state in LLN
|
||||
4. APPEND to session-log.md: ψ:round|N|timestamp|"summary"
|
||||
5. RESPOND to user
|
||||
@@ -0,0 +1,3 @@
|
||||
# Session Log (LLN)
|
||||
# ψ:round|<N>|<timestamp>|<summary>
|
||||
ψ:round|0|2026-08-21T14:31:37.837Z|"h-context initialized"
|
||||
@@ -0,0 +1,5 @@
|
||||
σ:session|s0|init
|
||||
σ:project|saffron-table|new
|
||||
θ:active|[]
|
||||
θ:blocked|[]
|
||||
ε:last|e0|"project initialized"
|
||||
Reference in New Issue
Block a user