Restore previous bible/ content as bible-local/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Gin Admin App Integration Notes (Example)
|
||||
|
||||
Suggested use:
|
||||
|
||||
- use `ai-rules` templates only if they do not conflict with existing agent instructions
|
||||
- reuse UI pattern bundles for admin tables and modal workflows
|
||||
- keep domain-specific hard rules in project-local Bible docs
|
||||
@@ -0,0 +1,10 @@
|
||||
# Greenfield App Integration Notes (Example)
|
||||
|
||||
Suggested use:
|
||||
|
||||
- apply `ai-rules`
|
||||
- apply `bible-core` (or merge selectively if a Bible already exists)
|
||||
- apply `ui-theme-vapor` for active visual baseline (CSS + icon sprite)
|
||||
- copy selected UI patterns into new modules/pages
|
||||
|
||||
Keep domain-specific business rules in the host project's own Bible.
|
||||
@@ -0,0 +1,9 @@
|
||||
# net/http Enterprise App Integration Notes (Example)
|
||||
|
||||
This example assumes the host repo already has a mature Bible structure and detailed UI contracts.
|
||||
|
||||
Use this kit primarily for:
|
||||
|
||||
- shared AI instruction wording
|
||||
- pattern bundles that codify existing host UI contracts
|
||||
- future cross-project standardization docs
|
||||
Reference in New Issue
Block a user