Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
> human operator. Bug reports and contributions are still welcome, but please
> expect AI-generated code, comments, and documentation throughout.
<!-- AI-DD-META:END -->
> **Work state:** ACTIVE · **Progress:** `█████████░ 90%`
>
> **Pinned references (Phenotype-org)**
> - MSRV: see rust-toolchain.toml (Tauri 2 shell)
> - cargo-deny config: see deny.toml
Expand All @@ -44,6 +46,7 @@
> **Architecture:** See [ARCHITECTURE.md](ARCHITECTURE.md) for component architecture.
> **Threat model:** See [docs/security/threat-model.md](docs/security/threat-model.md) for the per-component STRIDE analysis.


## What is this?

**BytePort is a self-hosted Infrastructure-as-Code deployment + portfolio platform
Expand Down
12 changes: 12 additions & 0 deletions worklog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# BytePort Worklog

### 2026-06-25 — A21: Refresh README work-state header

**docs(A21): add work-state header to README**

- Inserted `> **Work state:** ACTIVE` blockquote after `<!-- AI-DD-META:END -->`
- Removed verbose `## Work state` section (merged into STATUS.md)
- Branch: `docs/A21-readme-workstate`
- PR: [#246](https://github.com/KooshaPari/BytePort/pull/246)
- Epic: epic_A — Hygiene garden & branch slim

---

## Recent Entries

### %Y->- (HEAD -> main) — GOVERNANCE
Expand Down
Loading