Skip to content

Commit 360fddc

Browse files
committed
chore: Rebrand project from aipartnerup to aiperceivable across documentation and configuration.
1 parent be650d6 commit 360fddc

File tree

4 files changed

+39
-34
lines changed

4 files changed

+39
-34
lines changed

CHANGELOG.md

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.13.2] - 2026-03-22
9+
10+
### Changed
11+
- Rebrand: aipartnerup → aiperceivable
12+
813
## [0.13.1] - 2026-03-19
914

1015
### Added
@@ -513,20 +518,20 @@ Built-in `system.*` modules that allow AI agents to query, monitor
513518

514519
---
515520

516-
[0.13.0]: https://github.com/aipartnerup/apcore-python/compare/v0.12.0...v0.13.0
517-
[0.12.0]: https://github.com/aipartnerup/apcore-python/compare/v0.11.0...v0.12.0
518-
[0.11.0]: https://github.com/aipartnerup/apcore-python/compare/v0.10.0...v0.11.0
519-
[0.10.0]: https://github.com/aipartnerup/apcore-python/compare/v0.9.0...v0.10.0
520-
[0.9.0]: https://github.com/aipartnerup/apcore-python/compare/v0.8.0...v0.9.0
521-
[0.8.0]: https://github.com/aipartnerup/apcore-python/compare/v0.7.1...v0.8.0
522-
[0.7.1]: https://github.com/aipartnerup/apcore-python/compare/v0.7.0...v0.7.1
523-
[0.7.0]: https://github.com/aipartnerup/apcore-python/compare/v0.6.0...v0.7.0
524-
[0.6.0]: https://github.com/aipartnerup/apcore-python/compare/v0.5.0...v0.6.0
525-
[0.5.0]: https://github.com/aipartnerup/apcore-python/compare/v0.4.0...v0.5.0
526-
[0.4.0]: https://github.com/aipartnerup/apcore-python/compare/v0.3.0...v0.4.0
527-
[0.3.0]: https://github.com/aipartnerup/apcore-python/compare/v0.2.3...v0.3.0
528-
[0.2.3]: https://github.com/aipartnerup/apcore-python/compare/v0.2.2...v0.2.3
529-
[0.2.2]: https://github.com/aipartnerup/apcore-python/compare/v0.2.1...v0.2.2
530-
[0.2.1]: https://github.com/aipartnerup/apcore-python/releases/tag/v0.2.1
531-
[0.2.0]: https://github.com/aipartnerup/apcore-python/releases/tag/v0.2.0
532-
[0.1.0]: https://github.com/aipartnerup/apcore-python/releases/tag/v0.1.0
521+
[0.13.0]: https://github.com/aiperceivable/apcore-python/compare/v0.12.0...v0.13.0
522+
[0.12.0]: https://github.com/aiperceivable/apcore-python/compare/v0.11.0...v0.12.0
523+
[0.11.0]: https://github.com/aiperceivable/apcore-python/compare/v0.10.0...v0.11.0
524+
[0.10.0]: https://github.com/aiperceivable/apcore-python/compare/v0.9.0...v0.10.0
525+
[0.9.0]: https://github.com/aiperceivable/apcore-python/compare/v0.8.0...v0.9.0
526+
[0.8.0]: https://github.com/aiperceivable/apcore-python/compare/v0.7.1...v0.8.0
527+
[0.7.1]: https://github.com/aiperceivable/apcore-python/compare/v0.7.0...v0.7.1
528+
[0.7.0]: https://github.com/aiperceivable/apcore-python/compare/v0.6.0...v0.7.0
529+
[0.6.0]: https://github.com/aiperceivable/apcore-python/compare/v0.5.0...v0.6.0
530+
[0.5.0]: https://github.com/aiperceivable/apcore-python/compare/v0.4.0...v0.5.0
531+
[0.4.0]: https://github.com/aiperceivable/apcore-python/compare/v0.3.0...v0.4.0
532+
[0.3.0]: https://github.com/aiperceivable/apcore-python/compare/v0.2.3...v0.3.0
533+
[0.2.3]: https://github.com/aiperceivable/apcore-python/compare/v0.2.2...v0.2.3
534+
[0.2.2]: https://github.com/aiperceivable/apcore-python/compare/v0.2.1...v0.2.2
535+
[0.2.1]: https://github.com/aiperceivable/apcore-python/releases/tag/v0.2.1
536+
[0.2.0]: https://github.com/aiperceivable/apcore-python/releases/tag/v0.2.0
537+
[0.1.0]: https://github.com/aiperceivable/apcore-python/releases/tag/v0.1.0

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img src="https://raw.githubusercontent.com/aipartnerup/apcore/main/apcore-logo.svg" alt="apcore logo" width="200"/>
2+
<img src="https://raw.githubusercontent.com/aiperceivable/apcore/main/apcore-logo.svg" alt="apcore logo" width="200"/>
33
</div>
44

55
# apcore
@@ -103,7 +103,7 @@ A schema-enforced module standard for the AI-Perceivable era.
103103
## Documentation
104104

105105
For full documentation, including Quick Start guides for both Python and TypeScript, visit:
106-
**[https://aipartnerup.github.io/apcore/getting-started.html](https://aipartnerup.github.io/apcore/getting-started.html)**
106+
**[https://aiperceivable.github.io/apcore/getting-started.html](https://aiperceivable.github.io/apcore/getting-started.html)**
107107

108108
## Requirements
109109

@@ -432,9 +432,9 @@ Apache-2.0
432432

433433
## 🔗 Links
434434

435-
- **Documentation**: [docs/apcore](https://github.com/aipartnerup/apcore) - Complete documentation
436-
- **Website**: [aipartnerup.com](https://aipartnerup.com)
437-
- **GitHub**: [aipartnerup/apcore-python](https://github.com/aipartnerup/apcore-python)
435+
- **Documentation**: [docs/apcore](https://github.com/aiperceivable/apcore) - Complete documentation
436+
- **Website**: [aiperceivable.com](https://aiperceivable.com)
437+
- **GitHub**: [aiperceivable/apcore-python](https://github.com/aiperceivable/apcore-python)
438438
- **PyPI**: [apcore](https://pypi.org/project/apcore/)
439-
- **Issues**: [GitHub Issues](https://github.com/aipartnerup/apcore-python/issues)
440-
- **Discussions**: [GitHub Discussions](https://github.com/aipartnerup/apcore-python/discussions)
439+
- **Issues**: [GitHub Issues](https://github.com/aiperceivable/apcore-python/issues)
440+
- **Discussions**: [GitHub Discussions](https://github.com/aiperceivable/apcore-python/discussions)

planning/sys-modules/plan.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Add 20 new features to apcore that enable the AI self-evolution ecosystem: healt
66

77
## Source Documents
88

9-
- PRD: `docs/apcore-improvements/prd.md` (in aipartnerup-docs repo)
10-
- Feature Analysis: `docs/5-plans/apcore-new-features-comprehensive.md` (in aipartnerup-docs repo)
11-
- Design Review: `docs/2-research/architecture/apcore-ai-era-design-review.md` (in aipartnerup-docs repo)
9+
- PRD: `docs/apcore-improvements/prd.md` (in aiperceivable-docs repo)
10+
- Feature Analysis: `docs/5-plans/apcore-new-features-comprehensive.md` (in aiperceivable-docs repo)
11+
- Design Review: `docs/2-research/architecture/apcore-ai-era-design-review.md` (in aiperceivable-docs repo)
1212

1313
## Architecture Design
1414

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "apcore"
7-
version = "0.13.1"
7+
version = "0.13.2"
88
description = "Schema-driven module standard for AI-perceivable interfaces"
99
readme = "README.md"
1010
requires-python = ">=3.11"
1111
authors = [
12-
{name = "aipartnerup", email = "tercel.yi@gmail.com"}
12+
{name = "aiperceivable", email = "tercel.yi@gmail.com"}
1313
]
1414
license = {text = "Apache-2.0"}
1515
keywords = [
@@ -45,11 +45,11 @@ dependencies = [
4545
]
4646

4747
[project.urls]
48-
Homepage = "https://aipartnerup.com"
49-
Documentation = "https://github.com/aipartnerup/apcore"
50-
Repository = "https://github.com/aipartnerup/apcore-python"
51-
Issues = "https://github.com/aipartnerup/apcore-python/issues"
52-
Changelog = "https://github.com/aipartnerup/apcore-python/blob/main/CHANGELOG.md"
48+
Homepage = "https://aiperceivable.com"
49+
Documentation = "https://github.com/aiperceivable/apcore"
50+
Repository = "https://github.com/aiperceivable/apcore-python"
51+
Issues = "https://github.com/aiperceivable/apcore-python/issues"
52+
Changelog = "https://github.com/aiperceivable/apcore-python/blob/main/CHANGELOG.md"
5353

5454
[project.optional-dependencies]
5555
events = [

0 commit comments

Comments
 (0)