Skip to content

zzy170031-cmd/SpgStart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPG

Governance note: the current project-thread baseline is the real five-agent-governance skill under skills/five-agent-governance/. Legacy four-agent documents remain in this repository only as historical archive and should not be used as the default rule for new work.

SPG is a Rust-first desktop workbench for Douyin-focused SLG content discovery, topic analysis, and creation support. The current mainline goal is to form a stable loop from provider configuration and real data discovery to content decomposition, topic pooling, and creation guidance.

Workspace

  • crates/spg-core Core entity recognition, rules, SQLite persistence, and pipeline semantics.
  • crates/spg-web Local web service, routes, provider setup, workbench orchestration, and main system APIs.
  • crates/spg-desktop Windows desktop shell, tray, local service bootstrap, and embedded window lifecycle.

Current Product Scope

  • Platform focus: douyin
  • Track focus: SLG
  • Current watchlist:
    • 率土之滨
    • 三国群英传策定九州
    • 三国谋定天下
    • 无尽冬日
    • 三国冰河时代
    • 天下归心
    • 九牧之野
  • Primary analysis model:
    • doubao-seed-2-0-code-preview-260215

Current Governance

Start here for any new project thread, major feature, merge gate, or release gate:

The current governance chain is:

  • Maxwell: need clarification, scope, success criteria
  • Dirac: implementation shape, system structure, technical feasibility
  • Parfit: UX, testability, ops, consistency, maintenance risk
  • Wegener: two interrogation rounds, two self-reviews, integrated candidate plan
  • Popper: three challenge rounds and final verdict

Core Docs

Legacy Archive

These files are kept for traceability, not as current operating rules:

Engineering Rules

  • Rust remains the main implementation language; JS/CSS are only for UI and interaction layers.
  • New work should attach to the confirmed production mainline and avoid reviving abandoned temporary experiments.
  • Major changes, merge decisions, and release checks should run through the five-agent-governance baseline instead of the older four-agent-only convention.
  • Legacy four-agent notes may be cited as evolution context, but they are not the current default governance rule.

Local Verification

Common local commands:

cargo test --workspace
cargo build -p spg-desktop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors