Update: TekDek infrastructure URLs (git.tekdek.dev, docs.tekdek.dev, web.tekdek.dev)
This commit is contained in:
@@ -22,11 +22,19 @@
|
|||||||
- Two teams: TekDek Management (Glytcht + ParzivalTD) and Development Team (same Glytcht, different hat)
|
- Two teams: TekDek Management (Glytcht + ParzivalTD) and Development Team (same Glytcht, different hat)
|
||||||
- We are the client/stakeholder defining requirements for the dev team
|
- We are the client/stakeholder defining requirements for the dev team
|
||||||
|
|
||||||
|
## Infrastructure
|
||||||
|
- **Gitea (Git repos)**: `git.tekdek.dev` (was IP address)
|
||||||
|
- **BookStack (Docs)**: `docs.tekdek.dev`
|
||||||
|
- **Website/Database**: `web.tekdek.dev` (Glytcht building)
|
||||||
|
- **Brain repo**: ParzivalTD workspace, syncs daily at 03:30 UTC
|
||||||
|
- **TekDek-Strategy repo**: Official project spec
|
||||||
|
|
||||||
## Files Map
|
## Files Map
|
||||||
- `/knowledge/TekDek-Master-Project-Plan.md` — Full execution roadmap (THE source of truth)
|
- `/knowledge/TekDek-Master-Project-Plan.md` — Full execution roadmap (THE source of truth)
|
||||||
- `/knowledge/TekDek-Strategy.md` — Vision and model
|
- `/knowledge/TekDek-Strategy.md` — Vision and model
|
||||||
- `/knowledge/Tool-Requirements.md` — What to build
|
- `/knowledge/Tool-Requirements.md` — What to build
|
||||||
- `/knowledge/personas/Brick-Profile.md` — First persona prototype
|
- `/knowledge/personas/Brick-Profile.md` — First persona prototype
|
||||||
|
- `/knowledge/agents/` — Dev team profiles (Daedalus, Talos, Icarus)
|
||||||
- `/PROJECT-OVERVIEW.md` — File guide and navigation
|
- `/PROJECT-OVERVIEW.md` — File guide and navigation
|
||||||
- `/PROJECT-STATUS.md` — Current phase status
|
- `/PROJECT-STATUS.md` — Current phase status
|
||||||
- `/Master-Plan-Quick-Checklist.md` — Decision checklist for Glytcht
|
- `/Master-Plan-Quick-Checklist.md` — Decision checklist for Glytcht
|
||||||
|
|||||||
17
TOOLS.md
17
TOOLS.md
@@ -8,6 +8,23 @@ read_when:
|
|||||||
|
|
||||||
Skills define _how_ tools work. This file is for _your_ specifics — the stuff that's unique to your setup.
|
Skills define _how_ tools work. This file is for _your_ specifics — the stuff that's unique to your setup.
|
||||||
|
|
||||||
|
## TekDek Infrastructure
|
||||||
|
|
||||||
|
### Domains
|
||||||
|
- **Gitea (Git repos)**: `git.tekdek.dev`
|
||||||
|
- **BookStack (Docs)**: `docs.tekdek.dev`
|
||||||
|
- **Website/Database**: `web.tekdek.dev` (in progress)
|
||||||
|
|
||||||
|
### Git Repos
|
||||||
|
- **Brain** (ParzivalTD workspace): `http://git.tekdek.dev/ParzivalTD/Brain.git`
|
||||||
|
- **TekDek-Strategy** (Project spec): `http://git.tekdek.dev/TekDekOC/TekDek-Strategy.git`
|
||||||
|
|
||||||
|
### Sync & Automation
|
||||||
|
- **Daily Brain sync**: `sync-brain.sh` runs at 03:30 UTC
|
||||||
|
- **Gitea auth**: HTTP-based (credentials in `.git/config`)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## What Goes Here
|
## What Goes Here
|
||||||
|
|
||||||
Things like:
|
Things like:
|
||||||
|
|||||||
Reference in New Issue
Block a user